/** 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 phone case

$28.00

SKU: N/A Category: Tag:

Description

Cell phone slim case. Pictured is for an iPhone Pro Max 14. Abstract design created from an acrylic pour image

Additional information

Device

iPhone 14, iPhone 14 Plus, iPhone 14 pro, iPhone 14 Pro Max, iPhone 13 Mini, iPhone 13, iPhone 13 Pro, iPhone 13 Pro Max, iPhone 12 Mini, iPhone 12/12 Pro, iPhone 12 Pro Max, iPhone 11 Pro, iPhone 11, iPhone 11 Pro Max, iPhone XS Max, iPhone XS, iPhone XR, iPhone X, iPhone 8, iPhone 8 Plus, Galaxy S8, Galaxy S7, Galaxy S6, Galaxy S5, Galaxy S4

Reviews

There are no reviews yet.

Be the first to review “Abstract phone case”

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