Simple Product Options

This topic is: not resolved

This topic contains 34 replies, has 11 voices, and was last updated by  osagendn 1 week, 6 days ago.

Viewing 10 posts - 26 through 35 (of 35 total)
Author Posts
Author Posts
October 8, 2011 at 7:54 am #227949

Lee Willis
Resident Expert
Trusted

Feel free to drop me a note here with full details of what you’ve tried, and preferably a login to your site and I’ll take a look when I get a chance…

http://www.leewillis.co.uk/contact/

October 8, 2011 at 8:12 pm #228040

Lee Willis
Resident Expert
Trusted

Sorted – the issue is that the code earlier in the thread (I’d edit it but it appears I can’t due to a forum bug), has been “prettied” by the forum, and it’s broken the quotes. To clarify – the steps to take if you’re using less than 3.8.7 are as follows:

Locate your WP e-Commerce theme files, you’re looking for the following two files:
- wpsc-single_product.php
- wpsc-products_page.php
In both files, look for the line that starts:

Add a new line straight after it that reads:
<?php do_action ( "wpsc_product_form_fields" ); ?>

  • This reply was modified 1 year, 7 months ago by  Lee Willis.

December 12, 2011 at 8:22 am #239835

omahanik
New Member

Please help! I’ve installed the plugin and made the suggested changes, but my quantity discount still doesn’t apply when multiple product options are chosen. Any advice? Thanks!

December 12, 2011 at 8:38 am #239837

Lee Willis
Resident Expert
Trusted

Can you explain step by step what you have / haven’t done. and/or provide a link to your store?

December 12, 2011 at 9:20 am #239841

omahanik
New Member

I haven’t published the store pages yet since I can’t seem to get them to work right, so I can’t send a link. Please be patient with me I’m very new to setting up websites…. I followed your instructions to insert the extra code in the single product file and the product page file. It didn’t seem to change anything. I can see the options fine, choose the options fine, and they show up in the cart correctly, except for the price. The quantity discount for the product only works for each option individually, not on the total number of the product including all options. Thanks so much for your help.

December 13, 2011 at 9:53 am #240051

Lee Willis
Resident Expert
Trusted

And you’re definitely using Product Options, not Variations?

December 14, 2011 at 3:02 pm #240445

omahanik
New Member

Yes, I deleted all my variations and redid them through the options.

December 29, 2011 at 5:32 pm #243547

omahanik
New Member

I’m still having problems with the plugin. I’m trying to set up a quantity discount that applies across all the variations of a product. It shows my options on the product page and will give the discount on quantity of each flavor but won’t apply it on a combination of the variations. Please help!

April 21, 2012 at 8:57 am #265064

kreswach
New Member

Hi mate!
Thanks for this plugin, this is something I was seeking for month :)
But please help me as I cannot manage to show product options on a single product page neither on a products page. I’ve only managed to have them when change list and grid .php but I don’t need them there :(
I did everything as you described.
I’m using WP 3.32 and wp e-commerce 3.8.8

Here’s the line from the wpsc_single_product.php

” method=”post” name=”1″ id=”product_”>

Thanks!!!

May 5, 2013 at 10:16 pm #307015

osagendn
New Member

I am using WP 3.5.1 and WPeCommerce version 3.8.10. I however am not seeing the product options. I see the following in wpsc_single_product.php page.

<form class="product_form" enctype="multipart/form-data" action="” method=”post” name=”1″ id=”product_”>

Any ideas?

Tucker

Viewing 10 posts - 26 through 35 (of 35 total)

You must be logged in to reply to this topic.