- Posts: 5
- Thank you received: 0
Use characteristics without variants
- Designjunkie
-
Topic Author
- Offline
Less
More
1 year 3 weeks ago - 1 year 3 weeks ago #368322
by Designjunkie
Use characteristics without variants was created by Designjunkie
-- HikaShop version -- : 6.1.0
-- Joomla version -- : 5.3.3
-- PHP version -- : 8.0.2
-- Browser(s) name and version -- : Brave 1.81.136
I'm building a webshop for window-decorations, so I need a lot of characteristics (about 240 RAL colours, structured paint or not, etc...) So Hikashop is good with the custom fields to enter the dimensions and I think I understand the Characteristics with their variants.... But in my case the price does not change, I just need that selected info in the order. To create 1 product now, I need 480 variants (each RAL colour x Structured paint or not) Is there not another, smarter way to just add 'options' to a product without all the variants (that need to be clicked 1 by 1 in the Characteristics list)
-- Joomla version -- : 5.3.3
-- PHP version -- : 8.0.2
-- Browser(s) name and version -- : Brave 1.81.136
I'm building a webshop for window-decorations, so I need a lot of characteristics (about 240 RAL colours, structured paint or not, etc...) So Hikashop is good with the custom fields to enter the dimensions and I think I understand the Characteristics with their variants.... But in my case the price does not change, I just need that selected info in the order. To create 1 product now, I need 480 variants (each RAL colour x Structured paint or not) Is there not another, smarter way to just add 'options' to a product without all the variants (that need to be clicked 1 by 1 in the Characteristics list)
Last edit: 1 year 3 weeks ago by Designjunkie.
Please Log in or Create an account to join the conversation.
1 year 3 weeks ago #368324
by nicolas
Replied by nicolas on topic Use characteristics without variants
Hi,
Instead of using a characteristic, configure a custom field of the table "item", but instead of selecting the type "text", use the type "single dropdown". That way, you can enter all the possible values in the custom field, and then, in each product the user will be able to use the dropdown of that custom field, like he would be with a characteristic.
Instead of using a characteristic, configure a custom field of the table "item", but instead of selecting the type "text", use the type "single dropdown". That way, you can enter all the possible values in the custom field, and then, in each product the user will be able to use the dropdown of that custom field, like he would be with a characteristic.
Please Log in or Create an account to join the conversation.
11 months 4 days ago - 11 months 3 days ago #369065
by janos
Replied by janos on topic Use characteristics without variants
Can you define different prices, pictures, SKUs and SEFs this way?
Last edit: 11 months 3 days ago by janos.
Please Log in or Create an account to join the conversation.
11 months 3 days ago #369068
by nicolas
Replied by nicolas on topic Use characteristics without variants
Hi,
If you need to change the price based on the selection in custom fields, you can use the price calculations plugin:
www.hikashop.com/marketplace/product/148...ce-calculations.html
However, you can't change the images, SKU or SEF information based on the selection in the custom fields of a product.
If you need that, then variants are the way to go.
Note that you can potentially combine both and use characteristics for some, and custom item fields for others.
If you need to change the price based on the selection in custom fields, you can use the price calculations plugin:
www.hikashop.com/marketplace/product/148...ce-calculations.html
However, you can't change the images, SKU or SEF information based on the selection in the custom fields of a product.
If you need that, then variants are the way to go.
Note that you can potentially combine both and use characteristics for some, and custom item fields for others.
The following user(s) said Thank You: janos
Please Log in or Create an account to join the conversation.
Time to create page: 0.285 seconds