Posted - 04/20/2018 : 06:40:52
Hello, I have added this to the includes.php file [code] // Custom Options $proddetailtopbuybutton=TRUE; $productpagelayout='addtocart, productimage, productid, sku, productname, manufacturer, discounts, reviewstars, instock, custom1, description, options, listprice, price, currency, quantity, dateadded, custom2'; $detailpagelayout='navigation, checkoutbutton, addtocart, productimage, productid, manufacturer, sku, productname, discounts, instock, description, listprice, price, quantity, currency, dateadded, options, previousnext, emailfriend, reviews, socialmedia'; [/code] I'm still not able to get the "Add to cart" button at the top of the page. Software = PHP v6.8.5 - Any thoughts?
S Jones
Edited by - sjones1787 on 04/20/2018 06:44:20
|