Hello,
It is possible to add just the “add to cart” button on your page by doing the following:
Insert the shortcode wherever you wish button to appear.
[wpstorecart display=”addtocart” primkey=”X”]
X Must be the Products Specific ID
<img>https://www.wpstorecart.com/screenshots/AddtoCartID.jpg</img>.
https://www.wpstorecart.com/screenshots/AddToCartID.jpg
To find your specific products id, open your edit products page, before the little pencil (edit icon) you will see a number , that is the assigned ID for that product.
(See above screenshot)
Currently You cannot add the Product Quantity field in this fashion. Only the Add to Cart button.
Using the
[wpstorecart display=”product” primkey=”X”]
Replace X with the product ID
(as shown in above screen shot)
This short code will place the Full product information, Thumbnail, Quantity, Add to cart and information ect.