{"product_id":"botox-special","title":"Botox Special - Min of 20 Units","description":"\u003c!-- =============================================================\n     DAVIDA — AUGUST SPECIAL — BOTOX $11\/UNIT (MIN 20)\n     Custom product description (paste into Shopify source view)\n     ============================================================\n     INSTALL:\n     1. Shopify admin → Products → August Special — Botox $11\/unit (Min 20)\n     2. In the Description editor, click the \"\u003c\u003e\" (source code) icon\n     3. Delete any existing description content\n     4. Paste this entire file (everything between the comment blocks)\n     5. Save\n     SEO TARGETS:\n     Primary:           botox special san antonio\n     Secondary:         botox $11 per unit san antonio, botox deal san antonio, affordable botox san antonio, tox special\n     Long-tail:         botox 20 units special san antonio, botox pricing per unit san antonio, best botox price san antonio, botox special august san antonio\n     OFFER VALIDITY: August 1–31, 2026\n     ============================================================= --\u003e\n\u003cstyle\u003e\n.dvd-pd { font-family: 'Inter', -apple-system, sans-serif; color: #2A2A2A; line-height: 1.7; }\n.dvd-pd * { box-sizing: border-box; }\n.dvd-pd__hero {\n  background: linear-gradient(135deg, #FAFAF7 0%, #F8F4ED 100%);\n  border: 1px solid #EDE5D9; border-radius: 12px; padding: 32px 28px;\n  margin: 0 0 32px; text-align: center;\n}\n.dvd-pd__eyebrow {\n  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase;\n  color: #B68543; margin: 0 0 8px;\n}\n.dvd-pd__hero-heading {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.65rem;\n  letter-spacing: -0.005em; color: #1A1A1A; margin: 0 0 12px; line-height: 1.25;\n}\n.dvd-pd__hero-text {\n  font-size: 0.98rem; color: #5c5246; margin: 0;\n  max-width: 540px; margin-left: auto; margin-right: auto;\n}\n.dvd-pd__section { margin: 40px 0; }\n.dvd-pd__section-heading {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1.4rem;\n  color: #1A1A1A; margin: 0 0 16px; letter-spacing: -0.005em;\n}\n.dvd-pd__benefits {\n  display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px;\n}\n.dvd-pd__benefit-item {\n  background: #FFFFFF; border: 1px solid #EDE5D9; border-radius: 8px; padding: 16px;\n}\n.dvd-pd__benefit-name {\n  font-family: 'Playfair Display', Georgia, serif; font-weight: 500; font-size: 1rem;\n  color: #1A1A1A; margin: 0 0 4px; display: block;\n}\n.dvd-pd__benefit-desc {\n  font-size: 0.86rem; color: #5c5246; line-height: 1.5; margin: 0;\n}\n.dvd-pd__concerns { display: flex; flex-wrap: wrap; gap: 8px; }\n.dvd-pd__concern-pill {\n  display: inline-block; padding: 8px 16px; background: #FFFFFF;\n  border: 1px solid #E5DDD3; border-radius: 999px; font-size: 0.82rem;\n  font-weight: 500; color: #2c2219; letter-spacing: 0.02em;\n}\n.dvd-pd__ingredients { display: grid; gap: 14px; }\n.dvd-pd__ingredient {\n  background: #FAFAF7; border-left: 3px solid #B68543; border-radius: 4px; padding: 16px 18px;\n}\n.dvd-pd__ingredient-name {\n  font-family: 'Inter', sans-serif; font-size: 0.95rem; font-weight: 700;\n  color: #B68543; letter-spacing: 0.02em; margin: 0 0 4px; display: block;\n}\n.dvd-pd__ingredient-desc {\n  font-size: 0.92rem; color: #2c2219; margin: 0; line-height: 1.55;\n}\n.dvd-pd__routine { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }\n.dvd-pd__routine-col {\n  background: #FFFFFF; border: 1px solid #EDE5D9; border-radius: 8px; padding: 20px;\n}\n.dvd-pd__routine-col-heading {\n  font-family: 'Inter', sans-serif; font-size: 0.7rem; font-weight: 700;\n  letter-spacing: 0.18em; text-transform: uppercase; color: #B68543; margin: 0 0 12px;\n}\n.dvd-pd__routine-list { list-style: none; padding: 0; margin: 0; counter-reset: step; }\n.dvd-pd__routine-list li {\n  counter-increment: step; position: relative; padding: 0 0 12px 32px;\n  font-size: 0.9rem; color: #2c2219; line-height: 1.55;\n}\n.dvd-pd__routine-list li:last-child { padding-bottom: 0; }\n.dvd-pd__routine-list li::before {\n  content: counter(step); position: absolute; left: 0; top: 0;\n  width: 22px; height: 22px; border-radius: 50%; background: #1A1A1A; color: #FFFFFF;\n  font-size: 0.72rem; font-weight: 600; display: flex; align-items: center;\n  justify-content: center; font-family: 'Inter', sans-serif;\n}\n.dvd-pd__faq { margin-top: 8px; }\n.dvd-pd__faq-item { border-bottom: 1px solid #EDE5D9; padding: 0; }\n.dvd-pd__faq-item summary {\n  cursor: pointer; padding: 16px 0; font-family: 'Inter', sans-serif;\n  font-weight: 600; font-size: 0.95rem; color: #1A1A1A;\n  list-style: none; position: relative; padding-right: 32px;\n}\n.dvd-pd__faq-item summary::-webkit-details-marker { display: none; }\n.dvd-pd__faq-item summary::after {\n  content: \"+\"; position: absolute; right: 4px; top: 50%; transform: translateY(-50%);\n  font-size: 1.3rem; color: #B68543; font-weight: 400; transition: transform 0.2s ease;\n}\n.dvd-pd__faq-item[open] summary::after { content: \"−\"; }\n.dvd-pd__faq-answer {\n  padding: 0 0 16px; font-size: 0.92rem; color: #5c5246; line-height: 1.65;\n}\n.dvd-pd__faq-answer p { margin: 0 0 8px; }\n.dvd-pd__faq-answer p:last-child { margin: 0; }\n.dvd-pd__closer {\n  background: #1A1A1A; color: #FFFFFF; border-radius: 12px;\n  padding: 28px; text-align: center; margin: 40px 0 0;\n}\n.dvd-pd__closer-eyebrow {\n  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em;\n  text-transform: uppercase; color: #B68543; margin: 0 0 10px;\n}\n.dvd-pd__closer-text {\n  font-family: 'Playfair Display', Georgia, serif; font-style: italic;\n  font-weight: 400; font-size: 1.05rem; line-height: 1.55; margin: 0 0 8px; color: #FFFFFF;\n}\n.dvd-pd__closer-attr {\n  font-family: 'Inter', sans-serif; font-size: 0.78rem;\n  color: rgba(255,255,255,0.7); letter-spacing: 0.04em;\n}\n@media (max-width: 600px) {\n  .dvd-pd__benefits, .dvd-pd__routine { grid-template-columns: 1fr; }\n  .dvd-pd__hero { padding: 24px 20px; }\n  .dvd-pd__hero-heading { font-size: 1.4rem; }\n  .dvd-pd__section-heading { font-size: 1.2rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dvd-pd\"\u003e\n\u003cdiv style=\"background: #1A1A1A; border: 2px solid #B68543; border-radius: 12px; padding: 20px 24px; margin: 0 0 24px; text-align: center;\"\u003e\n\u003cdiv style=\"font-family: 'Inter',sans-serif; font-size: 0.72rem; font-weight: bold; letter-spacing: 0.16em; text-transform: uppercase; color: #d6a94a; margin: 0 0 8px;\"\u003eDiscount applies automatically at checkout\u003c\/div\u003e\n\u003cp style=\"font-family: 'Inter',sans-serif; font-size: 1rem; color: #ffffff; line-height: 1.6; margin: 0;\"\u003eThis listing is our \u003cstrong\u003e$11\/unit\u003c\/strong\u003e Botox pricing with a \u003cstrong\u003e20-unit minimum\u003c\/strong\u003e. Add \u003cstrong\u003e20 or more units\u003c\/strong\u003e to your cart and the $11 per unit price applies automatically at checkout — no code needed. Treating 50 units or more? Use our \u003cstrong\u003e$10\/unit (min 50)\u003c\/strong\u003e listing for the deeper discount.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__hero\"\u003e\n\u003cdiv class=\"dvd-pd__eyebrow\"\u003eAUGUST SPECIAL · ENDS AUGUST 31\u003c\/div\u003e\n\u003ch2 class=\"dvd-pd__hero-heading\"\u003eBotox — $11 per unit (minimum 20 units)\u003c\/h2\u003e\n\u003cp class=\"dvd-pd__hero-text\"\u003eFor August 2026, get our best Botox pricing of the season at $11 per unit with a minimum of 20 units. Smooth forehead lines, frown lines, and crow's feet with a natural, refreshed result. Planning to treat 50 units or more? Our separate $10\/unit listing is the better value. Available August 1–31 only.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__section\"\u003e\n\u003ch3 class=\"dvd-pd__section-heading\"\u003eWhy grab this special\u003c\/h3\u003e\n\u003cdiv class=\"dvd-pd__benefits\"\u003e\n\u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n\u003cspan class=\"dvd-pd__benefit-name\"\u003eSpecial August pricing\u003c\/span\u003e\n\u003cp class=\"dvd-pd__benefit-desc\"\u003e$11 per unit with a 20-unit minimum — the ideal way to treat one or two areas at our best pricing of the season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n\u003cspan class=\"dvd-pd__benefit-name\"\u003eSmooths the lines that age you\u003c\/span\u003e\n\u003cp class=\"dvd-pd__benefit-desc\"\u003eBotox softens dynamic wrinkles — forehead lines, the '11s' between your brows, and crow's feet — for a rested, natural look that still moves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n\u003cspan class=\"dvd-pd__benefit-name\"\u003ePerfect for one or two areas\u003c\/span\u003e\n\u003cp class=\"dvd-pd__benefit-desc\"\u003eTwenty units comfortably covers zones like the forehead and frown lines. Treating several areas? The $10\/unit (min 50) listing drops your per-unit price.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__benefit-item\"\u003e\n\u003cspan class=\"dvd-pd__benefit-name\"\u003eQuick, no downtime\u003c\/span\u003e\n\u003cp class=\"dvd-pd__benefit-desc\"\u003eAppointments take about 15 minutes and you head straight back to your day. Results settle over 7 to 14 days and last around 3 to 4 months.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__section\"\u003e\n\u003ch3 class=\"dvd-pd__section-heading\"\u003eWho it's for\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 14px; color: #5c5246; font-size: 0.95rem;\"\u003eThe $11\/unit Botox special is right for:\u003c\/p\u003e\n\u003cdiv class=\"dvd-pd__concerns\"\u003e\n\u003cspan class=\"dvd-pd__concern-pill\"\u003eForehead lines\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003eFrown lines (11s)\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003eCrow's feet\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003ePreventative tox\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003eBotox maintenance\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003eOne or two areas\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003eWedding \u0026amp; event prep\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003eFirst-time Botox\u003c\/span\u003e \u003cspan class=\"dvd-pd__concern-pill\"\u003eNatural results\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__section\"\u003e\n\u003ch3 class=\"dvd-pd__section-heading\"\u003eWhat's included\u003c\/h3\u003e\n\u003cdiv class=\"dvd-pd__ingredients\"\u003e\n\u003cdiv class=\"dvd-pd__ingredient\"\u003e\n\u003cspan class=\"dvd-pd__ingredient-name\"\u003eBotox at $11\/unit (min 20)\u003c\/span\u003e\n\u003cp class=\"dvd-pd__ingredient-desc\"\u003eOur special August per-unit pricing with a 20-unit minimum — great for treating one or two areas like the forehead and frown lines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__ingredient\"\u003e\n\u003cspan class=\"dvd-pd__ingredient-name\"\u003eTreating 50+ units? See the $10\/unit listing\u003c\/span\u003e\n\u003cp class=\"dvd-pd__ingredient-desc\"\u003eIf you're doing the full upper face or several zones, our separate $10\/unit (min 50) listing gives you an even lower per-unit price.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__ingredient\"\u003e\n\u003cspan class=\"dvd-pd__ingredient-name\"\u003eExpert injector consultation\u003c\/span\u003e\n\u003cp class=\"dvd-pd__ingredient-desc\"\u003eYour provider maps your movement and recommends the right dose for a natural result — never frozen, always you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__section\"\u003e\n\u003ch3 class=\"dvd-pd__section-heading\"\u003eHow to redeem\u003c\/h3\u003e\n\u003cdiv class=\"dvd-pd__routine\"\u003e\n\u003cdiv class=\"dvd-pd__routine-col\"\u003e\n\u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eBooking the Special\u003c\/div\u003e\n\u003col class=\"dvd-pd__routine-list\"\u003e\n\u003cli\u003eAdd 20 or more units to your cart during August\u003c\/li\u003e\n\u003cli\u003eThe $11\/unit discount applies automatically at checkout — no code needed\u003c\/li\u003e\n\u003cli\u003eBook your appointment online or by phone\u003c\/li\u003e\n\u003cli\u003eArrive with a clean face — skip heavy makeup if you can\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__routine-col\"\u003e\n\u003cdiv class=\"dvd-pd__routine-col-heading\"\u003eIn Your Appointment\u003c\/div\u003e\n\u003col class=\"dvd-pd__routine-list\"\u003e\n\u003cli\u003eQuick consult to map your areas and dose\u003c\/li\u003e\n\u003cli\u003ePrecise Botox injections by your provider\u003c\/li\u003e\n\u003cli\u003eAftercare guidance — stay upright, no rubbing\u003c\/li\u003e\n\u003cli\u003eResults settle over 7 to 14 days\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__section\"\u003e\n\u003ch3 class=\"dvd-pd__section-heading\"\u003eCommon questions\u003c\/h3\u003e\n\u003cdiv class=\"dvd-pd__faq\"\u003e\n\u003cdetails class=\"dvd-pd__faq-item\" open=\"\"\u003e\n\u003csummary\u003eHow does the $11\/unit pricing work?\u003c\/summary\u003e\n\u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n\u003cp\u003eThis listing is for $11 per unit with a 20-unit minimum. Add 20 or more units to your cart and the discount applies automatically at checkout — no code needed. If you're treating 50 units or more, use our separate $10\/unit (min 50) listing for the lower per-unit price.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dvd-pd__faq-item\" open=\"\"\u003e\n\u003csummary\u003eHow many units do I need?\u003c\/summary\u003e\n\u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n\u003cp\u003eIt varies by area and muscle strength. As a rough guide, frown lines often take around 20 units, the forehead 8 to 15, and crow's feet 10 to 30. If you're treating all three, the $10\/unit (min 50) listing may be the better value. We'll confirm your dose at your consult.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dvd-pd__faq-item\" open=\"\"\u003e\n\u003csummary\u003eIs there any downtime?\u003c\/summary\u003e\n\u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n\u003cp\u003eNone. You can return to normal activity right away. We just ask that you stay upright for about four hours and avoid rubbing the treated areas, strenuous exercise, and lying flat that day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dvd-pd__faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhen will I see results, and how long do they last?\u003c\/summary\u003e\n\u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n\u003cp\u003eBotox starts working in a few days, with full results by about two weeks. Most people enjoy their results for roughly three to four months before booking a touch-up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dvd-pd__faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhen does the special end?\u003c\/summary\u003e\n\u003cdiv class=\"dvd-pd__faq-answer\"\u003e\n\u003cp\u003eMonday, August 31, 2026. Book early — appointment slots fill quickly, especially in the last two weeks of the month.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dvd-pd__closer\"\u003e\n\u003cdiv class=\"dvd-pd__closer-eyebrow\"\u003eWhy our team loves it\u003c\/div\u003e\n\u003cp class=\"dvd-pd__closer-text\"\u003e\"This is the one we tell our own friends and family to book. Whether you're curious about Botox or due for maintenance, $11 a unit is our best pricing of the year — natural results, one quick visit.\"\u003c\/p\u003e\n\u003cdiv class=\"dvd-pd__closer-attr\"\u003e— The DaVida Injectable Team\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END AUGUST SPECIAL — BOTOX $11\/UNIT (MIN 20) description --\u003e","brand":"DaVida Skin","offers":[{"title":"Default Title","offer_id":44606312513578,"sku":null,"price":13.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0593\/4301\/1882\/files\/229_01063338-2321-47e8-b0e6-8e70ea267c23.png?v=1784823917","url":"https:\/\/davidaskin.com\/products\/botox-special","provider":"DaVida Skin","version":"1.0","type":"link"}