Add multiple product into single product page
-
I have a catalog with several products, I have to import it into my website with WooCommerce.
Some products are variables I have a parent with a reference product, fixed attributes and variable attributes. This same product to other references, with the same fixed attributes but other attributes that change according to the reference
So, the same product can have several references, but have the same name.
Up there, nothing major, so this is a “variable product”, but I would like to import into my website my products as follows:
On a single product page, I would see my main product, said product “Parent” with the list of attributes that do not change, that remains fixed (in the additional information section). And below this list of attributes (that is generated by basic WooCommerce) I would like to add another table listing all attributes that vary by product reference.
In fact I want that all my references “Children” is displayed in a small table, below my fixed attributes, with header, the name of the individual columns, so for example: Reference | variable attributes 1 | 2 variables attributes | variable attributes 3.
I thought putting my variable attributes in ACF, which I will post, but in this case, how to add multiple products into a single product page?Thank You in advance,
Lullavie
And Hello!
- The topic ‘Add multiple product into single product page’ is closed to new replies.