X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Adding product options to customer/main/products.tpl (https://forum.x-cart.com/showthread.php?t=33780)

sparrowdog 09-08-2007 07:52 PM

Adding product options to customer/main/products.tpl
 
I'm working on www.scrappydays.com.au/shop/index.php and I want the product options (ie: size, colour) to display on the customer/main/products.tpl page just like they do on the customer/main/product.tpl page

I have looked through the code on the customer/main/product.tpl page and found the following code:

{if $active_modules.Product_Options ne ""}
{ include file="modules/Product_Options/customer_options.tpl"}
{/if}

Is this the only part of the code responsible for displaying the product options. No matter where I put this code in my customer/main/products.tpl page, they don't display.
Version 4.1.7

balinor 09-09-2007 05:50 AM

Re: Adding product options to customer/main/products.tpl
 
It is not that simple I'm afraid. Have a look through the forums, there are a few threads on this, although I don't know if there is a complete solution.

Please be sure to keep questions regarding layout changes in the Template Editing forum. Installation & Setup is for questions regarding installation. Thanks!

sparrowdog 09-09-2007 01:24 PM

Re: Adding product options to customer/main/products.tpl
 
Thanks for that. I might just put a ticket in and pay for the solution if it's not something simple.

nomonkeybiz 09-09-2007 01:47 PM

Re: Adding product options to customer/main/products.tpl
 
BCSE has a free module that puts product options on the product listing page. http://www.bcsengineering.com/store/catalog/Add_Multiple_Products_to_Cart__Free_Xcart_Mod-p-168.html

inebriate 09-09-2007 02:05 PM

Re: Adding product options to customer/main/products.tpl
 
Quote:

Originally Posted by nomonkeybiz
BCSE has a free module that puts product options on the product listing page. http://www.bcsengineering.com/store/catalog/Add_Multiple_Products_to_Cart__Free_Xcart_Mod-p-168.html


that adds multiple products to the cart


...i am currently in the process of making a product options on the products listing mod that i will be selling, should be done in a week, just doing some more testing...its taking me a lot more time than i orignally intended since i kept adding more stuff to it and cleaning up some of the redundant data

...i also havent decided if i should install it for a customer or have them install it, as there are a ton of steps compared to other mods

podizzle 09-11-2007 04:52 PM

Re: Adding product options to customer/main/products.tpl
 
inebriate i dont suppose your mod would translate to the cart page by any chance? i am researching the possibilities of having the options available on the cart instead of dealing with the edit options button.

inebriate 09-11-2007 07:58 PM

Re: Adding product options to customer/main/products.tpl
 
i will have a look into it, but currently it does not, it didnt come across my mind til you mentioned it

podizzle 09-11-2007 08:19 PM

Re: Adding product options to customer/main/products.tpl
 
thanks, just wondering what you thought about it since your mind has been wrapped around the options for a while i take it.


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

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.