Ambika Whole Spices – Pure Aroma, Authentic Taste!

Shopping cart

0
image/svg+xml

No products in the cart.

Continue Shopping
// Fire AddPaymentInfo when WooCommerce renders the checkout form (not thank-you) add_action('woocommerce_after_checkout_form', function () { if (function_exists('is_checkout') && is_checkout() && !is_order_received_page()) { ?> document.addEventListener('DOMContentLoaded', function () { if (window.fbq) { fbq('track', 'AddPaymentInfo'); } });