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

How to set product options in certain places?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-20-2011, 03:02 AM
 
Eyeglasses Expert Eyeglasses Expert is offline
 

eXpert
  
Join Date: May 2010
Posts: 307
 

Default How to set product options in certain places?

I have 8 different product options, I want to set them in different places. How to do, please?
Reply With Quote
  #2  
Old 11-20-2011, 06:43 AM
  JWait's Avatar 
JWait JWait is offline
 

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

Default Re: How to set product options in certain places?

I'm not sure I understand your question. Are you saying you want your product options displayed somewhere other than where they normally are displayed, or are you asking how to get those same product options for different products?
__________________
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
  #3  
Old 11-20-2011, 07:57 AM
 
Eyeglasses Expert Eyeglasses Expert is offline
 

eXpert
  
Join Date: May 2010
Posts: 307
 

Default Re: How to set product options in certain places?

both, please.
Reply With Quote
  #4  
Old 11-20-2011, 09:38 AM
  JWait's Avatar 
JWait JWait is offline
 

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

Default Re: How to set product options in certain places?

To display your product options somewhere other than normal, look in product_details.tpl for whatever skin you are using, specifically find where it says
{if $active_modules.Product_Options ne ""}.

Product options are set individually for each product.
__________________
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
  #5  
Old 11-21-2011, 12:00 AM
 
Eyeglasses Expert Eyeglasses Expert is offline
 

eXpert
  
Join Date: May 2010
Posts: 307
 

Default Re: How to set product options in certain places?

Would you please give some examples?

for example, i have set up 2 options, color and size:

Color
red=+1
green=+2

Size
big
small=+7
Reply With Quote
  #6  
Old 11-21-2011, 05:07 AM
  JWait's Avatar 
JWait JWait is offline
 

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

Default Re: How to set product options in certain places?

Quote:
Originally Posted by Eyeglasses Expert
Would you please give some examples?

for example, i have set up 2 options, color and size:

Color
red=+1
green=+2

Size
big
small=+7

What do you mean by "+1", "+2", and "+7"?
__________________
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
  #7  
Old 11-21-2011, 05:53 AM
 
Eyeglasses Expert Eyeglasses Expert is offline
 

eXpert
  
Join Date: May 2010
Posts: 307
 

Default Re: How to set product options in certain places?

Price Modifier
red=+1, means if choose red, add $1
green=+2, means if choose green, add $2.
Reply With Quote
  #8  
Old 11-21-2011, 06:39 AM
  JWait's Avatar 
JWait JWait is offline
 

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

Default Re: How to set product options in certain places?

Ok, the best solution there would probably be to make them product variants.
You can set the price individually and it will change when the customer chooses it. The only drawback, if you count it as one, is that the SKU will change for each variant (but you can make them whatever you want as long as they are not duplicated).

You can also eliminate unavailable combinations when there is more than one option per product... for instance, what if the customer orders "green" and "small" and you don't have that available to sell, ever.
__________________
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
  #9  
Old 02-14-2012, 05:24 PM
 
frontliner frontliner is offline
 

Advanced Member
  
Join Date: Apr 2011
Location: Mons - Belgium
Posts: 53
 

Default Re: How to set product options in certain places?

Quote:
Originally Posted by JWait
To display your product options somewhere other than normal, look in product_details.tpl for whatever skin you are using, specifically find where it says
{if $active_modules.Product_Options ne ""}.

Product options are set individually for each product.

Hi JWait,

I tried to add the following to skin1/customer/main/featured.tpl, however product variant doesn't appears next to concerned products in homepage/featured products :
Code:
{if $active_modules.Product_Options ne ""} {include file="modules/Product_Options/customer_options.tpl"} {/if}
I tried both before and after the existing {/if} statement without success.

Can you help me more ?
Thanks.
__________________
X-Cart Gold v4.4.3
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 04:29 AM.

   

 
X-Cart forums © 2001-2020