Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Base price is missing for digital product variations
- This topic has 5 replies, 2 voices, and was last updated 12 years, 7 months ago by Peter.
-
AuthorPosts
-
April 3, 2012 at 7:30 pm #6008bobkSpectator
Here’s my test page:
http://bobkarty.pairsite.com/listen_and_buy/leader_solo_artist/
Note that there’s no base price listed for the base item (‘AAC’ format). The incremental amounts for the optional formats are present as expected.
Ideally, I’d like to just list the net price for each variation, but according to your page on Variation Control, this is not possible – correct?
There IS an amount entered in the ‘product price’ field in the ‘Manage Products’ page, and the shortcode I’m using is:
[wp_eStore_add_to_cart id=5]
I do not want any additional styling (border, thumbnail image, etc) to the display.
Thanks!
April 3, 2012 at 10:38 pm #43718PeterMemberHi,
The base price should display for the first variation item if you’ve properly entered your code in the variation field.
Can you please paste the code you used in the variation control field.
April 4, 2012 at 12:16 am #43719bobkSpectatorHere’s the code in the field labeled ‘digital product variation’. (I don’t see a field labeled ‘variation control’.)
Choose format|AAC::as3tp://rakbucket1.s3.amazonaws.com/testfolder/8-19-08_Improv_4.m4a|FLAC::0.30::as3tp://rakbucket1.s3.amazonaws.com/testfolder/8-19-08_Improv_4_AAC.zip|Apple Lossless::0.30::as3tp://rakbucket1.s3.amazonaws.com/testfolder/8-19-08_Improv_4.mp3
April 4, 2012 at 12:31 am #43720PeterMemberMy apologies – I meant “Digital Product Variation” field.
Anyway, the reason you are not seeing the price for the first selection is because you haven’t entered a price in the variation code for AAC.
Remember that variation usually means something in addition to the main price.
eStore will not insert the product price field value into the variation field.
The confusion here is that you are not displaying the basic product price with the add to cart button so people won’t know the basic price of the AAC selection.
So I would suggest that you should put price somewhere near the add to cart button.
April 4, 2012 at 1:54 am #43721bobkSpectatorSorry – I wasn’t entirely clear. The AAC variation will be sold at the basic price. That’s why I didn’t include a price for it in the variation code.
What’s the simplest way to add the basic price? I’m still trying to sort out the display options (both the standard and the ‘extra shortcodes’), and I’m getting a bit of ‘option overload’…
Thanks.
Bob
April 4, 2012 at 2:10 am #43722PeterMemberSince you’re using the [wp_eStore_add_to_cart id=5] shortcode, this will only display the button with the variation dropdown box.
You can very easily put some text around it manually on your page highlighting the price.
Otherwise check out the other display options:
http://www.tipsandtricks-hq.com/ecommerce/stylish-product-display-options-for-wp-estore-829
-
AuthorPosts
- You must be logged in to reply to this topic.