{form type=form name=product_ad_wish_list action='product' link_params=$ad_wl_form_link_params method=post} {form type=hidden name=product value=$products_id} {form type=hidden name=cust_id value=$cust_id} {if $allow_add_cart eq 'true' && isset($ad_is_on_wl)} {if $ad_is_on_wl eq 'false'} {form type=hidden name=action value=add_product_to_ad_wish_list}

{css_button text=$smarty.const.TEXT_AD_WISH_LIST_ADD_TO_LIST_BUTTON type='form'}

{else} {form type=hidden name=action value=remove_product_from_ad_wish_list}

{css_button text=$smarty.const.TEXT_AD_WISH_LIST_REMOVE_FROM_LIST_BUTTON type='form'}

{/if} {/if} {form type=formend}