{
"@context": "https://schema.org",
"name": "PrintinBlue Country & Market Data",
"version": "1.0",
"dateModified": "2026-07-18",
"publisher": {"name": "PrintinBlue", "url": "https://www.printinblue.com"},
"markets": [
{
"id": "usa",
"name": "United States",
"isoCode": "US",
"currency": "USD",
"language": "en-US",
"priority": "primary",
"fulfillmentDays": "5-8",
"productionDays": "2-4",
"manufacturingPartners": ["Shop3D", "PrintPort3D", "Printlooper", "3DAPI"],
"shippingZone": "North America",
"taxIncluded": false,
"spellingVariant": "American English",
"buyingIntent": ["personalized gifts", "home decor", "corporate gifting", "3D printed products", "sustainable products"]
},
{
"id": "canada",
"name": "Canada",
"isoCode": "CA",
"currency": "CAD",
"language": "en-CA",
"priority": "primary",
"fulfillmentDays": "5-8",
"productionDays": "2-4",
"manufacturingPartners": ["Shop3D", "PrintPort3D", "Printlooper", "3DAPI"],
"shippingZone": "North America",
"taxIncluded": false,
"spellingVariant": "Canadian English",
"buyingIntent": ["personalized gifts", "sustainable living", "eco-friendly products", "corporate gifting"]
},
{
"id": "india",
"name": "India",
"isoCode": "IN",
"currency": "INR",
"language": "en-IN",
"priority": "secondary",
"fulfillmentDays": "6-10",
"productionDays": "2-4",
"manufacturingPartners": ["Shop3D", "PrintPort3D", "Printlooper"],
"shippingZone": "South Asia",
"taxIncluded": true,
"taxType": "GST",
"spellingVariant": "Indian English",
"buyingIntent": ["personalized gifts", "corporate gifting", "festival gifts", "Diwali gifts", "wedding gifts", "startup merchandise"]
},
{
"id": "uae",
"name": "United Arab Emirates",
"isoCode": "AE",
"currency": "AED",
"language": "en-AE",
"priority": "secondary",
"fulfillmentDays": "6-10",
"productionDays": "2-4",
"manufacturingPartners": ["Shop3D", "PrintPort3D"],
"shippingZone": "GCC",
"taxIncluded": false,
"taxType": "VAT 5%",
"spellingVariant": "British English",
"buyingIntent": ["corporate gifting", "luxury personalized gifts", "Eid gifts", "UAE National Day merchandise", "branded merchandise"]
},
{
"id": "germany",
"name": "Germany",
"isoCode": "DE",
"currency": "EUR",
"language": "de-DE",
"priority": "secondary",
"fulfillmentDays": "7-12",
"productionDays": "2-4",
"manufacturingPartners": ["Shop3D", "Printlooper"],
"shippingZone": "Europe",
"taxIncluded": true,
"taxType": "VAT 19%",
"spellingVariant": "German",
"buyingIntent": ["sustainable products", "eco-friendly gifts", "personalized home decor", "3D printed products"]
},
{
"id": "singapore",
"name": "Singapore",
"isoCode": "SG",
"currency": "SGD",
"language": "en-SG",
"priority": "secondary",
"fulfillmentDays": "7-12",
"productionDays": "2-4",
"manufacturingPartners": ["Shop3D", "3DAPI", "Printlooper"],
"shippingZone": "Southeast Asia",
"taxIncluded": false,
"taxType": "GST 9%",
"spellingVariant": "British English",
"buyingIntent": ["corporate gifting", "Chinese New Year gifts", "Diwali gifts", "personalized gifts", "sustainable products"]
},
{
"id": "malaysia",
"name": "Malaysia",
"isoCode": "MY",
"currency": "MYR",
"language": "en-MY",
"priority": "secondary",
"fulfillmentDays": "7-12",
"productionDays": "2-4",
"manufacturingPartners": ["Shop3D", "3DAPI", "Printlooper"],
"shippingZone": "Southeast Asia",
"taxIncluded": false,
"buyingIntent": ["personalized gifts", "corporate merchandise", "festival gifts", "sustainable products"]
},
{
"id": "thailand",
"name": "Thailand",
"isoCode": "TH",
"currency": "THB",
"language": "en-TH",
"priority": "secondary",
"fulfillmentDays": "7-12",
"productionDays": "2-4",
"manufacturingPartners": ["Shop3D", "3DAPI"],
"shippingZone": "Southeast Asia",
"taxIncluded": false,
"buyingIntent": ["tourism merchandise", "personalized gifts", "corporate gifting"]
},
{
"id": "indonesia",
"name": "Indonesia",
"isoCode": "ID",
"currency": "IDR",
"language": "en-ID",
"priority": "secondary",
"fulfillmentDays": "8-14",
"productionDays": "2-4",
"manufacturingPartners": ["Shop3D", "3DAPI"],
"shippingZone": "Southeast Asia",
"taxIncluded": false,
"buyingIntent": ["personalized gifts", "corporate merchandise", "sustainable products"]
},
{
"id": "sri-lanka",
"name": "Sri Lanka",
"isoCode": "LK",
"currency": "LKR",
"language": "en-LK",
"priority": "secondary",
"fulfillmentDays": "8-14",
"productionDays": "2-4",
"manufacturingPartners": ["Shop3D"],
"shippingZone": "South Asia",
"taxIncluded": false,
"buyingIntent": ["personalized gifts", "sustainable products"]
}
]
}