Hello, I’m looking for the shortcodes to display “Add to Cart” button and “Product Price”.
Below shortcode only display “Add to Cart” button without product price.
[wp_eStore_add_to_cart id=1]
Thank for your advice.
Hello, I’m looking for the shortcodes to display “Add to Cart” button and “Product Price”.
Below shortcode only display “Add to Cart” button without product price.
[wp_eStore_add_to_cart id=1]
Thank for your advice.
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
Note: some features require the "extra shortcodes plugin" which is also described in the above reference.
I go thought all the shortcode, but did not find any shortcode for "Add to Cart" together with price:
http://automotive-manual.net/audi-a4-b5-factory-service-repair-manual-1995-2000.html
it's possible shown me the "shortcode" (Add to Cart + price), Thank alot
Hi,
If you simply use the following shortcode it will display your product with an image and a price and an "Add to Cart" button:
[wp_eStore_fancy1 id=<your product ID>]
or similarly you can also use:
[wp_eStore_fancy2 id=<your product ID>]
Try these out and choose which one suits you.
Hello petreski, thank for your reply. But what I need is show only “Add to Cart” button & price, not description.
http://automotive-manual.net/images/Add-to-Cart.jpg
I had summary description from below page:
http://automotive-manual.net/store/audi-service-manual
After visitor click on either product item “>More Info<”, the link bring user to full description page.
From full description page, I able to added the shortcode for “Add to Cart”, but no luck to get the shortcode for price.
Your help is appreciated. Thank
Hi,
As far as I'm aware, eStore doesn't display add to cart button with price only.
To do that will require modifying the code.
If I find out how to do it I will post another reply.
eStore doesn't output add to cart and just price because we don't know how you would want to style price. All you have to do is enter the price in the editor so you can style it however you like then place the shortcode for the add to cart button. For example:
Price: $15.00
[wp_eStore_add_to_cart id=1]
This approach lets you format the price however you want it (make it bold, red, use different font etc).
Hello Petreski, Ok. Thank for your help.
Hello Admin,
I had thinking your suggestion before. But this a bit job for me to edit same product price in two difference place.
Price: $15.00
[wp_eStore_add_to_cart id=1]
It’s possible to add in the shortcode function? This may less work for user to edit the same product price in two difference place.
This may give user Option to select use their own text or use your shortcode for shown the price.
If this function is add-in, for sure I will support.
Thank again for your help, Have a nice day… ;-)
I can do a custom shortcode for you to just show the price and the add to cart button. Please contact me using this contact form for a quote to get this done if you are interested (mention this post so I have some reference):
http://support.tipsandtricks-hq.com/contact
You must log in to post.