kisumsam Posted March 21, 2011 Share Posted March 21, 2011 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.comBelow 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 ThanksSam Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now