• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

JasJr
#1 Posted : Wednesday, September 9, 2015 1:09:51 PM(UTC)
JasJr

Rank: Member

Joined: 3/17/2015(UTC)
Posts: 9
United States

Thanks: 2 times
I am setting up a custom ordered item that currently is using 2 "Shared Choices". The first is "Colors" which contains 15 options. The second is "Sizes" which contains 10 options. When i go to update the product file with both choices active i receive the "Product Currently Has Too Many Choices" error message. Is this due to both being shared choices? This type of configuration is common to a lot of our custom work. Is there a work around?
Aaron
#2 Posted : Thursday, September 10, 2015 7:47:55 AM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
When using choices, not modifiers, BV Commerce creates choice combination products which are child products of the main product. A product is created for each choice combination (e.g. small green t-shirt, large red t-shirt, etc) so you can calculate your total combinations by multiplying the number of choice options together so in your case that is 10 * 15 = 150. By default we limit the total number of combinations to 100 to maintain performance levels on the product page. There is a WebAppSetting that contains this limit, so you can adjust it. Just be aware that it may negatively impact product page performance. Here is the SQL query to change it:

Code:
UPDATE bvc_WebAppSetting
SET SettingValue = 'X'
WHERE SettingName = 'MaxVariantCombinations'


I would also make sure that you need choices. If you don't need a unique SKU, track inventory for each choice combination, have dependent pricing based on the specific combination of options, or want to display different product images for combinations you would be better served by modifiers, which have no limit since they don't creation child products. Also note that you can mix and match choices and modifiers.

Edited by user Thursday, September 10, 2015 9:33:06 AM(UTC)  | Reason: Not specified

Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
 1 user thanked Aaron for this useful post.
JasJr
#3 Posted : Thursday, September 10, 2015 9:31:41 AM(UTC)
JasJr

Rank: Member

Joined: 3/17/2015(UTC)
Posts: 9
United States

Thanks: 2 times
It appears modifiers are what i need all along. Anyway when creating a modifier that would adjust the base price of an item $2.00 when viewed in the store, it only adds $1.00.
Aaron
#4 Posted : Thursday, September 10, 2015 11:11:58 AM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
Are you sure that you're not using a choice in conjunction with a modifier? We're not aware of any issues with modifier price calculations. If you think everything is setup correctly, can you post a link to the product page?
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
JasJr
#5 Posted : Thursday, September 10, 2015 11:47:55 AM(UTC)
JasJr

Rank: Member

Joined: 3/17/2015(UTC)
Posts: 9
United States

Thanks: 2 times
http://top-hats.com/Products/1860-Top-Hat__14.aspx

The drop down labeled Size Choices is a Shared Choice.
The drop down labeled Color Choices is a Modifier. The items in this list with (Custom Colors) should increase the item cost by $2.00.
JasJr
#6 Posted : Thursday, September 10, 2015 11:52:58 AM(UTC)
JasJr

Rank: Member

Joined: 3/17/2015(UTC)
Posts: 9
United States

Thanks: 2 times
After re-reading your reply, should i be using two modifiers one for size choice and one for color choice?
JasJr
#7 Posted : Thursday, September 10, 2015 12:33:51 PM(UTC)
JasJr

Rank: Member

Joined: 3/17/2015(UTC)
Posts: 9
United States

Thanks: 2 times
Sorry to keep bothering you about this. Is it possible that the price increase by the modifier is affected by the price group of the user?
Aaron
#8 Posted : Thursday, September 10, 2015 3:21:31 PM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
Originally Posted by: JasJr Go to Quoted Post
After re-reading your reply, should i be using two modifiers one for size choice and one for color choice?


You should be using two. Whether those are both choices, both modifiers, or one of each depends on your requirements per my earlier post.
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
Aaron
#9 Posted : Thursday, September 10, 2015 3:23:07 PM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
Originally Posted by: JasJr Go to Quoted Post
Sorry to keep bothering you about this. Is it possible that the price increase by the modifier is affected by the price group of the user?


I'm pretty sure that modifiers are applied after the price group pricing has been applied.
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
JasJr
#10 Posted : Friday, September 11, 2015 10:13:25 AM(UTC)
JasJr

Rank: Member

Joined: 3/17/2015(UTC)
Posts: 9
United States

Thanks: 2 times
using the same product as before, i have the choices both set up as modifiers. I changed one color, maroon to increase the cost by $1.00 instead of the $2.00. My account is set up as a wholesale account, 50% of the retail price, when maroon was selected the price was adjusted by $0.50. It appears all price adjustment are controlled by the price group.
Aaron
#11 Posted : Friday, September 11, 2015 12:01:07 PM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
Yes, you are correct. The product price +/- modifiers is then discounted by the Price Group.
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012