- This topic has 1 reply, 2 voices, and was last updated 4 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Addon Related › Miscellaneous Cart Questions eStore
Hi,
I have installed the addon for eStore Plugin EXTRA Shortcodes. There are a couple of things I’d like to do and have not figured out how using these shortcodes.
1. I have a link to the cart on the products page (using [wp_eStore_display_compact_cart show_empty=1 show_sub_total=1 show_title=0 show_cart_image=1]). My goal is to display the image even when there’s nothing in the cart as the image makes the text/cart more prominent. How do I do this?
2. I have the actual cart on it’s own page (using [wp_eStore_cart_fancy1]). Is there a way to use fancy 1 and also show the product thumbnail on the page?
3. What do you use on your https://www.tipsandtricks-hq.com/ checkout page to show the “Payment Method” with a dropdown box for Paypal and a Credit Card?
Thanks in advance,
Karen
With the compact cart shortcode, the output is shown in the following documentation:
The output of the shortcode is predetermined. If you want to customize the output, a developer will need to customize it for your site. You can use the following:
We use the following shortcode on our checkout page (at the moment):
[wp_eStore_cart_fancy2]
The payment method comes from enabling multiple payment gateways. We use PayPal and Stripe checkout options at the moment. The Stripe option comes from the following addon: