add to cart box on every item on my home page near the details button
Hi
i want to have the add to cart button to show on home page in every product in specials,featured,new products.
something like this : http://demo.cs-cart.com/
Please help
Re: add to cart box on every item on my home page near the details button
This would probably involve somehow adding the 'add to cart box' from line 88 to 114 of tpl_product_info_display.php into product_listing.php
Don't bother cutting and pasting - it won't work.
Anyone got any tips on doing this?? I'd be keen to know for myself too!!
Re: add to cart box on every item on my home page near the details button
Re: add to cart box on every item on my home page near the details button
You would need to override the following files in your includes/modules folder: featured_products.php, new_products.php and specials_index.php with versions that include code based on the lines that PRedmond mentioned in his post.
Re: add to cart box on every item on my home page near the details button
thank you for the reply, i will test it.
L I F E S A V E R !!!
Re: add to cart box on every item on my home page near the details button
:So i played a lot with what KUROI mentioned, but din't figured out how to do it.
The only thing i realised was by adding <a href product id etc to every product .
How to do it like a function?
This is the last thing i need to do before i go online ,but i am aging and still can't do it (I feel like a stupid member of the forum:oops:).
It's very frustrating ....:(
i have to modify add to cart box from the tpl_product_info.php?
Can anybody help me?:cry: