Hi Emanuel,
Thanks for reaching out to us. How many variations do you have for this product- https://fotoexpres.ro/product/albume-premium-1/
Hope to hear from you soon!
Thank You
Hi Emanuel,
Thanks for reaching out to us. How many variations do you have for this product- https://fotoexpres.ro/product/albume-premium-1/
Hope to hear from you soon!
Thank You
Hi,
I have 324 variations
Hi Emanuel,
Please add the below snippet using the Code Snippets plugin:
add_filter( 'woo_variation_swatches_global_ajax_variation_threshold_max', 'woo_variation_swatches_global_ajax_variation_threshold_max_edit', 10, 2 );
function woo_variation_swatches_global_ajax_variation_threshold_max_edit( $size, $product ){
return 700;
}
Thank You
Disable Out Of Stock item doesn’t work, all options are available(I need to have that cross over the ones that are out of stock)
Emanuel Craciunescu
Hello,
I have found out that Disable Out Of Stock item doesn’t put the cross over the options that are out of stock like it did on the previous versions. Is there any known bug or am I missing something?