Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Text link for product variation or coupon
- This topic has 7 replies, 4 voices, and was last updated 11 years, 3 months ago by GWslade.
-
AuthorPosts
-
November 6, 2012 at 7:27 am #7838pbpaulbrightMember
Hi,
I’ve been using the “buy now” text link [http://www.domain.com/?wp_eStore_buy_now=4] successfully on my site without any issues.
I’m just wondering if it’s possible to use a buy now text link for a product variation?
And is it possible to use a buy now text link for a coupon?
Hopefully that all makes sense.
Cheers
November 7, 2012 at 3:07 am #51083adminKeymasterYes, you can create links for a product with a variation selected for it.
Examples:
Text link for “Red” variation
[http://www.domain.com/?wp_eStore_buy_now=4&variation1=Red]
Text link for “Red” as variation1 and “Large” as variation2
[http://www.domain.com/?wp_eStore_buy_now=4&variation1=Red&variation2=Large]
There is no text link option for coupon yet. FYI – coupons are only applicable to a shopping cart. That has no association with a buy now type button.
June 7, 2013 at 5:37 pm #51084latrishajacobsSpectatorHi, I’ve been trying to use the buy now text only link without any success. Here’s the link I’m using:
[http://www.yourhellyeahlife.com/?wp_eStore_buy_now=1]
It just redirects me to the home page. Any suggestions?
Also, I’ve tried using the short code and that works fine. But, it wont center the button image.
Here’s the code:
<p style="text-align: center;">[wp_eStore_buy_now_button id=1]</p>
June 7, 2013 at 11:57 pm #51085adminKeymasterThe buy now text link works fine for me.
Btw, you probably want to create another eStore product and use that for the text link option as you will be able to use a different button image to customize that better.
Can you share a link to the page where you have used that shortcode so I can see why it is not centering?
June 8, 2013 at 12:31 pm #51086latrishajacobsSpectatorThanks for the reply. The problem was actually I needed to install the extra short code plugin. After I did that, it worked. I just used my own image and linked with the actual text link.
Thanks
August 6, 2013 at 10:30 pm #51087GWsladeMemberIs there a way to alter price based on the variation with a text link.
So as seen above I would suggest something like.
Examples:
Text link for “Red” variation, lets say red increases price by $10
[http://www.domain.com/?wp_eStore_buy_now=4&variation1=Red:10]
Text link for “Red” as variation1 and “Large” as variation2 which does not change price.
[http://www.domain.com/?wp_eStore_buy_now=4&variation1=Red:10&variation2=Large]
Or the Red Variable gets price change from variable in the product table.
August 13, 2013 at 6:36 am #51088adminKeymasterYeah you can do that. Check the following documentation:
August 13, 2013 at 7:22 pm #51089GWsladeMemberThis is great, Thank you very much.
-
AuthorPosts
- You must be logged in to reply to this topic.