-- url of the page with the problem -- :
walldorff.be/ybody/yg-black
-- HikaShop version -- : Business 2.6.0
-- Joomla version -- : 3.4.5
-- PHP version -- : 5.4.43
-- Browser(s) name and version -- : Chrome 47.0.2526.73 m / Firefox 42.0
PRODUCTS (simplified):
--------------------------------------------------
SKU category Name Price
--------------------------------------------------
01-10 black Product_black_10_gram 1,60
01-20 black Product_black_20_gram 2,75
01-50 black Product_black_50_gram 4,35
02-10 bronze Product_bronze_10_gram 1,60
02-20 bronze Product_bronze_20_gram 2,75
02-50 bronze Product_bronze_50_gram 4,35
Every product has its own SKU. Currently each product has a seperate record in the products table. This is all normal.
See hikaproduct1.jpg.
Now I want the following:
- 1 record for "black" with 3 variants/characteristics, each with different SKU, weight and price.
- 1 record for "bronze" with 3 variants/characteristics, each with different SKU, weight and price.
See hikaproduct2.jpg
[EDIT] The quantitiy fields should be 0 (zero) of course.
Tried with Options and Characteristics. None works.
hikashop.com/forum/product-category-disp...arriants.html#216144
hikashop.com/forum/product-category-disp...and-size.html#221521
Problem:
The Variants-tab in back-end does not respond.
Scanned the forum to solve this.
www.hikashop.com/forum/3-bug-report/1286...c-changed.html#12886
Could use some advise on how to setup Configuration and which files to modify.
Thanks!