Hello,
I want to import a list of products via phpMyAdmin from an Excel file. The 2 values for product packaging (pieces per box and boxes per packaging) are combined in a single field: `jos_vm_product`.`product_packaging`. This contains a huge number, from which these two values gets extruded somehow. (For example 30 pieces in 1 box = 1966081.) I have to know how this number is created, otherwise I can't import the list this way.
(I choose this way of importing, because I'm not sure the available importing extensions can do the kinds of tasks I need.)
Can anyone help me with this?
Thanks!
Relax. I'm sure that "available importing extensions" could help you. Godspeed!