- Shopping cart
- Checkout
- Order complete
Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our "Shop" page.
add_filter('woocommerce_paypal_line_item_name', function($name, $item) { return 'Digital Product'; // Generic title that appears on PayPal }, 10, 2);
No account yet?
Create an Account