Hide Add to Cart button in Woocommerce product variations for a specific attribute value
问题 In Woocommerce, I'm trying to hide add to cart button for variations with a specific selected value for one of attributes. There are two attributes for each variation ( pa_color and pa_size ) For example for a variable product, we have these options: 1) Red - XL 2) Red - XXL 3) Blue - M 4) Blue - XL I want to hide add to cart button for XL so users could not add options having XL to cart (1 and 4 in this example) P.S: We don't want to disable the variation, so variation image could show up by