invoice

GSTIN: 08AAGCF4997G1Z5
FLANEUR JEWELS PVT. LTD.
FLÂNEUR GLOBAL
C-9/24, OPP. KEBABS & CURRIES,
Chitrakoot, Vaishali Nagar, Jaipur


Product Lookup Invoice
Date:
Consignee: FLÂNEUR GLOBAL
Ph: +91-7737103705

Tax Invoice (Preview)

Product Name HSN Code SKU Gold Purity Value (Excl. Tax)
7113 -
Taxable Value:
SGST (1.50%):
CGST (1.50%):
Total (Incl. Tax):

FOR FLÂNEUR GLOBAL

Authorized Signatory

OTP graphic
OTP graphic
'; const blob = new Blob([html], { type: 'text/html' }); const a = document.createElement('a'); a.href = URL.createObjectURL(blob); a.download = 'invoice-' + (skuInput.value.trim() || 'product') + '.html'; a.click(); }); })();