Unbiased Motorcycle Specs: Real-World Performance Logs & Technical Sourcing Guides

Warning: Trying to access array offset on false in /home/u712421534/domains/affblogg.com/public_html/wp-content/themes/rehub-theme/inc/post_layout/single-inimage.php on line 10

Custom Amazon and AliExpress Button Text

add_filter( ‘woocommerce_product_single_add_to_cart_text’, ‘custom_external_button_text’, 99 ); add_filter( ‘woocommerce_product_add_to_cart_text’, ‘custom_external_button_text’, 99 );function custom_external_button_text( $text ) { global $product;// Check if it is an external product if ( $product && $product->is_type( ‘external’ ) ) { $url = $product->get_product_url();// Check if the URL contains ‘amzn’ or ‘link.amazon’ if ( strpos( $url, ‘amzn’ ) !== false || strpos( $url, ‘link.amazon’ ) !== false ) { return ‘View on Amazon’; } // Default for everything else (AliExpress) else { return ‘View on AliExpress’; } }return $text; }

Subscribe to our blog

Don't worry, we don't spam

      AFFBLOGG
      Logo
      Compare items
      • Total (0)
      Compare
      0
      Shopping cart