Categories
Filter
Showing 9 of 9 products
add_action( 'wp_footer', function(){ if(!is_admin()) { // Change button color from here $color = ""; ?> is_type( 'simple' ) || $product->is_type( 'variable' ); $addtocart_url = wc_get_checkout_url().'?add-to-cart='.$product->get_id(); $button_class = 'single_add_to_cart_button button alt custom-checkout-btn'; // Change the text of the buy now button from here $button_text = __("اشتري الآن", "woocommerce"); if( $product->is_type( 'simple' ) ) : ?> is_type( 'variable' ) ) : $addtocart_url = wc_get_checkout_url().'?add-to-cart='; ?> '.$button_text.''; } }