Trader Joe's Cornbread Crisps - 6 oz
/* Wonjo canonical stylesheet v3.0 */ .wonjo-wrap { font-family: 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif; color: #2b2b2b; font-size: 16px; line-height: 1 .85; max-width: 720px; } .wonjo-wrap-kr { font-family: 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif; color: #2b2b2b; font-size: 16px; line-height: 1.95; max-width: 720px; } .wonjo-wrap p, .wonjo-wrap-kr p { margin: 0 0 13px 0; color: #3a3a3a; } .wonjo-wrap ul, .wonjo-wrap-kr ul { margin: 0 0 13px 0; padding-left: 18px; color: #3a3a3a; } .wonjo-wrap ul li, .wonjo-wrap-kr ul li { margin-bottom: 7px; } .wonjo-wrap h2 { font-size: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.2px; color: #4a7c59; margin: 36px 0 8px 0; } .wonjo-wrap-kr h2 { font-size: 18px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; color: #4a7c59; margin: 36px 0 8px 0; } .wonjo-wrap hr, .wonjo-wrap-kr hr, .wonjo-wrap details hr, .wonjo-wrap-kr details hr { border: none; border-top: 1.5px solid #4a7c59; margin: 0 0 18px 0; } .wonjo-wrap details, .wonjo-wrap-kr details { margin: 0; border-bottom: 1px solid #e8e8e4; } .wonjo-wrap details:last-of-type, .wonjo-wrap-kr details:last-of-type { border-bottom: none; } .wonjo-wrap details summary { font-size: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.2px; color: #4a7c59; padding: 20px 30px 20px 0; cursor: pointer; list-style: none; position: relative; } .wonjo-wrap-kr details summary { font-size: 18px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; color: #4a7c59; padding: 20px 30px 20px 0; cursor: pointer; list-style: none; position: relative; } .wonjo-wrap details summary::-webkit-details-marker, .wonjo-wrap-kr details summary::-webkit-details-marker { display: none; } .wonjo-wrap details summary::after, .wonjo-wrap-kr details summary::after { content: '+'; position: absolute; right: 0; top: 50%; transform: translateY(-50%); font-size: 20px; font-weight: normal; color: #4a7c59; } .wonjo-wrap details[open] summary::after, .wonjo-wrap-kr details[open] summary::after { content: '−'; } .wonjo-wrap details > *:not(summary):not(hr), .wonjo-wrap-kr details > *:not(summary):not(hr) { margin-bottom: 13px; } .wonjo-wrap details > *:last-child, .wonjo-wrap-kr details > *:last-child { margin-bottom: 18px; } .wonjo-wrap .spec-grid, .wonjo-wrap-kr .spec-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; margin: 0 0 16px 0; border: 1px solid #e8e8e4; border-radius: 4px; overflow: hidden; } .wonjo-wrap .spec-item, .wonjo-wrap-kr .spec-item { padding: 10px 14px; border-bottom: 1px solid #e8e8e4; font-size: 14px; } .wonjo-wrap .spec-item:nth-last-child(-n+2), .wonjo-wrap-kr .spec-item:nth-last-child(-n+2) { border-bottom: none; } .wonjo-wrap .spec-label, .wonjo-wrap-kr .spec-label { font-size: 13px; text-transform: uppercase; letter-spacing: 0.8px; color: #4a7c59; display: block; margin-bottom: 2px; font-weight: bold; } .wonjo-wrap .spec-value, .wonjo-wrap-kr .spec-value { color: #2b2b2b; } .wonjo-wrap .tip, .wonjo-wrap-kr .tip { background: #f4f8f5; border-left: 3px solid #4a7c59; padding: 12px 16px; font-size: 13.5px; color: #4a5a4a; margin: 14px 0; font-style: italic; } .wonjo-wrap .badge-row, .wonjo-wrap-kr .badge-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 16px 0; } .wonjo-wrap .badge, .wonjo-wrap-kr .badge { font-size: 11.5px; border: 1px solid #c2d8c9; background: #eef5f0; color: #3a6b48; border-radius: 3px; padding: 5px 11px; font-weight: bold; letter-spacing: 0.3px; } .wonjo-wrap .faq-q, .wonjo-wrap-kr .faq-q { font-size: 13.5px; color: #4a7c59; font-weight: bold; margin: 14px 0 6px 0; } .wonjo-wrap .faq-a, .wonjo-wrap-kr .faq-a { color: #3a3a3a; margin: 0 0 13px 0; padding-left: 14px; border-left: 2px solid #e8e8e4; } .wonjo-wrap .steps, .wonjo-wrap-kr .steps { list-style: none; padding: 0; margin: 0 0 13px 0; } .wonjo-wrap .steps { counter-reset: wonjo-steps; } .wonjo-wrap-kr .steps { counter-reset: wonjo-steps-kr; } .wonjo-wrap .steps li { counter-increment: wonjo-steps; padding: 10px 0 10px 38px; border-bottom: 1px solid #e8e8e4; position: relative; color: #3a3a3a; } .wonjo-wrap-kr .steps li { counter-increment: wonjo-steps-kr; padding: 10px 0 10px 38px; border-bottom: 1px solid #e8e8e4; position: relative; color: #3a3a3a; } .wonjo-wrap .steps li:last-child, .wonjo-wrap-kr .steps li:last-child { border-bottom: none; } .wonjo-wrap .steps li::before { content: counter(wonjo-steps); position: absolute; left: 0; top: 11px; font-size: 11px; font-weight: bold; color: #4a7c59; width: 22px; height: 22px; border: 1.5px solid #4a7c59; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; } .wonjo-wrap-kr .steps li::before { content: counter(wonjo-steps-kr); position: absolute; left: 0; top: 11px; font-size: 11px; font-weight: bold; color: #4a7c59; width: 22px; height: 22px; border: 1.5px solid #4a7c59; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; } .wonjo-wrap .intro-subtitle, .wonjo-wrap-kr .intro-subtitle { font-size: 17px; line-height: 1.6; color: #4a7c59; font-style: italic; margin: 0 0 18px 0; padding-bottom: 18px; border-bottom: 1px solid #e8e8e4; } @media (max-width: 600px) { .wonjo-wrap details summary, .wonjo-wrap-kr details summary { padding: 18px 30px 18px 0 !important; } .wonjo-wrap details summary, .wonjo-wrap h2 { font-size: 15px !important; letter-spacing: 1px !important; } .wonjo-wrap-kr details summary, .wonjo-wrap-kr h2 { font-size: 18px !important; letter-spacing: 0.8px !important; } .wonjo-wrap, .wonjo-wrap-kr { font-size: 16px !important; } .wonjo-wrap .intro-subtitle, .wonjo-wrap-kr .intro-subtitle { font-size: 17px !important; } } Southern cornbread compressed, cut cracker-size, and roasted into a crisp. Cornbread CrispCrisp CrackerCornbread FlavorSourced from US Stores Net Weight6 oz (170 g) BrandTrader Joe's Sourced FromUS Trader Joe’s stores Flavor ProfileCornbread pressed & roasted into gently sweet-salty crisps AllergensContains wheat StorageRoom temperature, away from direct sunlight About This Product A snack version of cornbread, the Southern-American home-cooking staple. Cornbread is compressed, cut into cracker-sized pieces, roasted, and salted into a crisp. The gentle sweetness and toastiness of cornbread come through, giving a flavor distinct from ordinary corn chips or crackers. Good plain, alongside chili or soup, or with a dip. A nice pick for bringing a Southern-table mood home. How to Enjoy Alongside chili or soup — cornbread and chili are a classic. With dip — try a cheese or bean dip. On its own — the gentle cornbread flavor is nutty. With BBQ — for a Southern-table mood. As a salad crunch — crushed for a toasty crunch. This one's a good fit if You love cornbread flavor You want a cracker for chili or soup You enjoy Southern-American food You want something beyond plain corn chips Why Korean Customers Reach for This Cornbread itself is uncommon in Korea, and a crisp snack version rarer still. An uncommon-flavored cracker that pairs well with Southern-American food like chili and BBQ. A Trader Joe's store exclusive with no official Korean distribution. Shipping Shipping is free on every order, with no minimum. There are no handling fees, no customs processing charges, and no hidden costs added at checkout. What you see is what you pay. Orders are dispatched within 1 to 2 business days of purchase. A tracking number is sent to your email once your order is on its way. Customs & Import All orders are processed as personal-use overseas purchases, which means they clear Korean customs without requiring KC certification. Shipments are handled using your Personal Customs Clearance Code (PCCC) for full transparency, and you can track your parcel through the Korea Customs Service UNI-PASS portal at any time. Orders valued under USD 200 from the United States qualify for duty-free clearance under Korea's simplified customs scheme. In the unlikely event that any order encounters a customs issue, we will issue a full refund without question. If you do not yet have a Personal Customs Clearance Code (PCCC), you can get one free of charge in under five minutes at unipass.customs.go.kr. Frequently Asked Questions Is this authentic? Yes. Every item is purchased directly from Trader Joe's stores in the US, inspected, and then shipped — 100% authentic. Why can't I buy this in Korea? Trader Joe's has no official stores or online shop in Korea. Their products are sold only in US stores, which is exactly what we bring to you through direct import. What about the expiration date? Because we purchase every item from the US only after you place your order, we ship products with plenty of shelf life remaining. The exact best-by date is printed on the package. How to Order Choose your option and complete your order. A Personal Customs Code (개인통관고유부호) is required. We purchase your item from a US store and inspect its condition. Your order ships by air and goes through Korean customs. As soon as it clears customs, it's delivered to your door by domestic courier.
More you might like
Related
Trader Joe's Cornbread Crisps, 170g
Related
Trader Joe's Cornbread Crisps, 6 oz.
Related
Trader Joe's Cornbread Crisps - Sweet and Salty Snack 6oz (4
Related