I would like to remove the add to cart on the left and right sides (modules), but keep the balance of buttons on my products and categories. Is that possible? If so, what files do I edit /comment out? I am using version 1.5.4
Thank you for sharing!
Comment line 23 of the templates for each relevant module in
../catalog/view/theme/YOUR_THEME/template/module/
so it reads as
../catalog/view/theme/YOUR_THEME/template/module/
so it reads as
Code: Select all
<!-- <div class="cart"><input type="button" value="<?php echo $button_cart; ?>" onclick="addToCart('<?php echo $product['product_id']; ?>');" class="button" /></div> -->
-
VIEW ALL EXTENSIONS * EXTENSION SUPPORT * WEBSITE * CUSTOM REQUESTS
Also like to say thank you for this great tip. Personally I never saw the logic of having those add to cart buttons displayed within the modules.
I wonder if anyone can tell me how I can also remove the add to basket button from the related products as well? Thanks.
Who is online
Users browsing this forum: No registered users and 7 guests