Hi,
Thanks for the help, this worked.Re: PC Configurator For Zen Cart
--------------------------------------------------------------------------------
Quote:
Originally Posted by cj-real
Hi,
I installed mine but just don't know how to add products - could you guide me through?
Thanks,
CJ
Please understand that I do not have time write now for details.
Go to admin and find category "PC COnfigurator Options"
There you will find many subcategories where you can add your products.
When you copy ( duplicated NOT linked ) products in these categories, they should apear in pc configurator.
When you add new products in these categories, you should press EDIT for each one product, ( then cancel - no need to edit ) to make them show on pc configurator.
You press edit, on every product, after addition because we need to run a part of code.
If you copy products, from other categories, inside "PC COnfigurator Options" subcategories, there is no need to press EDIT for each product.
I hope this can help you.
But now for some reason when you click on the processor, in the price box it displays "NaN". Not only is this in another language, but should display £120.
My link is:
http://www.cjnet.info/e/checkout/ind...c_configurator
Regards,
CJ
Last edited by lebrand2006; 15 Sep 2007 at 09:07 AM. Reason: more info
Tax is zero, but thanks ;)
It all works now, thanks again :)
One last thing...
How can I change it when it's 0 is not applicable from:
NaN to n/a
(and also, how can I make it so that when the person goes on the configurator link, it automatically selects a motherboard, like in the link bar e.g)...
http://cjnet.info/e/checkout/index.php?main_page=pc_configurator&motherboard=1
just wondering if this is possible.
Kind regards,
CJ
Last edited by cj-real; 15 Sep 2007 at 01:47 PM.
GO TO THE NEXT POST TO DOWNLOAD THE RIGHT FILE FOR TAX.
When you reselect an option, then you got Nan, so you have to press Reset button.
As for the automatic selection, this code is not written to work this way.
With this code, we assign products from specific categories to specific drop down lists.
Then customer selects the products, and in the SECOND PAGE, we gother all products id's and we present the computer configuration with all of it's parts with small pictures of these parts and links to them ( this is working in my shop, I did not yet pack it to upload it ).
The THIRD PAGE (last step) is doing the following together at the same time :
1. Adds a new product to shop, which is the configured computer, as a unique product. ( In new version, each part of this computer now shows with it's picture and it's link !!)
2. Adds, one by one all selected parts to the shopping cart so then customer goes automatically to the shopping cart, where he can find all products he choosed, and take any other action.
This way, when customer buys a computer, through PC Configurator, this computer is automatically added to our product catalog so everyone can buy it directly.
Well, I hope in the next few years, I will write some thousand lines of code for PC Configurator, so it can be a GENERAL CONFIGURATOR, that everyone can CONFIGURE it based on his needs.
Last edited by lebrand2006; 15 Sep 2007 at 03:07 PM. Reason: More information
For zero tax, download , unzip and upload the attached file to your :
shop(catalog)/includes/pc_configurator
Bookmarks