/** disable wc_endpoint to stop carding attacks **/ function disable_wc_endpoint_v1() { $current_url = $_SERVER['REQUEST_URI']; if (strpos($current_url, '/wp-json/wc/store/v1/checkout') !== false) { wp_redirect(home_url('/404.php')); exit; } } add_action('rest_api_init', 'disable_wc_endpoint_v1'); /** disable wc_endpoint to stop carding attacks **/ function disable_wc_endpoint() { $current_url = $_SERVER['REQUEST_URI']; if (strpos($current_url, '/wp-json/wc/store/checkout') !== false) { wp_redirect(home_url('/404.php')); exit; } } add_action('rest_api_init', 'disable_wc_endpoint');

Abstract Acrylic Pour Painting, Original Varnished Canvas Art (12×16″)

$65.00

1 in stock

SKU: ET-1523981260 Category:

Description

Abstract acrylic pour on canvas. 12” x 16”. Original. Finished with varnish for protection.

Additional information

Weight 5 lbs
Dimensions 17 × 13 × 2 in

Reviews

There are no reviews yet.

Be the first to review “Abstract Acrylic Pour Painting, Original Varnished Canvas Art (12×16″)”

Your email address will not be published. Required fields are marked *