• Resolved digicoyote

    (@digicoyote)


    Hi there,

    I have set up a product (white karate uniform) with size variations as follows:
    00000 | 0000 | 000 | 00 | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8

    When a user adds any size from 1 – 8 to cart, they appear correctly in the cart. However, when a user selects one or makes a selection of sizes in the “0s” (zeros); for example, size 000 and size 00; they all appear in the cart as size 00000 (the size variation with the most zeros). This appears to be a bug pertaining to the use of zeros in the size variations.

    Here is the link to one of the products with this issue: https://www.mikadomartialarts.com/shop/karate-gis/mikado-karategi-white-poly-cotton/

    Note that this issue is a modified repost because I have not yet received a response and it requires immediate attention. I have since updated to WordPress 4.1 and have WooCommerce plugin Version 2.2.10. Your assistance would be greatly appreciated.

    https://www.ads-software.com/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    Can you be flexible in your size naming? For example:

    00000 (five zeroes)
    0000 (four zeroes)

    ..etc

    might work to avoid the bug in the treatment of zeroes in the variation…

    Thread Starter digicoyote

    (@digicoyote)

    Hi there – thanks for the response and suggestion. There were a lot of products and variations to rename, but I have gone ahead with it and they add to cart well now. I did as follows:

    00000 (XXXXXS)
    0000 (XXXXS)
    000 (XXXS)
    00 (XXS)
    0 (XS)

    Cheers!

    Glad that worked!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Size Variations 0 to 00000 'Add to Cart' Bug’ is closed to new replies.