{"product_id":"custom-zip-up-hoodie-collegiate-applique-vintage-wash-rhinestone-detailing-wholesale-cut-sew-manufacturing","title":"Custom Zip-Up Hoodie | Collegiate Appliqué \u0026 Vintage Wash Rhinestone Detailing | Wholesale Cut \u0026 Sew Manufacturing","description":"\u003cstyle\u003e\n\/* =========================================================\n   EASTWORTH — MODERN SHOPIFY PRODUCT DESCRIPTION\n   Visual styling only — content \u0026 functionality preserved\n   ========================================================= *\/\n\n.ew-product {\n  --ew-text: #171717;\n  --ew-muted: #666;\n  --ew-border: #e8e8e8;\n  --ew-soft: #f7f7f7;\n  --ew-white: #ffffff;\n  --ew-black: #111111;\n\n  font-family:\n    Inter,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  color: var(--ew-text);\n  font-size: 16px;\n  line-height: 1.65;\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 0 18px 50px;\n  box-sizing: border-box;\n}\n\n.ew-product *,\n.ew-product *::before,\n.ew-product *::after {\n  box-sizing: border-box;\n}\n\n\/* ---------------------------------------------------------\n   TOP HIGHLIGHT BAR\n   --------------------------------------------------------- *\/\n\n.ew-product .ew-highlight {\n  margin: 0 0 42px;\n  padding: 15px 20px;\n  border: 1px solid var(--ew-border);\n  border-radius: 12px;\n  background: linear-gradient(180deg, #fafafa 0%, #f5f5f5 100%);\n  text-align: center;\n  font-size: 14px;\n  font-weight: 600;\n  letter-spacing: .01em;\n  line-height: 1.6;\n}\n\n.ew-product .ew-highlight p {\n  margin: 0;\n}\n\n\/* ---------------------------------------------------------\n   SECTION STRUCTURE\n   --------------------------------------------------------- *\/\n\n.ew-product .ew-section {\n  margin: 0 0 42px;\n}\n\n.ew-product .ew-section + .ew-section {\n  padding-top: 4px;\n}\n\n.ew-product .ew-divider {\n  height: 1px;\n  border: 0;\n  background: var(--ew-border);\n  margin: 40px 0;\n}\n\n.ew-product h2,\n.ew-product h3 {\n  color: var(--ew-text);\n  font-family:\n    Inter,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n}\n\n.ew-product .ew-heading {\n  margin: 0 0 17px;\n  font-size: clamp(22px, 3vw, 30px);\n  line-height: 1.25;\n  font-weight: 750;\n  letter-spacing: -0.025em;\n}\n\n.ew-product .ew-subheading {\n  margin: 0 0 16px;\n  font-size: 17px;\n  line-height: 1.4;\n  font-weight: 700;\n}\n\n.ew-product p {\n  margin: 0 0 17px;\n}\n\n.ew-product .ew-intro {\n  font-size: 17px;\n  line-height: 1.75;\n  color: #333;\n}\n\n.ew-product .ew-note {\n  margin-top: 22px;\n  padding: 18px 20px;\n  border-left: 3px solid var(--ew-black);\n  background: var(--ew-soft);\n  color: #3f3f3f;\n  border-radius: 0 10px 10px 0;\n  font-size: 15px;\n}\n\n\/* ---------------------------------------------------------\n   CUSTOMIZATION GRID\n   --------------------------------------------------------- *\/\n\n.ew-product .ew-custom-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n  margin-top: 22px;\n}\n\n.ew-product .ew-custom-card {\n  padding: 20px;\n  border: 1px solid var(--ew-border);\n  border-radius: 12px;\n  background: #fff;\n  transition:\n    border-color .2s ease,\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n\n.ew-product .ew-custom-card:hover {\n  border-color: #d4d4d4;\n  transform: translateY(-1px);\n  box-shadow: 0 8px 25px rgba(0,0,0,.045);\n}\n\n.ew-product .ew-custom-card strong {\n  display: block;\n  margin-bottom: 6px;\n  font-size: 15px;\n  font-weight: 750;\n}\n\n.ew-product .ew-custom-card span {\n  display: block;\n  color: #555;\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n\/* ---------------------------------------------------------\n   SPECIFICATION TABLE\n   --------------------------------------------------------- *\/\n\n.ew-product .ew-spec-wrap {\n  margin-top: 22px;\n  border: 1px solid var(--ew-border);\n  border-radius: 14px;\n  overflow: hidden;\n  background: #fff;\n}\n\n.ew-product .ew-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  border-spacing: 0;\n  margin: 0;\n  table-layout: fixed;\n}\n\n.ew-product .ew-spec-table th,\n.ew-product .ew-spec-table td {\n  padding: 17px 20px;\n  text-align: left;\n  vertical-align: middle;\n  border-bottom: 1px solid var(--ew-border);\n}\n\n.ew-product .ew-spec-table th {\n  background: #f4f4f4;\n  color: #222;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n}\n\n.ew-product .ew-spec-table td {\n  font-size: 15px;\n  color: #3d3d3d;\n}\n\n.ew-product .ew-spec-table td:first-child {\n  width: 32%;\n  color: #171717;\n  font-weight: 700;\n}\n\n.ew-product .ew-spec-table tr:last-child td {\n  border-bottom: 0;\n}\n\n.ew-product .ew-spec-table tbody tr:nth-child(even) td {\n  background: #fcfcfc;\n}\n\n\/* ---------------------------------------------------------\n   PRICING \/ INFORMATION CARDS\n   --------------------------------------------------------- *\/\n\n.ew-product .ew-info-list {\n  display: grid;\n  gap: 10px;\n  margin: 20px 0 0;\n}\n\n.ew-product .ew-info-item {\n  position: relative;\n  padding: 16px 18px 16px 20px;\n  border: 1px solid var(--ew-border);\n  border-radius: 10px;\n  background: #fff;\n  color: #444;\n  font-size: 15px;\n}\n\n.ew-product .ew-info-item::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 13px;\n  bottom: 13px;\n  width: 3px;\n  border-radius: 5px;\n  background: #222;\n}\n\n.ew-product .ew-info-item b {\n  color: #171717;\n}\n\n\/* ---------------------------------------------------------\n   TIMELINE\n   --------------------------------------------------------- *\/\n\n.ew-product .ew-timeline {\n  counter-reset: ew-step;\n  display: grid;\n  gap: 0;\n  margin: 22px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.ew-product .ew-timeline li {\n  counter-increment: ew-step;\n  position: relative;\n  display: flex;\n  align-items: flex-start;\n  gap: 16px;\n  padding: 0 0 22px;\n  margin: 0;\n  color: #404040;\n  font-size: 15px;\n}\n\n.ew-product .ew-timeline li:last-child {\n  padding-bottom: 0;\n}\n\n.ew-product .ew-timeline li::before {\n  content: counter(ew-step);\n  flex: 0 0 34px;\n  width: 34px;\n  height: 34px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: #111;\n  color: #fff;\n  font-size: 13px;\n  font-weight: 800;\n}\n\n.ew-product .ew-timeline li:not(:last-child)::after {\n  content: \"\";\n  position: absolute;\n  left: 16px;\n  top: 34px;\n  width: 1px;\n  height: calc(100% - 23px);\n  background: #d8d8d8;\n}\n\n\/* ---------------------------------------------------------\n   BRANDING LIST\n   --------------------------------------------------------- *\/\n\n.ew-product .ew-branding {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 10px;\n  margin-top: 20px;\n}\n\n.ew-product .ew-brand-item {\n  padding: 16px 18px;\n  border: 1px solid var(--ew-border);\n  border-radius: 10px;\n  background: #fafafa;\n  font-size: 14px;\n  color: #444;\n}\n\n.ew-product .ew-brand-item::before {\n  content: \"✓\";\n  display: inline-block;\n  margin-right: 9px;\n  font-weight: 800;\n  color: #111;\n}\n\n\/* ---------------------------------------------------------\n   FAQ\n   --------------------------------------------------------- *\/\n\n.ew-product .ew-faq {\n  display: grid;\n  gap: 10px;\n  margin-top: 20px;\n}\n\n.ew-product .ew-faq-item {\n  padding: 18px 20px;\n  border: 1px solid var(--ew-border);\n  border-radius: 10px;\n  background: #fff;\n}\n\n.ew-product .ew-faq-item strong {\n  display: block;\n  margin-bottom: 6px;\n  color: #171717;\n  font-size: 15px;\n  line-height: 1.45;\n}\n\n.ew-product .ew-faq-item span {\n  display: block;\n  color: #555;\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n\/* ---------------------------------------------------------\n   CREDIBILITY\n   --------------------------------------------------------- *\/\n\n.ew-product .ew-credibility {\n  padding: 24px;\n  border: 1px solid var(--ew-border);\n  border-radius: 14px;\n  background: linear-gradient(180deg, #fafafa 0%, #f5f5f5 100%);\n}\n\n.ew-product .ew-credibility p:last-child {\n  margin-bottom: 0;\n}\n\n\/* ---------------------------------------------------------\n   CTA AREA\n   --------------------------------------------------------- *\/\n\n.ew-product .ew-cta {\n  margin-top: 38px;\n  padding: 30px;\n  border-radius: 16px;\n  background: #111;\n  color: #fff;\n  text-align: center;\n}\n\n.ew-product .ew-cta-title {\n  margin: 0 0 22px;\n  color: #fff;\n  font-size: 24px;\n  font-weight: 750;\n  letter-spacing: -.02em;\n}\n\n.ew-product .ew-buttons {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  align-items: center;\n  gap: 10px;\n}\n\n.ew-product .ew-buttons a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 46px;\n  padding: 12px 22px;\n  border-radius: 7px;\n  text-decoration: none !important;\n  font-family: inherit;\n  font-size: 14px;\n  font-weight: 750;\n  line-height: 1.2;\n  transition:\n    transform .2s ease,\n    opacity .2s ease,\n    background .2s ease;\n}\n\n.ew-product .ew-buttons a:hover {\n  transform: translateY(-1px);\n  opacity: .92;\n}\n\n.ew-product .ew-btn-primary {\n  background: #fff;\n  color: #111 !important;\n}\n\n.ew-product .ew-btn-secondary {\n  background: transparent;\n  color: #fff !important;\n  border: 1px solid rgba(255,255,255,.55);\n}\n\n.ew-product .ew-btn-whatsapp {\n  background: #25D366;\n  color: #fff !important;\n}\n\n\/* ---------------------------------------------------------\n   MOBILE\n   --------------------------------------------------------- *\/\n\n@media (max-width: 749px) {\n\n  .ew-product {\n    padding-left: 14px;\n    padding-right: 14px;\n    font-size: 15px;\n  }\n\n  .ew-product .ew-highlight {\n    margin-bottom: 32px;\n    padding: 13px 15px;\n    font-size: 13px;\n  }\n\n  .ew-product .ew-section {\n    margin-bottom: 34px;\n  }\n\n  .ew-product .ew-divider {\n    margin: 32px 0;\n  }\n\n  .ew-product .ew-heading {\n    font-size: 23px;\n  }\n\n  .ew-product .ew-intro {\n    font-size: 15.5px;\n    line-height: 1.7;\n  }\n\n  .ew-product .ew-custom-grid,\n  .ew-product .ew-branding {\n    grid-template-columns: 1fr;\n  }\n\n  .ew-product .ew-custom-card {\n    padding: 17px;\n  }\n\n  \/* Responsive specification table *\/\n  .ew-product .ew-spec-wrap {\n    border-radius: 11px;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .ew-product .ew-spec-table {\n    min-width: 520px;\n  }\n\n  .ew-product .ew-spec-table th,\n  .ew-product .ew-spec-table td {\n    padding: 14px 15px;\n  }\n\n  .ew-product .ew-spec-table td {\n    font-size: 14px;\n  }\n\n  .ew-product .ew-spec-table td:first-child {\n    width: 32%;\n  }\n\n  .ew-product .ew-credibility {\n    padding: 20px;\n  }\n\n  .ew-product .ew-cta {\n    padding: 24px 17px;\n    border-radius: 13px;\n  }\n\n  .ew-product .ew-cta-title {\n    font-size: 21px;\n  }\n\n  .ew-product .ew-buttons {\n    flex-direction: column;\n    width: 100%;\n  }\n\n  .ew-product .ew-buttons a {\n    width: 100%;\n    min-height: 48px;\n  }\n}\n\n\/* ---------------------------------------------------------\n   VERY SMALL MOBILE\n   --------------------------------------------------------- *\/\n\n@media (max-width: 420px) {\n\n  .ew-product {\n    padding-left: 11px;\n    padding-right: 11px;\n  }\n\n  .ew-product .ew-heading {\n    font-size: 21px;\n  }\n\n  .ew-product .ew-spec-table {\n    min-width: 480px;\n  }\n\n  .ew-product .ew-info-item,\n  .ew-product .ew-faq-item {\n    padding: 15px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ew-product\"\u003e\n\u003c!-- TOP HIGHLIGHT --\u003e\n\u003cdiv class=\"ew-highlight\"\u003e\n\u003cp\u003eNo MOQ · Sample ready in 2 weeks · Bulk production in 3-4 weeks · DDP shipping to the US · Manufactured in Pakistan\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- OVERVIEW --\u003e\n\u003csection class=\"ew-section\"\u003e\n\u003ch2 class=\"ew-heading\"\u003eOverview\u003c\/h2\u003e\n```\n\u003cp class=\"ew-intro\"\u003eThis vintage acid-wash zip-up hoodie combines heavy-duty collegiate appliqué, rhinestone embellishment, and custom hardware — built for streetwear and apparel brands that need a lived-in, collegiate-inspired look manufactured at bulk scale without losing hand-finished detail.\u003c\/p\u003e\n\u003cdiv class=\"ew-note\"\u003e\u003ci\u003e We manufacture in-house, from fabric sourcing through cutting, sewing, embellishment, and finishing, so quality control sits under one roof at every stage of your order. \u003c\/i\u003e\u003c\/div\u003e\n```\u003c\/section\u003e\n\u003chr class=\"ew-divider\"\u003e\n\u003c!-- CUSTOMIZATION --\u003e\n\u003csection class=\"ew-section\"\u003e\n\u003ch2 class=\"ew-heading\"\u003eCustomization capabilities\u003c\/h2\u003e\n```\n\u003ch3 class=\"ew-subheading\"\u003eWhat you can customize on this style:\u003c\/h3\u003e\n\u003cdiv class=\"ew-custom-grid\"\u003e\n\u003cdiv class=\"ew-custom-card\"\u003e\n\u003cstrong\u003eFabric\u003c\/strong\u003e \u003cspan\u003eheavyweight French terry, ultra-soft fleece, 100% organic cotton, or custom cotton-poly blends crafted to your desired GSM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ew-custom-card\"\u003e\n\u003cstrong\u003eColor \u0026amp; wash\u003c\/strong\u003e \u003cspan\u003eacid washes, vintage fades, garment dyeing, enzyme washes, exact Pantone color matching\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ew-custom-card\"\u003e\n\u003cstrong\u003eEmbellishment\u003c\/strong\u003e \u003cspan\u003erhinestones, gemstones, metal hardware, custom zipper pulls\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ew-custom-card\"\u003e\n\u003cstrong\u003eArtwork \u0026amp; branding\u003c\/strong\u003e \u003cspan\u003ehigh-density puff printing, DTG, screen printing, chenille patches, tackle twill appliqué, 3D embroidery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ew-custom-card\"\u003e\n\u003cstrong\u003eEmbellishments\u003c\/strong\u003e \u003cspan\u003ehinestone\/gemstone scattering, custom metal rivets, woven neck labels, embossed hardware (zippers, aglets, eyelets)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n```\u003c\/section\u003e\n\u003chr class=\"ew-divider\"\u003e\n\u003c!-- MATERIALS \u0026 SPECS --\u003e\n\u003csection class=\"ew-section\"\u003e\n\u003ch2 class=\"ew-heading\"\u003eMaterials \u0026amp; Specs of Article in Photo\u003c\/h2\u003e\n```\n\u003cdiv class=\"ew-spec-wrap\"\u003e\n\u003ctable class=\"ew-spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpec\u003c\/th\u003e\n\u003cth\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase fabric\u003c\/td\u003e\n\u003ctd\u003e100% organic cotton fleece\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e350 GSM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eCut \u0026amp; sew, zip-up, collegiate appliqué, rhinestone embellishment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of manufacture\u003c\/td\u003e\n\u003ctd\u003ePakistan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable sizes\u003c\/td\u003e\n\u003ctd\u003e4XS–7XL, or custom to your tech pack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n```\u003c\/section\u003e\n\u003chr class=\"ew-divider\"\u003e\n\u003c!-- PRICING --\u003e\n\u003csection class=\"ew-section\"\u003e\n\u003ch2 class=\"ew-heading\"\u003ePricing \u0026amp; Sample Orders\u003c\/h2\u003e\n```\n\u003cdiv class=\"ew-info-list\"\u003e\n\u003cdiv class=\"ew-info-item\"\u003eBulk pricing isn't published — fabric, embellishment density, and print\/embroidery complexity vary too much for a fixed number to be accurate\u003c\/div\u003e\n\u003cdiv class=\"ew-info-item\"\u003eOrder a single sample at \u003cb\u003ecost mentioned for this listing\u003c\/b\u003e— comparable detailing to the hoodie shown, built to your own design — as a low-risk way to see our quality before committing to a production run\u003c\/div\u003e\n\u003cdiv class=\"ew-info-item\"\u003eFor batch orders, send your quantity, sizes, artwork\/embellishment details, and target delivery date to \u003cb\u003eorders@eastworthindustries.com\u003c\/b\u003e or WhatsApp \u003cb\u003e+1 904 295 0452\u003c\/b\u003e for our most competitive pricing\u003c\/div\u003e\n\u003cdiv class=\"ew-info-item\"\u003eAll quotes are DDP (Delivery Duty Paid) — no extra charges at delivery\u003c\/div\u003e\n\u003c\/div\u003e\n```\u003c\/section\u003e\n\u003chr class=\"ew-divider\"\u003e\n\u003c!-- SAMPLING --\u003e\n\u003csection class=\"ew-section\"\u003e\n\u003ch2 class=\"ew-heading\"\u003eSampling process\u003c\/h2\u003e\n```\n\u003cp\u003eEvery order starts with a pre-production sample so you can approve fabric, fit, and finish before bulk manufacturing begins. Samples are ready in 2 weeks. Sample cost is credited toward your bulk order (of min 50 pcs of same article).\u003c\/p\u003e\n```\u003c\/section\u003e\n\u003chr class=\"ew-divider\"\u003e\n\u003c!-- PRODUCTION TIMELINE --\u003e\n\u003csection class=\"ew-section\"\u003e\n\u003ch2 class=\"ew-heading\"\u003eProduction timeline\u003c\/h2\u003e\n```\n\u003col class=\"ew-timeline\"\u003e\n\u003cli\u003eShare your tech pack, sketch, or reference design\u003c\/li\u003e\n\u003cli\u003eWe confirm fabric, fit, decoration method, and pricing\u003c\/li\u003e\n\u003cli\u003eSample produced — 2 Weeks\u003c\/li\u003e\n\u003cli\u003eYou approve the sample\u003c\/li\u003e\n\u003cli\u003eBulk production — 3-4 Weeks\u003c\/li\u003e\n\u003cli\u003eDDP shipping to your address — 5-10 Days\u003c\/li\u003e\n\u003c\/ol\u003e\n```\u003c\/section\u003e\n\u003chr class=\"ew-divider\"\u003e\n\u003c!-- BRANDING --\u003e\n\u003csection class=\"ew-section\"\u003e\n\u003ch2 class=\"ew-heading\"\u003eBranding \/ private-label options\u003c\/h2\u003e\n```\n\u003cdiv class=\"ew-branding\"\u003e\n\u003cdiv class=\"ew-brand-item\"\u003eCustom woven neck labels and branded tags [if ordered]\u003c\/div\u003e\n\u003cdiv class=\"ew-brand-item\"\u003eCustom hangtags and swing tags [if ordered]\u003c\/div\u003e\n\u003cdiv class=\"ew-brand-item\"\u003eBranded poly bags \/ retail-ready packaging [if ordered]\u003c\/div\u003e\n\u003cdiv class=\"ew-brand-item\"\u003eZero factory branding — every unit ships under your label\u003c\/div\u003e\n\u003c\/div\u003e\n```\u003c\/section\u003e\n\u003chr class=\"ew-divider\"\u003e\n\u003c!-- HOW TO ORDER --\u003e\n\u003csection class=\"ew-section\"\u003e\n\u003ch2 class=\"ew-heading\"\u003eHow to order\u003c\/h2\u003e\n```\n\u003col class=\"ew-timeline\"\u003e\n\u003cli\u003eSend your design, tech pack, or a reference image to art@eastworthindustries.com or WhatsApp +19042950452\u003c\/li\u003e\n\u003cli\u003eWe confirm quantity, fabric, and decoration details and send a written quote\u003c\/li\u003e\n\u003cli\u003eApprove the quote and a sample is produced\u003c\/li\u003e\n\u003cli\u003eApprove the sample to begin bulk production\u003c\/li\u003e\n\u003cli\u003eWe ship DDP to your address\u003c\/li\u003e\n\u003c\/ol\u003e\n```\u003c\/section\u003e\n\u003chr class=\"ew-divider\"\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ew-section\"\u003e\n\u003ch2 class=\"ew-heading\"\u003eFAQ\u003c\/h2\u003e\n```\n\u003cdiv class=\"ew-faq\"\u003e\n\u003cdiv class=\"ew-faq-item\"\u003e\n\u003cstrong\u003eWhat's your MOQ for this style?\u003c\/strong\u003e \u003cspan\u003eNo MOQ, you can start with just 1 sample.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ew-faq-item\"\u003e\n\u003cstrong\u003eDo you provide a sample before bulk production?\u003c\/strong\u003e \u003cspan\u003eYes — every order (min. 50 pcs qty) includes a pre-production sample, ready in 2 weeks, before we begin bulk manufacturing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ew-faq-item\"\u003e\n\u003cstrong\u003eCan you match my brand's exact fabric and color?\u003c\/strong\u003e \u003cspan\u003eYes — send us your Pantone reference or fabric swatch and we'll match as closely as possible within our available fabric range.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ew-faq-item\"\u003e\n\u003cstrong\u003eWhat's your typical production and shipping timeline?\u003c\/strong\u003e \u003cspan\u003eSamples: 2 Weeks. Bulk production: 2 weeks after sample approval. Shipping: 5-10 days [For Bulk Orders], DDP.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ew-faq-item\"\u003e\n\u003cstrong\u003eDo you offer private label \/ OEM production?\u003c\/strong\u003e \u003cspan\u003eYes — we manufacture to your own tech pack and spec (OEM) or apply your branding to our developed styles (private label), with no factory branding on the finished product.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ew-faq-item\"\u003e\n\u003cstrong\u003eWhat information do you need to quote my order?\u003c\/strong\u003e \u003cspan\u003eQuantity, fabric preference, decoration method (print\/embroidery\/embellishment), and a reference design or tech pack if you have one.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ew-faq-item\"\u003e\n\u003cstrong\u003eWhy don't you list bulk pricing?\u003c\/strong\u003e \u003cspan\u003eBatch pricing depends on fabric, embellishment, and artwork complexity, so we quote each order individually to make sure the number you get is accurate — not inflated to cover unknowns.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n```\u003c\/section\u003e\n\u003chr class=\"ew-divider\"\u003e\n\u003c!-- CREDIBILITY --\u003e\n\u003csection class=\"ew-section\"\u003e\n\u003ch2 class=\"ew-heading\"\u003eManufacturer credibility\u003c\/h2\u003e\n```\n\u003cdiv class=\"ew-credibility\"\u003e\n\u003cp\u003eEastworth Industries (Pvt.) Ltd. is a cut-and-sew apparel manufacturer based in Sialkot, Pakistan, operating since 2015. We manage fabric sourcing, cutting, sewing, embellishment, and finishing in-house for streetwear, teamwear, and private-label brands. Browse our Instagram to see our recent projects and overall craftsmanship.\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/eastworthofficial\/\" rel=\"noopener noreferrer\" style=\"display: inline-flex; align-items: center; justify-content: center; gap: 8px; margin-top: 5px; padding: 11px 18px; background: #111; color: #fff; border-radius: 7px; text-decoration: none; font-size: 14px; font-weight: bold; line-height: 1.2; transition: opacity .2s ease, transform .2s ease;\" target=\"_blank\"\u003e ``` View Our Instagram → ``` \u003c\/a\u003e\n\u003c\/div\u003e\n```\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"ew-cta\"\u003e```\n\u003cdiv class=\"ew-cta-title\"\u003eRequest a Quote →\u003c\/div\u003e\n\u003cdiv class=\"ew-buttons\"\u003e\n\u003ca href=\"https:\/\/forms.gle\/r8Kut52JEqvLBPbD6\" class=\"ew-btn-primary\" target=\"_blank\"\u003e Request a Bulk Quote → \u003c\/a\u003e \u003ca href=\"https:\/\/forms.gle\/fcTqbTQn3TS5NWh2A\" class=\"ew-btn-secondary\" target=\"_blank\"\u003e Request a Sample Quote → \u003c\/a\u003e \u003ca id=\"wa-quote-btn\" href=\"#\" class=\"ew-btn-whatsapp\" target=\"_blank\"\u003e Chat on WhatsApp \u003c\/a\u003e\n\u003c\/div\u003e\n```\u003c\/div\u003e\n\u003c!-- EXISTING WHATSAPP FUNCTIONALITY PRESERVED --\u003e \u003cscript\u003e\n    (function(){\n      var msg = \"Hi, I checked the following listing on your website and I want to get a bulk quantity quote for something similar to this: \" + window.location.href;\n      var btn = document.getElementById('wa-quote-btn');\n      if (btn) {\n        btn.href = \"https:\/\/wa.me\/19042950452?text=\" + encodeURIComponent(msg);\n      }\n    })();\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Eastworth Industries (Pvt.) Ltd.","offers":[{"title":"Default Title","offer_id":50487823433967,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0534\/6721\/8113\/files\/Gemini_Generated_Image_qmdaeiqmdaeiqmda.png?v=1786525860","url":"https:\/\/www.eastworthsales.com\/products\/custom-zip-up-hoodie-collegiate-applique-vintage-wash-rhinestone-detailing-wholesale-cut-sew-manufacturing","provider":"Eastworth Industries (Pvt.) Ltd.","version":"1.0","type":"link"}