Posted - 08/31/2022 : 18:30:54
Hi Vince, quote: Is it possible you have two add to cart buttons?
Following instructions on the Quick Buy help page, here are my includes.php configuration entries: $csproductpagelayout="productimage, productname, description, listprice, discounts, price, addtocart, quickbuy"; $productpagelayout="productimage, productname, description, listprice, discounts, price, addtocart, quickbuy"; $quickbuylayout="productimage, productname, dateadded, sku, description, listprice, discounts, quantitypricing, options, price, addtocart, detaillink"; So yes, there are two Add to Cart buttons in the page source code (Quickbuy window and Add to Cart button "display: none" initially). Thus the reason for the multiple Dev Tools Console warning messages. Test your end to see. Gary
Edited by - ITZAP on 08/31/2022 18:36:09
|