{"product_id":"8372878835801-oa","title":"Tender Whole-Cut Chicken Breast Slices-OA","description":"\u003c!-- Paste this entire block into a Shopify Custom Liquid section or the product description HTML editor. --\u003e\n\u003cstyle\u003e\n  .cs-detail,\n  .cs-detail * { box-sizing: border-box; }\n\n  .cs-detail {\n    --cs-bg: #180b09;\n    --cs-panel: #28110e;\n    --cs-panel-2: #341510;\n    --cs-cream: #f8ecd8;\n    --cs-muted: #cfbba8;\n    --cs-orange: #ef6a31;\n    --cs-gold: #dba45e;\n    --cs-line: rgba(248, 236, 216, .16);\n    width: 100%;\n    overflow: hidden;\n    color: var(--cs-cream);\n    background:\n      radial-gradient(circle at 92% 4%, rgba(164, 55, 30, .24), transparent 27rem),\n      linear-gradient(180deg, #210c09 0%, var(--cs-bg) 48%, #100706 100%);\n    font-family: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .cs-detail img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .cs-shell {\n    width: min(1320px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .cs-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 18px;\n    color: var(--cs-gold);\n    font-size: 12px;\n    font-weight: 750;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n  }\n\n  .cs-kicker::before {\n    width: 34px;\n    height: 2px;\n    content: \"\";\n    background: var(--cs-orange);\n  }\n\n  .cs-title {\n    max-width: 760px;\n    margin: 0;\n    color: var(--cs-cream);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(40px, 6vw, 86px);\n    font-weight: 600;\n    line-height: 1.02;\n    letter-spacing: -.035em;\n  }\n\n  .cs-title em { color: var(--cs-orange); font-weight: 600; }\n\n  .cs-lead {\n    max-width: 660px;\n    margin: 25px 0 0;\n    color: var(--cs-muted);\n    font-size: clamp(16px, 1.6vw, 21px);\n  }\n\n  .cs-hero { padding: clamp(28px, 5vw, 72px) 0 0; }\n\n  .cs-hero__copy {\n    position: relative;\n    z-index: 2;\n    padding: 0 clamp(0px, 2vw, 26px) clamp(32px, 4.5vw, 60px);\n  }\n\n  .cs-hero__image {\n    overflow: hidden;\n    border: 1px solid var(--cs-line);\n    border-radius: 30px;\n    box-shadow: 0 28px 80px rgba(0, 0, 0, .38);\n  }\n\n  .cs-proof {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    margin: 22px 0 0;\n    overflow: hidden;\n    border: 1px solid var(--cs-line);\n    border-radius: 18px;\n    background: var(--cs-line);\n  }\n\n  .cs-proof span {\n    padding: 17px 14px;\n    color: var(--cs-cream);\n    background: rgba(40, 17, 14, .94);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: .08em;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .cs-story {\n    display: grid;\n    grid-template-columns: minmax(0, 1.04fr) minmax(330px, .72fr);\n    gap: clamp(34px, 7vw, 104px);\n    align-items: center;\n    padding: clamp(70px, 10vw, 138px) 0;\n    border-bottom: 1px solid var(--cs-line);\n  }\n\n  .cs-story--reverse { grid-template-columns: minmax(330px, .72fr) minmax(0, 1.04fr); }\n  .cs-story--reverse .cs-media { order: 2; }\n  .cs-story--reverse .cs-copy { order: 1; }\n\n  .cs-media {\n    position: relative;\n    overflow: hidden;\n    border: 1px solid var(--cs-line);\n    border-radius: 26px;\n    background: #32120e;\n    box-shadow: 0 24px 70px rgba(0, 0, 0, .32);\n  }\n\n  .cs-media::after {\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    content: \"\";\n    box-shadow: inset 0 0 0 1px rgba(255,255,255,.04);\n  }\n\n  .cs-index {\n    margin: 0 0 16px;\n    color: var(--cs-orange);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 22px;\n    font-style: italic;\n  }\n\n  .cs-copy h2 {\n    margin: 0;\n    color: var(--cs-cream);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(34px, 4vw, 60px);\n    font-weight: 500;\n    line-height: 1.08;\n    letter-spacing: -.025em;\n  }\n\n  .cs-copy h2 strong { color: var(--cs-orange); font-weight: 600; }\n\n  .cs-copy p {\n    max-width: 520px;\n    margin: 24px 0 0;\n    color: var(--cs-muted);\n    font-size: clamp(16px, 1.5vw, 19px);\n  }\n\n  .cs-note {\n    display: inline-block;\n    margin-top: 28px;\n    padding: 11px 17px;\n    border: 1px solid rgba(239, 106, 49, .55);\n    border-radius: 999px;\n    color: var(--cs-cream);\n    background: rgba(239, 106, 49, .09);\n    font-size: 12px;\n    font-weight: 750;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  .cs-feature {\n    padding: clamp(78px, 10vw, 138px) 0;\n    text-align: center;\n  }\n\n  .cs-feature .cs-kicker { justify-content: center; }\n\n  .cs-feature h2 {\n    max-width: 900px;\n    margin: 0 auto 22px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(36px, 5vw, 68px);\n    font-weight: 500;\n    line-height: 1.08;\n  }\n\n  .cs-feature \u003e p {\n    max-width: 660px;\n    margin: 0 auto 42px;\n    color: var(--cs-muted);\n    font-size: 18px;\n  }\n\n  .cs-feature .cs-media { border-radius: 30px; }\n\n  .cs-lifestyle {\n    padding: clamp(70px, 10vw, 130px) 0;\n    background:\n      linear-gradient(rgba(245, 230, 205, .045) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(245, 230, 205, .045) 1px, transparent 1px),\n      #24100d;\n    background-size: 46px 46px;\n  }\n\n  .cs-lifestyle__intro {\n    display: flex;\n    gap: 40px;\n    align-items: end;\n    justify-content: space-between;\n    margin-bottom: 42px;\n  }\n\n  .cs-lifestyle__intro h2 {\n    max-width: 700px;\n    margin: 0;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 68px);\n    font-weight: 500;\n    line-height: 1.08;\n  }\n\n  .cs-lifestyle__intro p {\n    max-width: 420px;\n    margin: 0;\n    color: var(--cs-muted);\n    font-size: 17px;\n  }\n\n  .cs-lifestyle__grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n  }\n\n  .cs-card {\n    overflow: hidden;\n    border: 1px solid var(--cs-line);\n    border-radius: 24px;\n    background: #1b0b09;\n    box-shadow: 0 20px 55px rgba(0,0,0,.26);\n  }\n\n  .cs-card__body { padding: 25px 25px 29px; }\n\n  .cs-card__body span {\n    color: var(--cs-orange);\n    font-size: 11px;\n    font-weight: 750;\n    letter-spacing: .15em;\n    text-transform: uppercase;\n  }\n\n  .cs-card__body h3 {\n    margin: 8px 0 9px;\n    color: var(--cs-cream);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(23px, 2.3vw, 32px);\n    font-weight: 500;\n    line-height: 1.15;\n  }\n\n  .cs-card__body p {\n    margin: 0;\n    color: var(--cs-muted);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .cs-finale { padding: clamp(75px, 10vw, 140px) 0; }\n\n  .cs-finale__grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 22px;\n  }\n\n  .cs-finale__item { position: relative; }\n\n  .cs-finale__caption {\n    position: absolute;\n    right: 24px;\n    bottom: 24px;\n    left: 24px;\n    padding: 22px 24px;\n    border: 1px solid rgba(255,255,255,.14);\n    border-radius: 18px;\n    background: rgba(26, 8, 7, .78);\n    box-shadow: 0 12px 35px rgba(0,0,0,.25);\n    backdrop-filter: blur(12px);\n  }\n\n  .cs-finale__caption h3 {\n    margin: 0 0 5px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(25px, 2.6vw, 38px);\n    font-weight: 500;\n  }\n\n  .cs-finale__caption p { margin: 0; color: var(--cs-muted); font-size: 15px; }\n\n  .cs-close {\n    padding: 0 20px clamp(74px, 9vw, 120px);\n    text-align: center;\n  }\n\n  .cs-close::before {\n    display: block;\n    width: 54px;\n    height: 3px;\n    margin: 0 auto 28px;\n    content: \"\";\n    background: var(--cs-orange);\n  }\n\n  .cs-close h2 {\n    margin: 0;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(35px, 5vw, 66px);\n    font-weight: 500;\n    line-height: 1.08;\n  }\n\n  .cs-close p {\n    max-width: 620px;\n    margin: 20px auto 0;\n    color: var(--cs-muted);\n    font-size: 18px;\n  }\n\n  @media (max-width: 860px) {\n    .cs-shell { width: min(100% - 28px, 680px); }\n    .cs-story,\n    .cs-story--reverse { grid-template-columns: 1fr; gap: 30px; }\n    .cs-story--reverse .cs-media,\n    .cs-story--reverse .cs-copy { order: initial; }\n    .cs-lifestyle__intro { display: block; }\n    .cs-lifestyle__intro p { margin-top: 18px; }\n    .cs-lifestyle__grid { grid-template-columns: 1fr; }\n    .cs-card { max-width: 680px; margin: 0 auto; }\n    .cs-finale__grid { grid-template-columns: 1fr; }\n  }\n\n  @media (max-width: 540px) {\n    .cs-shell { width: calc(100% - 20px); }\n    .cs-hero { padding-top: 24px; }\n    .cs-hero__copy { padding-inline: 8px; }\n    .cs-hero__image,\n    .cs-feature .cs-media { border-radius: 18px; }\n    .cs-proof { grid-template-columns: 1fr; }\n    .cs-story { padding: 66px 0; }\n    .cs-media, .cs-card { border-radius: 17px; }\n    .cs-card__body { padding: 21px; }\n    .cs-finale__caption {\n      position: static;\n      border: 0;\n      border-radius: 0;\n      background: #28110e;\n      backdrop-filter: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cs-detail\"\u003e\n\u003csection class=\"cs-hero\"\u003e\n\u003cdiv class=\"cs-shell\"\u003e\n\u003cdiv class=\"cs-hero__copy\"\u003e\n\u003cp class=\"cs-kicker\"\u003eSavory chicken snack\u003c\/p\u003e\n\u003ch1 class=\"cs-title\"\u003eTender whole-cut\u003cbr\u003e\u003cem\u003echicken slices\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"cs-lead\"\u003eLarge, richly colored chicken slices with visible grain and a substantial texture—made to turn an ordinary snack break into a savory moment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-hero__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/9415\/0745\/files\/01-main-hero.png?v=1788535603\" alt=\"Tender whole-cut savory chicken slices\" loading=\"eager\" width=\"1200\" height=\"1200\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cs-proof\"\u003e\n\u003cspan\u003eWhole-cut appearance\u003c\/span\u003e \u003cspan\u003eVisible meat fibers\u003c\/span\u003e \u003cspan\u003eRich savory character\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cs-shell\"\u003e\n\u003csection class=\"cs-story\"\u003e\n\u003cdiv class=\"cs-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/9415\/0745\/files\/02-real-texture.png?v=1788535603\" alt=\"Close view of the natural grain and color of chicken slices\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cs-copy\"\u003e\n\u003cp class=\"cs-index\"\u003e01 \/ Real texture\u003c\/p\u003e\n\u003ch2\u003eEvery slice has its \u003cstrong\u003eown character.\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cp\u003eLook closely and you can see the individual grain, gently irregular edges and deep reddish-brown color. The visual texture makes each piece feel unmistakably substantial.\u003c\/p\u003e\n\u003cspan class=\"cs-note\"\u003eGrain • color • shape\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-story cs-story--reverse\"\u003e\n\u003cdiv class=\"cs-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/9415\/0745\/files\/03-whole-cut-in-hand.png?v=1788535603\" alt=\"A broad whole-cut chicken slice held between two hands\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cs-copy\"\u003e\n\u003cp class=\"cs-index\"\u003e02 \/ In your hand\u003c\/p\u003e\n\u003ch2\u003eA broad slice with a \u003cstrong\u003ereal presence.\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe hand-held view makes the generous shape easy to appreciate. Broad surfaces and visible fibers give the snack a hearty, satisfying look before the first bite.\u003c\/p\u003e\n\u003cspan class=\"cs-note\"\u003eLarge slice • layered texture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-story\"\u003e\n\u003cdiv class=\"cs-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/9415\/0745\/files\/04-savory-bite.png?v=1788535603\" alt=\"Savory chicken slices arranged on a dark serving plate\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cs-copy\"\u003e\n\u003cp class=\"cs-index\"\u003e03 \/ Flavor appeal\u003c\/p\u003e\n\u003ch2\u003eRich color. Layered texture. \u003cstrong\u003eSavory appeal.\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA glossy surface and warm roasted color create an inviting presentation. Serve several slices together and the varied shapes build a naturally abundant plate.\u003c\/p\u003e\n\u003cspan class=\"cs-note\"\u003eA satisfying visual bite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003csection class=\"cs-feature\"\u003e\n\u003cdiv class=\"cs-shell\"\u003e\n\u003cp class=\"cs-kicker\"\u003eThe everyday pause\u003c\/p\u003e\n\u003ch2\u003eA warm, savory moment—whenever the mood arrives.\u003c\/h2\u003e\n\u003cp\u003eSet out a few slices for a quiet break, an afternoon pause or a relaxed moment shared around the table.\u003c\/p\u003e\n\u003cdiv class=\"cs-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/9415\/0745\/files\/05-warm-savory-moment.png?v=1788535603\" alt=\"Chicken slices presented in a warm serving scene\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-lifestyle\"\u003e\n\u003cdiv class=\"cs-shell\"\u003e\n\u003cdiv class=\"cs-lifestyle__intro\"\u003e\n\u003ch2\u003eGood flavor fits naturally into the day.\u003c\/h2\u003e\n\u003cp\u003eFrom a peaceful porch to an open-air afternoon, these slices bring a rich visual presence to casual snacking occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-lifestyle__grid\"\u003e\n\u003carticle class=\"cs-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/9415\/0745\/files\/06-porch-lifestyle.png?v=1788535603\" alt=\"Enjoying a savory chicken slice during a porch break\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\n\u003cdiv class=\"cs-card__body\"\u003e\n\u003cspan\u003eQuiet moments\u003c\/span\u003e\n\u003ch3\u003ePause and savor.\u003c\/h3\u003e\n\u003cp\u003eA substantial slice makes a relaxed porch break feel a little more special.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cs-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/9415\/0745\/files\/07-outdoor-lifestyle.png?v=1788535603\" alt=\"Enjoying a chicken slice beside a lake\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\n\u003cdiv class=\"cs-card__body\"\u003e\n\u003cspan\u003eOpen-air flavor\u003c\/span\u003e\n\u003ch3\u003eTake the moment outdoors.\u003c\/h3\u003e\n\u003cp\u003eRich color and a bold shape stand out beautifully in laid-back outdoor settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-finale\"\u003e\n\u003cdiv class=\"cs-shell\"\u003e\n\u003cdiv class=\"cs-finale__grid\"\u003e\n\u003cdiv class=\"cs-media cs-finale__item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/9415\/0745\/files\/08-making-process.png?v=1788535603\" alt=\"Rows of chicken slices arranged during preparation\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\n\u003cdiv class=\"cs-finale__caption\"\u003e\n\u003ch3\u003eBehind the texture\u003c\/h3\u003e\n\u003cp\u003eRows of broad slices are arranged together, building the deep color and distinctive surface shown in every close-up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-media cs-finale__item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/9415\/0745\/files\/09-visible-fibers.png?v=1788535603\" alt=\"Chicken slice pulled open to reveal dense visible fibers\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\n\u003cdiv class=\"cs-finale__caption\"\u003e\n\u003ch3\u003eLook closer\u003c\/h3\u003e\n\u003cp\u003ePull a slice apart and the dense strands and layered internal texture become clearly visible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-close\"\u003e\n\u003ch2\u003eA savory moment,\u003cbr\u003eone substantial slice at a time.\u003c\/h2\u003e\n\u003cp\u003eRich color, visible grain and a satisfying presentation come together in a snack designed to look as memorable as it tastes.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mySite","offers":[{"title":"Buy 1 Get 1 Free","offer_id":44830510415961,"sku":"SP-JXRCP-XHA-100-A2","price":95.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 2 Free","offer_id":44830510448729,"sku":"SP-JXRCP-XHA-100-A4","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Buy 4 Get 4 Free","offer_id":44830510481497,"sku":"SP-JXRCP-XHA-100-A8","price":159.99,"currency_code":"USD","in_stock":true},{"title":"Buy 1","offer_id":44830510514265,"sku":"SP-JXRCP-XHA-100-A1","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/9415\/0745\/files\/01-main-hero.png?v=1788535603","url":"https:\/\/themerris.com\/products\/8372878835801-oa","provider":"Themerris","version":"1.0","type":"link"}