Skip to main content

Your Order has been placed by paypal.

Kindly contact your shop merchant.

if (window.innerWidth <= 768) { // typical mobile breakpoint document.querySelectorAll('.single_add_to_cart_button, .add_to_cart_button').forEach(function(btn){ btn.textContent = 'Buy now'; }); }