Can I control the quantities of Ordering Options?

General ShopSite user discussion

Can I control the quantities of Ordering Options?

Postby gene » Thu Feb 26, 2009 8:39 pm

Can I control the quantities of Ordering Options?

Sample, in this page: http://www.sportsxgear.com/fox-racing/p ... losion.htm I have Ordering Options inside the dropdown box. However, I wanted to control the quantities of each line. How will I do it?
gene
 
Posts: 122
Joined: Mon Feb 09, 2009 10:54 pm
Location: Philippines

Postby Jim » Thu Feb 26, 2009 9:32 pm

you cannot control the quantity of ordering options. You could make each of the options a separate product and assign them to a parent product and then you can keep track of the quantity of each. Doing this you can have the same look as ordering options by displaying the subproducts in a dropdown list like the ordering options are displayed. There have been several topic in this forum that demonstrate how this is done. Here is a link to one topic:
http://support.shopsite.com/forums/view ... t+dropdown
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Postby gene » Thu Feb 26, 2009 10:30 pm

Thanks Jim, actually I tried that procedure but Im having problems when I assign 5 or more subproducts to my main product thats why I switch back to having Ordering Options instead. But I will again do that procedure and if I encounter the same error, I will inform you. Again, thanks.
gene
 
Posts: 122
Joined: Mon Feb 09, 2009 10:54 pm
Location: Philippines

Postby gene » Thu Feb 26, 2009 11:12 pm

Hey Jim, Thanks. My product page is working properly now. Im not sure what happened before. I wanna ask what is the purpose of cross_sell: checked in the sbdata.aa file? There is no difference if the have it "checked" or none.

By the way, I found an issue here. When I have this page "send to a friend", I noticed that the name of the link that will reflect in email is the name of the first sub product. It should be the name of the Parent Product right? How will I do this?
gene
 
Posts: 122
Joined: Mon Feb 09, 2009 10:54 pm
Location: Philippines

Postby gene » Thu Feb 26, 2009 11:30 pm

And also, when I search the item, the search page will list all the subproducts. Can I turn off listing of subproducts in search pages?
gene
 
Posts: 122
Joined: Mon Feb 09, 2009 10:54 pm
Location: Philippines

Postby gene » Thu Feb 26, 2009 11:53 pm

Tell a friend issue is already ok.. Now its only the Search page the will list the subproducts names.
gene
 
Posts: 122
Joined: Mon Feb 09, 2009 10:54 pm
Location: Philippines

Postby Jim » Fri Feb 27, 2009 7:38 am

Go to Preferences > Search Settings > Search indexing and check the box Ignore Subproducts during indexing.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Postby gene » Fri Feb 27, 2009 5:34 pm

http://sportsxgear.com/fox-racing/c-app ... erseys.htm
Please search Fox Racing. I will still have the subproducts. I already "checked" Ignore Subproducts during indexing.
gene
 
Posts: 122
Joined: Mon Feb 09, 2009 10:54 pm
Location: Philippines

Postby Jim » Fri Feb 27, 2009 6:54 pm

what does your search product template (sportsxgear-search-template) contain for the [-- DEFINE Product --] section? Does it include a [-- LOOP subproducts--]? if so that is the reason they are displaying. just remove that section and it should work.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Postby gene » Fri Feb 27, 2009 8:34 pm

[-- LOOP SEARCH 8 --]
[-- IF SEARCHLINK --]
<!--
[-- END_IF --]

<td valign="top">[-- SEARCHRESULT --]</td>

[-- IF SEARCHLINK --]
-->
[-- END_IF --]
[-- VAR.pa_search_result "true" --]
[-- END_LOOP SEARCH--]

but in the Link Template Override, I used "search_link" and Product Template Override, I used CurvedSearchProductTemplate.sst.
gene
 
Posts: 122
Joined: Mon Feb 09, 2009 10:54 pm
Location: Philippines

Postby Jim » Fri Feb 27, 2009 9:54 pm

Make a copy of the CurvedSearchProductTemplate.sst and use it for your search product template override.
Then try deleting this section or comment it out with a # as the very first character of the line
Code: Select all
      [-- LOOP SUBPRODUCTS --]
          </td>
       </tr>
       <tr>
          <td>[-- SUBPRODUCTS --]
     [-- END_LOOP SUBPRODUCTS --]
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Postby gene » Sat Feb 28, 2009 5:04 am

Hey Jim, Thanks. Actually I used my own template as override and Im confident its better.
gene
 
Posts: 122
Joined: Mon Feb 09, 2009 10:54 pm
Location: Philippines


Return to User Forum

Who is online

Users browsing this forum: No registered users and 111 guests