Jump to content

show free delivery icon


Recommended Posts

I found this code , but is show free delivery if price is more 200

{if ( $product->getPrice(true, $smarty.const.NULL)|intval)>200}<img src="{$img_dir}free_del_{$lang_iso}.gif" alt="{l s='Free delivery !'}" class="free_del_img"/>{/if}

	    <!-- prices -->

 

 

and now, how I should modificy this code to show price by weight. If weight=0 delivery is free.

 

Thanks

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...