Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Product Options Dropdown "Select XXXX..."

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #51  
Old 12-28-2010, 01:40 PM
  Mr. G's Avatar 
Mr. G Mr. G is offline
 

eXpert
  
Join Date: Nov 2010
Posts: 386
 

Default Re: Product Options Dropdown "Select XXXX..."

I've just worked with QT about this, and they've updated the manual with this fix:
http://help.qtmsoft.com/index.php?title=X-Cart:Product_Options#How_to_prohibit_customers_fro m_adding_a_p...select ion.3F

I've implemented it for 4.4.1 and it's working great!
__________________
4.7.6 Gold Plus
XCartMods.co.uk Ultra Template
X-Cart Abandoned Cart
BCSE PayPal DPM
CDSEO Pro 2.1.8
BCSE Drop Shipper Pro
Google Rich Snippets
Time and money-saving tips I've learned as a webstore owner at http://ShoppingCart-Program.com
Reply With Quote

The following user thanks Mr. G for this useful post:
JWait (05-24-2011)
  #52  
Old 12-28-2010, 09:07 PM
 
kurv kurv is offline
 

Advanced Member
  
Join Date: Jun 2010
Posts: 67
 

Default Re: Product Options Dropdown "Select XXXX..."

Hey guys, I have been reading this thread and I was wondering if it would also work to give all my products the option of download or ship hard copy?

Any help would be appreciated.

I dont want to have to put two identical product in the store just to achieve a simple selection of , e-goods or ship a hard copy product.

Thanks!
__________________
Wes Beckwith
KURV studios
XCart 4.4.2 on a Linux Server
Added Mod - Download Expander
Added Mod - Social Icons
Added Mod - Video Samples
Added Mod - Enhanced Tabs
Reply With Quote
  #53  
Old 02-19-2011, 07:41 PM
 
SID357 SID357 is offline
 

eXpert
  
Join Date: May 2010
Posts: 205
 

Default Re: Product Options Dropdown "Select XXXX..."

Quote:
Originally Posted by Mr. G
I've just worked with QT about this, and they've updated the manual with this fix:
http://help.qtmsoft.com/index.php?title=X-Cart:Product_Options#How_to_prohibit_customers_fro m_adding_a_product_without_making_an_option_select ion.3F

I've implemented it for 4.4.1 and it's working great!

I don't suppose they mentioned how to avoid having to enter a "Quantity in Stock" for the non selectable variants did they?
Reply With Quote
  #54  
Old 02-19-2011, 08:15 PM
  Mr. G's Avatar 
Mr. G Mr. G is offline
 

eXpert
  
Join Date: Nov 2010
Posts: 386
 

Default Re: Product Options Dropdown "Select XXXX..."

What do you mean by non selectable variants? Give an example.
__________________
4.7.6 Gold Plus
XCartMods.co.uk Ultra Template
X-Cart Abandoned Cart
BCSE PayPal DPM
CDSEO Pro 2.1.8
BCSE Drop Shipper Pro
Google Rich Snippets
Time and money-saving tips I've learned as a webstore owner at http://ShoppingCart-Program.com
Reply With Quote
  #55  
Old 02-19-2011, 08:58 PM
 
SID357 SID357 is offline
 

eXpert
  
Join Date: May 2010
Posts: 205
 

Default Re: Product Options Dropdown "Select XXXX..."

Like you have:

Shirt Color: Select Color
Shirt Size: Select Size

The JS gives an error on those if selected. But, you still have to assign a "Quantity in stock" to those two variants. So, that quantity never changes because they can't be selected. But every variant under those that CAN be selected changes the quantity.

Basically, if you put in 10 for the above fields, and you actually only have 2 items in stock it looks pretty messed up.

That make any sense? Kinda of confusing to explain.
Reply With Quote
  #56  
Old 02-24-2011, 02:02 PM
 
SID357 SID357 is offline
 

eXpert
  
Join Date: May 2010
Posts: 205
 

Default Re: Product Options Dropdown "Select XXXX..."

If you use that workaround, it wrecks your low stock notification.
Reply With Quote
  #57  
Old 05-24-2011, 06:04 PM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: Product Options Dropdown "Select XXXX..."

Quote:
Originally Posted by SID357
Like you have:

Shirt Color: Select Color
Shirt Size: Select Size

The JS gives an error on those if selected. But, you still have to assign a "Quantity in stock" to those two variants. So, that quantity never changes because they can't be selected. But every variant under those that CAN be selected changes the quantity.

Basically, if you put in 10 for the above fields, and you actually only have 2 items in stock it looks pretty messed up.

That make any sense? Kinda of confusing to explain.

I see what you mean. You have to add a Quantity to your "select" variants even though they can't be purchased, otherwise if you have "disable products that are out of stock" checked it won't show up. Then, if all of your "colors" and "sizes" are "out of stock" (quantity = 0) your product still shows up because you still have some "Select Colors" and "Select Sizes" left in stock ( quantity ne 0) even though the customer can't purchase any of this product. You're right, pretty messed up.
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote
  #58  
Old 05-25-2011, 10:05 AM
 
SID357 SID357 is offline
 

eXpert
  
Join Date: May 2010
Posts: 205
 

Default Re: Product Options Dropdown "Select XXXX..."

Yeah, it's a drag cause it renders inventory tracking completely useless.
Reply With Quote
  #59  
Old 10-10-2011, 08:26 AM
 
lostdog lostdog is offline
 

Advanced Member
  
Join Date: Aug 2011
Posts: 44
 

Default Re: Product Options Dropdown "Select XXXX..."

I added this and it works great except Item1 is the default in the drop down box not the Please Select Color.How can I change this?

p.s. They are ordered corectly also

Please Select Color
Item1
Item2
Item3
__________________
X-Cart/Gold 4.4
Factory Direct Hardware
Reply With Quote
  #60  
Old 10-19-2011, 08:38 AM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: Product Options Dropdown "Select XXXX..."

In your "variants" for the product you need to make "Please Select Color" as the default (DEF checkbox on the right).
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:36 AM.

   

 
X-Cart forums © 2001-2020