Need help adding products with a lot of options

  • Posts: 37
  • Thank you received: 1
11 years 6 months ago #145153

ok so I own a printing business and I want my customers to be able to see the price for my product. but the price of my products change with selection of different options. for ex my customer may choose "Business Cards" but then they still have to choose from these following options Stock, Dimensions, Coating, Corners, Color, Qty. After customers have selected the options I want my website to display the price. I've read that MySQL will be the easiest way to go about this? can this be done through Hikashop and am I on the right track with my Database? any help will be great. Thank you :D

Attachments:
Last edit: 11 years 6 months ago by meleciovaldez.

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 6 months ago #145169

Hi,
Can you give us more information through some screenshots of what do you really want to do ?
Thanks.

Please Log in or Create an account to join the conversation.

  • Posts: 37
  • Thank you received: 1
11 years 6 months ago #146513

yeah I added a attachment on the original topic, every product has these options; Stock, Dimensions, coating, corners, color, quantity, when that is selected it outputs the price. for ex there is 3 kinds of stock when ever a stock is clicked the dimensions come out in the dimensions options then the coating for that product and so on and so on

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 6 months ago #146615

Hi,

There is no default options in HikaShop to do that.
The price is automatically changed when selecting an option, but all the options are displayed at a time.

To display only one option, then the second one when the first is selected, then the next one, etc.
It will require custom code, adding css to set as display : none the options, and some javascript to change this display:none to display:inherit, when the previous option is value is selected, using the onchange javasscript function.

A good php / javascript level is required.

The following user(s) said Thank You: meleciovaldez

Please Log in or Create an account to join the conversation.

Time to create page: 0.050 seconds
Powered by Kunena Forum