Jump to content

Discount


Recommended Posts

Anyone know where exactly you have to paste the script in product.tpl so you can see the image

           <!-- Show bankwire discount -->
           {if $bankwirediscount !=0}


{l s='Pay by bankwire and save' mod='bankwire'} {$bankwirediscount}{l s='% !' mod='bankwire'}


           {if !$priceDisplay || $priceDisplay == 2}
{convertPrice price=$bankwireprice_tax} {if $tax_enabled}{l s='tax incl.'}{/if}

           {l s='(incl. ' mod='bankwire'}{convertPrice price=$bankwirediscount_tax}{l s=' discount)' mod='bankwire'}
           {/if}
           {if $priceDisplay == 1}
{convertPrice price=$bankwireprice_notax} {if $tax_enabled}{l s='tax excl.'}{/if}

           {l s='(incl. ' mod='bankwire'}{convertPrice price=$bankwirediscount_notax}{l s=' discount)' mod='bankwire'}
           {/if}
           {if $priceDisplay == 2}
{convertPrice price=$bankwireprice_notax} {l s='tax excl.'}

           {l s='(incl. ' mod='bankwire'}{convertPrice price=$bankwirediscount_notax}{l s=' discount)' mod='bankwire'}
           {/if}



           {/if}

29279_f3xSbaoXqrfKUb01SxTc_t

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...