{config_load file="$language/lang_$language.conf" section="wishlist"} module/wishlist_radio.html
| {#heading_wishlist#} |
| {$error} |
| {$WISHLIST_INFO} |
|
{if $wishlist.create_date} {#text_wishlist_date#}{$wishlist.create_date} {/if}
{$wishlist.products_short_description|truncate:100} {$wishlist.products_price}
{$wishlist.TAX_INFO} {if $wishlist.SHIPPING_LINK}{$wishlist.SHIPPING_LINK}{/if}
{if $wishlist.products_vpe}
{$wishlist.products_vpe}
{/if}
{if $wishlist.SHIPPING_NAME}
{#text_shippingtime#}
{if $wishlist.SHIPPING_IMAGE}
{/if}
|
{$FORM_ACTION_IN_CART}
{$wishlist.addcart}
{$wishlist.addcart_qty}
{$ADD_CART_BUTTON}
{$wishlist.delete}
{$wishlist.p_memo}{$wishlist.products_iduprid}
{$BUTTON_SUBMIT}
|