Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Aklesh

    (@aklesh)

    I resolved this issue myself. Thanks anyway 😉

    Could you post your solution please?

    Thread Starter Aklesh

    (@aklesh)

    I ended up by NOT using variable products, but simple products with their SKU as configuration. For example. SKU is 100299333, 100 is stands for product type A, 299 stands for option A for product A. 333 stands for option B for product A.
    Actually, I let the user select different options. These options combined is a SKU. At the end I add the product by SKU to the cart.

    The only con is that I have to add all product-option combinations to the product db. Plugin ‘Woocommerce product importer’ works like a charm for doing this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woocommerce add extra data to order and cart’ is closed to new replies.