|
|
|
@ -440,7 +440,6 @@ include_module('forms'); |
|
|
|
|
include_module('layout'); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class WooProduct extends Timber\Post { |
|
|
|
|
protected $wc_product; |
|
|
|
|
|
|
|
|
@ -1194,4 +1193,5 @@ function remove_woocommerce_styles_on_checkout() { |
|
|
|
|
wp_dequeue_style('select2'); |
|
|
|
|
wp_deregister_style('select2'); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|