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)
-   -   Forcing a description (https://forum.x-cart.com/showthread.php?t=2031)

Jonny 03-26-2003 08:58 AM

Forcing a description
 
Hi

I know you can overide the price of a product that is sent to the cart, by sending the $price variable to equal whatever you need it to..

I am trying to do the same for description.. I have entered a product in the database, which will be a bulk standard pc system, but have option for the customer to customize it to their needs, so at the end you get a final price, which is transfered to the cart

this all works fine, but need to force a new description which will contain all the components they have selected.

Have tried to just send the description variable like the price, but this did not work.

any ideas

funkydunk 03-27-2003 10:17 AM

Can you do this by having one product - a custom pc build with all of the compenents being extra fields within that products - that way all and any price variations can be accounted for and all of the details are recorded in the cart/order process?

Jonny 03-28-2003 12:47 AM

hehe sorry m8, not sure what you getting at ;)

funkydunk 03-28-2003 12:53 AM

Set Product Options to yes in the Modules section
Add a new product - called Custom PC Build
Add a new option class for each part of the component for that PC ie:
HD size (with options each showing the price differential over the basic unit/setup)

Then when the customer views this product in the shop they will have several drop down boxes with the available choices and showing the price impact of these.

When they have made their choices and added to cart the decription in the cart and on the order will show all of the options that they have chosen:

eg:

HD 60 GB
Soundblaster Soundcard
Leadtech 4600ti Graphics
etc

hth

Jonny 03-28-2003 01:38 AM

ah i see what yu mean :)

yeah i have coded this part already with realtime price updates etc, but just need to carry over the description of what they have actually ordered :)

many thanks anyways

Jonny.


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

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