Jump to content

Add Price and "Add" button to Home Featured product


kisumsam

Recommended Posts

Hello,

I am looking to add the price and "add to cart" button to my homepage (featured product section). The template that I'm using doesn't have it there.

www.asiansnackie.com

Below is the code I copied from the homefeatured.tpl file:

{foreach from=$products item=product name=homeFeaturedProducts}

getImageLink($product.link_rewrite, $product.id_image, 'home')}" height="{$homeSize.height}" width="{$homeSize.width}" alt="{$product.name|escape:html:'UTF-8'}" />

{$product.name|truncate:27:'...'|escape:'htmlall':'UTF-8'}


{/foreach}

It would be great if someone can help me out on this :)

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