• Resolved moultrex

    (@moultrex)


    Hello

    Can this plugin or the pro version create the following XML scenario?

    We want the XML file to have every variation of the product as seperate product listing.

    For example.

    We have a variable product with

    SKU 111

    and has

    3 Variations

    Color Blue, Size 01, SKU 11101
    Color Blue, Size 02, SKU 11102
    Color Blue, Size 03, SKU 11103

    We want each variation to show in the xml as different product.

    Now the XML version shows only the parent product with the SKU 111 and the shortcode available_variations shows the available variations.

    But we want to treat every variation as different product in xml so that the XML file will have

    VariationSku: 11101
    ParentSku: 111

    [alg_product_title]
    [alg_product_formatted_name]
    [alg_product_url]
    [alg_product_type]
    [alg_product_price]

    VariationSku: 11102
    ParentSku: 111

    [alg_product_title]
    [alg_product_formatted_name]
    [alg_product_url]
    [alg_product_type]
    [alg_product_price]

    Etc.

    Is this possible? In free or paid version.

    We want this badly.

    Thank you.

    • This topic was modified 5 years, 11 months ago by moultrex.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Variations As Products’ is closed to new replies.