Add a ‘Back to Shop’ button on product page
To make it easier for customers to get back to the shop page from an individual product page use this code to add a button.
To make it easier for customers to get back to the shop page from an individual product page use this code to add a button.
You can restrict the display of prices and only allow items to be added to the cart for logged in users. This might be useful if, for example, you are a wholesaler and only want your retail clients to be able to see your prices.
Classic Commerce puts a small “Sale” tag on the corner of the item image when a sale price is set for that product. You can change the text on this button with the code below. Note you will probably also need to adjust the css to fix the format if you are using a longer … Read moreChange text on sale button
Sometimes a store will have to combine two different functionalities – some items will be for sale online, but others may only need to be displayed as available for purchase. They may be too large or delicate to ship, or they might be advertised as “Price on Application”. You can hide prices and cart buttons … Read moreHide price and cart button for selected categories