css模拟机打小票字迹效果代码

代码语言:html

所属分类:布局界面

代码描述:css模拟机打小票字迹效果代码

代码标签: 小票 字迹 效果

下面为部分代码预览,完整代码请点击下载或在bfwstudio webide中打开


<!DOCTYPE html>
<html lang="en" >

<head>

  <meta charset="UTF-8">
  

  <link href="https://fonts.googleapis.com/css?family=Libre+Barcode+128|VT323" rel="stylesheet">
  
  
  
<style>
* {
  margin: 0;
  box-sizing: border-box;
  font-family: "VT323", monospace;
  color: #1f1f1f;
}

.container {
  background: #f1f1f1;
  padding: 20px 10px;
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.receipt {
  width: 300px;
  min-height: 100vh;
  height: 100%;
  background: #fff;
  margin: 0 auto;
  box-shadow: 5px 5px 19px #ccc;
  padding: 10px;
}

.logo {
  text-align: center;
  padding: 20px;
}

.barcode {
  font-family: "Libre Barcode 128", cursive;
  font-size: 42px;
  text-align: center;
}

.address {
  text-align: center;
  margin-bottom: 10px;
}

.transactionDetails {
  display: flex;
  justify-content: space-between;
  margin: 0 10px 10px;
}
.transactionDetails .detail {
  text-transform: uppercase;
}

.centerItem {
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
}

.survey {
  text-align: center;
  margin-bottom: 12px;
}
.survey .surveyID {
  font-size: 20px;
}

.paymentDetails {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 150px;
}

.creditDetails {
  margin: 10px auto;
  width: 230px;
  font-size: 14px;
  text-transform: uppercase;
}

.receiptBarcode {
  margin: 10px 0;
  text-align: center;
}

.returnPolicy {
  margin: 10px 20px;
  width: 220px;
  display: flex;
  justify-content: space-between;
}

.coupons {
  margin-top: 20px;
}

.tripSummary {
  margin: auto;
  width: 255px;
}
.tripSummary .item {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 220px;
}

.feedback {
  margin: 20px auto;
}
.feedback h3.clickBait {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0;
}
.feedback h4.web {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0;
}
.feedback .break {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}

.couponContainer {
  border-top: 1px dashed #1f1f1f;
  margin-bottom: 20px;
}
.couponContainer .discount {
  font-size: 35px;
  text-align: center;
  margin-bottom: 10px;
}
.couponContainer .discountDetails {
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
}
.couponContainer .barcode {
  margin: 10px 0 0;
}
.couponContainer .legal {
  font-size: 12px;
  margin-bottom: 12px;
}
.couponContainer .barcodeID {
  margin-bottom: 8px;
}
.couponContainer .expiration {
  display: flex;
  justify-content: space-between;
  margin: 10px;
}
.couponContainer .couponBottom {
  font-size: 13px;
  text-align: center;
}
</style>




</head>

<body>

<div id="showScroll" class="container">
	<div class="receipt">
		<h1 class="logo">CVS/pharmacy</h1>
		<div class="address">
			666 Lincoln St. Santa Monica, CA
		</div>
		<div class="transactionDetails">
			<div class="detail">Reg#17</div>
			<div class="detail">TRN#1313</div>
			<div class="detail">CSHR#00097655</div>
			<div class="detail">str#9852</div>
		</div>
		<div class="transactionDetails">
			Helped by: Garrett
		</div>
		<div class="centerItem bold">
			<div class="item">ExtraCare Card #: *********1875</div>
		</div>
		<div class="transactionDetails">
			<div class="detail">1</div>
			<div class="detail">OB Glide 3CT</div>
			<div class="detail">3.99</div>
		</div>
		<div class="survey bold">
			<p>Survey ID #</p>
			<p class="surveyID">6588 4755 3256 544 21</p>
		</div>
		<div class="paymentDetails bold">
			<div class="detail">TOTAL</div>
			<div class="detail">3.99</div>
		</div>
		<div class="paymentDetails">
			<div class="detail">CHARGE</div>
			<div class="detail">3.99</div>
		</div>
		<div class="paymentDetails">
			<div class="detail">************4023</div>
			<div class="detail">CH</div>
		</div>
		<div class="creditDetails">
			<p>VISA CREDIT &nbsp;&nbsp;&nbsp;&nbsp; ****************</p>
			<p>approved# 09773B</p>
			<p>ref# 013589</p>
			<p>tran type: SALE</p>
			<p>AID: 30000000090755</p>
			<p>TC: B7A2A4044AEE380A4</p>
			<p>terminal: 69010003</p>
			<p>no signature required</p>
			<p>CVM: 1e0300</p>
			<p>TMR(95): 0080081111</p>
			<p>TS(9B): E900</p>
		</div>

		<div class="paymentDetails">
			<div class="detail">CHANGE</div>
			<div class="detail">.00</div>
		</div>
		<div class="receiptBarcode">
			<div class="barcode">
				HelloCVSScript
			</div>
			2003 0998 9000 8730 21
		</div>
		<div class="returnPolicy bold">
			Returns with receipt, subject to CVS Return Policy, thru 12/04/2018
		</div>
		<div class="returnPolicy">
			<div class="detail">October 5, 2018</div>
			<div class="detail">10:16 AM</div>
		</div>
		<div class="tripSummary">
			<div class="bold">Trip Summary:</div>
			<div class="item">
				<div>Today You Saved:</div>
				<div>.00</div>
			</div>
			<div class="item">
				<div>Savings Value</div>
				<div>0%</div>
			</div>
		</div>
		<div class="feedback">
			<div class="break">
				*************************************
			</div>
			<p class="center">
				We would love to hear your feedback on your recent experience with us. This survey will only take 1 minute to complete.
			</p>
			<h3 class="clickBait">Share Your Feedback</h3>
			<h4 class="web">www.CVSHealthSurvey.com</h4>
			<p class="center">
				Hablamos español
			</p>
			<div class="break">
				*************************************
			</div>
		</div>
		<div id="coupons" class="coupons">
			<!--       start coupon -->
			<div class="couponContainer">
				<h1 class="logo">CVS/pharmacy</h1>
				<div class="discount">$2.00 off</div>
				<div class="discountDetails">$2.00 off COLEGATE Toothbrush, Toothpaste, or Mouthwash</div>
				<div class="expiration">
					<div class="item bold">
						Expires 12/12/2018
					</div>
					<div class="item">
						Up to $2 Value
					</div>
				</div>
				<div class="barcode">
					HelloCVSMate1
				</div>
				<div class="barcodeID center">
					9007 9876 9087 7665 62
				</div>
				<div class="legal center">
					ExtraCare card required. Excludes lottery, money orders, postage stamps, milk, prescriptions, pre-paid cards, gift cards, pseudoephedrine products, other fees, deposits, taxes, alcohol and local exclusions. No cash back. Tax charged on pre-coupon price
					where required. Limit of one purchase-based coupon, i.e., $4 off $20 purchase, per transaction. Not valid in specialty centers within CVS.
				</div>
				<div class="couponBottom">
					<p>ExtraCare Card #: *7140 00130030598777</p>
					<p>CPN#: 85887</p>
				</div>
			</div>
			<!--       end coupon -->
		</div>
	</div>
</div>
  
      <script >
const rawProductData = [
[
{
  productTitle: "CVS Health Non-Drowsy Allergy Relief Tablets, 70 CT",
  price: "24.99" },

{
  productTitle: "CVS Health 100% Pure Omega-3 Krill Oil Softgels, 350mg",
  price: "37.99" },

{
  productTitle: "CVS Health Multi-Symptom Nasal Allergy Spray 0.37 OZ",
  price: "12.99" },

{
  productTitle:
  "CVS Health Original Prescription Strength Allergy Relief, 70 CT",
  price: "29.99" },

{
  productTitle: "M&M's Peanut Milk Chocolate Sharing Size, 10.7 OZ",
  price: "4.19" },

{
  productTitle: "M&M's Milk Chocolate Sharing Size, 10.7 OZ",
  price: "4.19" },

{
  productTitle: "M&M's Peanut Butter Milk Chocolate Sharing Size, 9.6 OZ",
  price: "4.19" },

{
  productTitle:
  "Playtex Sport Tampons Multi-Pack, Unscented, Regular and Super Absorbency",
  price: "8.49" },

{
  productTitle:
  "Depend FIT-FLEX Incontinence Underwear for Men, Maximum Absorbency, XL, Gray (Packaging may vary)",
  price: "14.99" },

{
  productTitle:
  "Depend FIT-FLEX Incontinence Underwear for Women, Maximum Absorbency, L",
  price: "19.79" },

{
  productTitle:
  "Depend FIT-FLEX Incontinence Underwear for Women, Maximum Absorbency, S, Tan (Packaging may vary)",
  price: "14.99" },

{
  productTitle:
  "Depend FIT-FLEX Incontinence Underwear for Women, Maximum Absorbency, XL, Tan (Packaging may vary)",
  price: "19.79" },

{
  productTitle: "First Response Triple Check Pregnancy Test Kit, 3 CT",
  price: "23.99" },

{
  productTitle: "Stayfree Maxi Pads with Wings, Super",
  price: "7.59" },

{
  productTitle: "Playtex Sport Tampons, Unscented, Regular Absobency",
  price: "5.29" },

{
  productTitle: "M&M'S Pretzel Chocolate Candy Sharing Size, 8 OZ",
  price: "4.19" },

{
  productTitle:
  "ChapStick Original Moisturizer SPF 15 Sunscreen and Skin Protectant, 0.45 OZ, 3 CT",
  price: "4.49" },

{
  productTitle:
  "O.B. Pro Comfort Multi-Pack Tampons, Regular and Super Absorbency",
  price: "8.29" },

{ productTitle: "Febreze Unstopables Air Refresher", price: "5.99" },
{
  productTitle: "Life Savers Neons Gummies Candy, 7 OZ",
  price: "2.99" }],


[
{
  productTitle: "M&M'S Peanut Dark Chocolate Candy Sharing Size, 10.1 OZ",
  price: "4.19" },

{
  productTitle: "O.B. Pro Comfort Tampons, Regular Absorbency",
  price: "8.29" },

{
  productTitle: "M&M'S Coffee Nut Peanut Chocolate Candy Sharing Size, 9.6 OZ",
  price: "4.19" },

{
  productTitle:
  "Schwarzkopf Got 2Bb Phenomenal Thickening Styling Cream, 6 OZ",
  price: "7.99" },

{
  productTitle:
  "Depend Night Defense Incontinence Overnight Underwear for Women, M",
  price: "13.49" },

{
  productTitle: "Lindt Lindor Fudge Swirl Milk Chocolate Truffles",
  price: "5.79" },

{
  productTitle: "HERSHEY'S Cookie Layer Crunch Triple Chocolate",
  price: "4.99" },

{
  productTitle:
  "Playtex Sport Fresh Balance Lightly Scented Tampons, Super Absorbency",
  price: "8.99" },

{
  productTitle: "M&M'S Crispy Chocolate Candy Sharing Size, 8 OZ",
  price: "4.19" },

{
  productTitle:
  "Everpro Gray Away For Women Temporary Root Concealer, Lightest Brown/Medium Blonde",
  price: "10.29" },

{
  productTitle: "Epi Smooth - Removes Hair At The Root",
  price: "9.99" },

{
  productTitle: "Godiva Masterpieces An Assortment Of Legendary Chocolate",
  price: "5.79" },

{
  productTitle:
  "Simply Saline Relieve + Protect Allergy Nasal Pump Mist, 0.67 OZ",
  price: "10.29" },

{
  productTitle: "CVS Moderate Absorbency Protective Pads Long, 54 CT",
  price: "11.99" },

{
  productTitle: "Color Doctor Blood Pressure Monitor",
  price: "19.99" },

{ productTitle: "MagicBax Earring Lifters", price: "19.99" },
{
  productTitle:
  "Depend Night Defense Incontinence Overnight Underwear for Women, XL",
  price: "13.49" },

{
  productTitle: "Schick Xtreme 4 Disposable Razor for Men, 3 CT",
  price: "8.99" },

{ productTitle: "Jif Natural Creamy Peanut Butter", price: "3.79" },
{
  productTitle: "Flex Tape Strong Rubberized Waterproof Tape 4\" x 5'",
  price: "12.99" }],


[
{
  productTitle: "CVS Health Butenafine Hydrochloride Antifungal Cream 1%",
  price: "10.49" },

{
  productTitle: "DOVE Cashews With Sea Salt and Milk Chocolate Candy, 5 OZ",
  price: "4.89" },

{ productTitle: "Tresemme Fresh Dry Shampoo, 4.3 OZ", price: "6.29" },
{ productTitle: "Wipe New Headlight Restore", price: "9.99" },
{
  productTitle: "Beauty 360 Charcoal Cleansing Bath Pouf",
  price: "3.99" },

{
  productTitle: "Style Essentials by Hanes Ladies' Trouser Socks, 3 Pairs",
  price: "6.79" },

{
  productTitle: "Atomic Beam Tough Grade Military Light",
  price: "19.99" },

{
  productTitle: "AXE Styling Urban Messy Look Matte Wax, 2.64 OZ",
  price: "10.79" },

{
  productTitle: "Depend Incontinence Shields for Men, Light Absorbency",
  price: "13.49" },

{
  productTitle: "DOVE Cashews With Cocoa and Dark Chocolate Candy, 5 OZ",
  price: "4.89" },

{
  productTitle: "Aussie Total Miracle 7N1 Conditioner, 26.2 OZ",
  price: "7.29" },

{
  productTitle: "Aussie Total Miracle 7N1 Shampoo, 26.2 OZ",
  price: "7.29" },

{
  productTitle: "California Charcoal Activated Charcoal Peel-Off Mask, 2.8 OZ",
  price: "19.99" },

{
  productTitle: "Bell + Howell Taclight Lantern With Magnetic Base",
  price: "19.99" },

{
  productTitle: "Dove Almonds With Cinnamon and Dark Chocolate Candy, 5.5 OZ",
  price: "4.89" },

{
  productTitle:
  "Egglettes Egg Cooker - Hard Boiled Eggs Without the Shell, 4 CT",
  price: "9.99" },

{
  productTitle: "CVS Health Variety Pack Bandage Assortment, 120 CT",
  price: "12.99" },

{ productTitle: "Fuller Brush Roto Sweeper Broom", price: "19.99" },
{
  productTitle: "Finishing Touch Flawless Facial Hair Remover, Purple",
  price: "19.99" },

{
  productTitle: "Wrigley's Juicy Fruit Mixies Sugarfree Gum, 40 CT",
  price: "4.89" }],


[
{
  productTitle: "M&M'S Milk Chocolate MINIS Candy Sharing Size, 10.1 OZ",
  price: "4.19" },

{
  productTitle: "Trident White Sugar Free Gum, Peppermint 60 CT",
  price: "4.99" },

{
  productTitle: "Air Hawk Pro Automatic Cordless Tire Inflator",
  price: "39.99" },

{
  productTitle:
  "Active Bright Natural Teeth Whitening Activated Coconut Charcoal Powder",
  price: "9.99" },

{
  productTitle: "Dove Anti-Stress Micellar Water Body Wash, 22 OZ",
  price: "8.99" },

{ productTitle: "CVS  Health Cone Face Masks, 10 CT", price: "8.29" },
{
  productTitle: "Crest Pro-Health Advanced Toothpaste 3.5 OZ, Deep Clean Mint",
  price: "2.99" },

{
  productTitle: "Gold Emblem Abound Sweet Sriracha Roasted Chickpeas, 5 OZ",
  price: "3.49" },

{ productTitle: "Wonder Hanger Max 10 Pack", price: "14.99" },
{
  productTitle: "NeilMed Porcelain Neti Pot Allergy Relief",
  price: "15.49" },

{ productTitle: "Splat Midnight Hair Color, Ruby", price: "12.99" },
{
  productTitle: "Chap Stick Total Hydration 3 In 1 Lip Care",
  price: "3.99" },

{
  productTitle: "Marc Anthony Strengthening Grow Long Conditioner, 8.4 OZ",
  price: "8.69" },

{
  productTitle: "Marc Anthony Grow Long Caffeine Shampoo, 8.4 OZ",
  price: "8.69" },

{
  productTitle: "CVS Health Crew Comfort Socks for Diabetics, 2 Pairs",
  price: "6.29" },

{ productTitle: "Splat Midnight Hair Color, Indigo", price: "12.99" },
{
  productTitle: "Nexxus Keraphix Damage Healing Treatment Masque",
  price: "3.29" },

{
  productTitle: "Ghirardelli Intense Dark Salted Caramel Crunch",
  price: "5.79" },

{
  productTitle: "Dove Anti-Stress Micellar Beauty Bar, 6 CT",
  price: "8.99" },

{
  productTitle: "Estroven Mood & Memory Caplets 30 CT",
  price: "17.99" }],


[
{
  productTitle: "Pocket Mouse Wireless Mouse You Hold Like A Pen",
  price: "19.99" },

{
  productTitle: "Dove Men +Care Clean Comfort Body+Face Wash, 23.5 OZ",
  price: "10.99" },

{ productTitle: "Febreze One Car Air Freshener", price: "4.19" },
{
  productTitle: "CVS Health Breathable Gentle Tape, 2 CT",
  price: "7.19" },

{
  productTitle: "CVS Health Advanced Healing Hydrocolloid Adhesive Pads",
  price: "15.49" },

{
  productTitle:
  "ChapStick Total Hydration 3-in-1 Soothing Oasis Lip Care, 0.12 OZ",
  price: "3.79" },

{
  productTitle: "Crest Pro-Health with a Touch of Scope Toothpaste, 4.6 OZ",
  price: "2.99" },

{
  productTitle: "Schwarzkopf Got 2b Phenomenal Light Hold Styling Gel, 6 OZ",
  price: "8.29" },

{ productTitle: "Pill Pro Weekly Pill Organizer", price: "9.99" },
{
  productTitle:
  "FUTURO Anti-Embolism Stockings, Thigh Length, Closed Toe, Medium, Regular, White",
  price: "44.49" },

{
  productTitle:
  "Salon on 5th Ave/NYC Root Cover-Up Temporary Concealer Spray, 2 OZ",
  price: "9.29" },

{
  productTitle: "CVS Health Children's Allergy Liquid, 4 OZ",
  price: "8.99" },

{
  productTitle: "CVS Health Maximum Strength Lidocaine Cream",
  price: "7.79" },

{
  productTitle: "Splat Midnight Hair Color, Amethyst",
  price: "12.99" },

{
  productTitle:
  "The Mane Choice Crystal Orchid Biotin Infused Styling Gel, 16 OZ",
  price: "11.99" },

{
  productTitle: "Flex Seal Liquid Rubber Sealant Coating, Black 16 OZ",
  price: "14.99" },

{
  productTitle: "Nexxus Humectress Replenishing System Conditioner, 3 OZ",
  price: "4.99" },

{ productTitle: "Copper Crisper 2-Piece Tray Set", price: "19.99" },
{
  productTitle: "Bell + Howell Solar Powered LED Disk Lights, 4 CT",
  price: "19.99" },

{
  productTitle:
  "CVS Health Lansoprazole Delayed Release Tablets, Strawberry, 15 mg, 42 CT",
  price: "17.99" }],


[
{
  productTitle: "John Frieda Radiant Red Red Boosting Conditioner, 8.3 OZ",
  price: "12.49" },

{
  productTitle: "Bell + Howell Polarized Lens Tac Glasses",
  price: "19.99" },

{
  productTitle: "Nexxus New York Salon Care Therappe Shampoo, 3 OZ",
  price: "3.59" },

{
  productTitle: "CVS Health Isopropyl Rubbing Alcohol Push Pump",
  price: "4.19" },

{ productTitle: "EZ Makeup Glasses", price: "14.99" },
{
  productTitle: "CVS Health Sterile Saline Wound Wash",
  price: "9.29" },

{ productTitle: "CVS Health Sinus Wash Neti Pot Kit", price: "12.49" },
{
  productTitle: "CVS Health Witch Hazel Push Pump, 8 OZ",
  price: "5.99" },

{
  productTitle: "CVS Health Temporary Lost Filling & Loose Cap Repair",
  price: "5.59" },

{
  productTitle:
  "CVS Health Reagent Strips for Urinanalysis Ketone Test Strips, 50CT",
  price: "7.69" },

{
  productTitle: "CVS Health Shower Reliever Effervescent Vapor Tablets",
  price: "4.59" },

{
  productTitle: "CVS Health Cool Mist Humidifier Super-fine Cool Mist",
  price: "29.99" },

{
  productTitle: "CVS Health Fluticasone Nasal Spray 50mcg, 120 Sprays",
  price: "18.49" },

{
  productTitle: "CVS Health Magnesium Citrate Oral Solution 10 OZ, Grape",
  price: "2.89" },

{
  productTitle: "CVS Health Advanced Blood Glucose Meter",
  price: "16.49" },

{
  productTitle:
  "CVS Health Acid Reducer Lansoprazole Delayed-Release Capsules 15mg",
  price: "12.49" },

{
  productTitle: "CVS Health Procedural Face Masks With Earloops",
  price: "7.99" },

{
  productTitle: "CVS Health Automatic Blood Pressure Monitor",
  price: "37.79" },

{
  productTitle: "CVS Health Anti-Diarrheal Caplets, 200CT",
  price: "18.99" },

{ productTitle: "CVS Health Digital Body Scale", price: "7.69" }],

[
{
  productTitle: "Nerve Pain Away Homeopathic  Pain Reliever Spray",
  price: "14.99" },

{
  productTitle: "CVS Health Warm Steam Vaporizer 2100cvs",
  price: "18.29" },

{
  productTitle: "CVS Health Reusable Cold Pain Relief Pack",
  price: "7.19" },

{
  productTitle: "Homeopathic  CVS Health Nasal Aspirator, 1 EA",
  price: "14.99" },

{ productTitle: "MiraLAX Laxative Powder", price: "17.79" },
{
  productTitle: "Imodium Multi-Symptom Relief Caplets, 12CT",
  price: "7.49" },

{ productTitle: "CVS Health Icthammol Ointment, 1 OZ", price: "9.29" },
{
  productTitle: "Gotham Steel Crisper Tray 2-Piece Set",
  price: "19.99" },

{
  productTitle: "Differin Adapalene Gel 0.1% Acne Treatment",
  price: "29.99" },

{
  productTitle: "Homeopathic Oscillococcinum Quick Dissolve Pallets",
  price: "35.49" },

{
  productTitle: "Nexxus Keraphix Damage Healing Conditioner, 3 OZ",
  price: "5.49" },

{ productTitle: "L'Oreal Paris Excellence Hair Color", price: "9.49" },
{
  productTitle:
  "Prilosec OTC Frequent Heartburn Medicine and Acid Reducer Tablets",
  price: "19.49" },

{ productTitle: "CVS Health Ear Wax Removal Syringe", price: "7.29" },
{ productTitle: "Revlon ColorStay Brow Pencil", price: "9.49" },
{ productTitle: "CVS Health Castor Oil", price: "4.99" },
{
  productTitle: "Navage Nasal Care Saline Nasal Irrigation Kit",
  price: "87.99" },

{
  productTitle: "NeilMed Sinu Inhaler Non-Medicated Aromatherapy Inhaler",
  price: "5.49" },

{
  productTitle:
  "Omron 3 Series One Touch Blood Pressure Monitor With D-Ring Cuff, BP 710N",
  price: "28.79" },

{ productTitle: "CVS Health Saline Nasal Spray", price: "5.99" }],

[
{
  productTitle:
  "Apothecare Essentials The Replenisher Cleansing Conditioner, Vanilla Argan Oil Sweet Almond, 16 OZ",
  price: "12.99" },

{ productTitle: "CVS Health Steam Inhaler", price: "39.99" },
{
  productTitle: "Aquaphor Advanced Therapy Healing Ointment, 1.75 OZ",
  price: "6.99" },

{
  productTitle:
  "Batiste Instant Hair Refresh Dry Shampoo Plus, Deep & Dark Brown",
  price: "9.79" },

{
  productTitle: "Cremo Beard Brush, 100% Natural Boar Bristle",
  price: "12.79" },

{
  productTitle: "CVS Health Arm Sling Adult with Adjustable Fastener",
  price: "11.29" },

{
  productTitle:
  "Primatene Mist Epinephrine Inhalation Aerosol, 0.125mg per spray",
  price: "29.99" },

{
  productTitle: "CVS Health Finger Splint Deluxe Aluminum/Foam",
  price: "6.49" },

{
  productTitle: "CVS Health Adult Overnight Underwear, Large",
  price: "7.69" },

{ productTitle: "Sambucol Original Syrup, 4 OZ", price: "15.79" },
{
  productTitle: "CVS Health Rigid Tip Digital Thermometer",
  price: "8.59" },

{
  productTitle:
  "Nature's Bounty Optimal Solutions Hair, Skin and Nails Gummies, 80CT",
  price: "9.99" },

{
  productTitle: "Vicks VapoRub Cough Suppressant Topical Analgesic Ointment",
  price: "7.49" },

{
  productTitle: "Homeopathic  Similasan Pink Eye Relief Drops, .33 OZ",
  price: "11.29" },

{ productTitle: "Zyrtec Allergy Tablets 10mg", price: "19.99" },
{
  productTitle:
  "CVS Health Automatic Wrist Blood Pressure Monitor, One Size Fits All",
  price: "37.79" },

{
  productTitle: "Marc Anthony True Professional 100% Coconut Oil, 10 OZ",
  price: "10.79" },

{ productTitle: "Bavarian Edge Knife Sharpener", price: "19.99" },
{
  productTitle:
  "Garnier SkinActive Micellar Cleansing Water All in 1 Cleanser & Waterproof Makeup Remover, 13.15 OZ",
  price: "9.79" },

{
  productTitle:
  "Flonase 24hr Allergy Relief Nasal Spray, Full Prescription Strength",
  price: "21.99" }],


[
{
  productTitle: "CVS Health Gel Metatarsal Cushions, 1 EA",
  price: "7.99" },

{
  productTitle: "CVS Health Caladrox Ointment Skin Protectant & Itch Relief",
  price: "4.99" },

{
  productTitle: "CVS Health Comfort Nightime Dental Guards",
  price: "29.49" },

{ productTitle: "CVS Health Gel Bunion Wrap, 1 EA", price: "7.49" },
{
  productTitle: "Nexium 24HR Heartburn Relief Capsules, Acid Reducer",
  price: "19.49" },

{
  productTitle: "CVS Health Omeprazole Tablets 20mg, 42CT",
  price: "16.49" },

{
  productTitle: "CVS Health Advanced TENS Targeted Muscle Therapy",
  price: "58.49" },

{ productTitle: "Revlon ColorStay Pressed Powder", price: "11.49" },
{
  productTitle: "CVS Health 91% Isopropyl Alcohol, 32 OZ",
  price: "2.59" },

{
  productTitle:
  "Limited Edition Beauty Mark T-Shirt, 100% of proceeds support, Girls Inc.",
  price: "30.00" },

{
  productTitle: "Nexium 24HR, 20 mg, Heartburn Relief Tablets, Acid Reducer",
  price: "10.99" },

{
  productTitle: "CVS Health Stool Softener 100 mg Softgels",
  price: "4.79" },

{
  productTitle:
  "CVS Health Wound Closure Adhesive Surgical Tape Strips, All one Size",
  price: "9.29" },

{ productTitle: "CVS Health Medicated Foot Powder", price: "8.99" },
{
  productTitle: "Maybelline Fit Me! Matte + Poreless Foundation",
  price: "7.99" },

{ productTitle: "CVS Health Concave Eye Patch", price: "5.29" },
{ productTitle: "Stye Eye Ointment", price: "11.49" },
{ productTitle: "Hibiclens Liquid", price: "13.49" },
{
  productTitle: "Nexxus Keraphix Damage Healing Shampoo, 3 OZ",
  price: "3.99" },

{
  productTitle:
  "CVS Health Single-Use Povidone-Iodine Swabsticks First Aid Antiseptic",
  price: "6.19" }],


[
{ productTitle: "CVS Health Bath Chair", price: "41.99" },
{ productTitle: "Trojan Magnum 8=D Condoms 24pk ", price: "24.99" },
{ productTitle: "PedEgg Easy Curve", price: "9.99" },
{
  productTitle:
  "CVS Health Great Tasting Melatonin Gummy Sleep Aid Strawberry",
  price: "10.99" },

{
  productTitle: "Zantac 150 Maximum Strength Tablets",
  price: "19.99" },

{
  productTitle: "CVS Health Fabric Heating Pad, Series 700",
  price: "32.99" },

{
  productTitle: "CVS Health Probiotic Capsules Maximum Strength, 30CT",
  price: "12.99" },

{ productTitle: "IBgard Capsules", price: "11.79" },
{
  productTitle:
  "Crest 3D White Whitestrips Glamorous White Teeth Whitening Kit, 28/Pack",
  price: "44.99" },

{ productTitle: "CVS Health Liquid Bandage", price: "4.39" },
{
  productTitle: "CVS Health Clotrimazole 3 Vaginal Cream (2%)",
  price: "14.99" },

{ productTitle: "FUTURO Deluxe Thumb Stabilizer", price: "17.99" },
{
  productTitle: "CVS Health GlutenAid Capsules, 30 CT",
  price: "13.49" },

{ productTitle: "CVS Health Tussin Cough Liquid Gels", price: "5.49" },
{
  productTitle: "Lip Clear Lysine+ Cold Sore Treatment",
  price: "10.99" },

{ productTitle: "Colgate Total Pro-Shield Mouthwash", price: "5.49" },
{
  productTitle: "Pepto-Bismol Maximum Strength Liquid, 8 OZ",
  price: "5.99" },

{
  productTitle: "CVS Health Nicotine Transdermal System Patches, Step 1, 21mg",
  price: "39.99" },

{
  productTitle: "ZzzQuil Nighttime Sleep Aid LiquiCaps",
  price: "10.99" },

{
  productTitle: "Twin Draft Ultimate Double-Sided Insulator",
  price: "12.99" },

{ productTitle: "Peach Slices Acne Patches, 0.88 OZ", price: "4.49" }],

[
{ productTitle: "Peach Slices Acne Patches, 0.88 OZ", price: "4.49" },
{ productTitle: "Debrox Earwax Removal Kit", price: "10.49" },
{
  productTitle: "Dulcolax Laxative Tablets for Overnight Relief",
  price: "10.29" },

{ productTitle: "Sunbeam XpressHeat Heating Pad XL", price: "43.29" },
{
  productTitle: "Olay Regenerist Micro-Sculpting Cream",
  price: "10.49" },

{ productTitle: "Neilmed Sinus Rinse Kit", price: "16.99" },
{
  productTitle:
  "Lactaid Fast Act Lactose Intolerance Caplets, Travel Packs of 1 CT.",
  price: "12.99" },

{
  productTitle:
  "Maybelline Instant Age Rewind Eraser Dark Circles Treatment Concealer",
  price: "9.99" },

{
  productTitle: "Campho-Phenique Cold Sore Gel Original",
  price: "7.79" },

{
  productTitle: "CVS Health Immediate Mouth Sore Relief Maximum Strength",
  price: "6.99" },

{ productTitle: "L'Oreal Paris Root Cover Up", price: "11.99" },
{
  productTitle: "CVS Health Reusable Cast & Wound Protector",
  price: "11.49" },

{
  productTitle: "CVS Health Advanced Glucose Meter Test Strips, 100CT",
  price: "30.99" },

{
  productTitle: "CVS Health Melatonin Capsules 10 mg",
  price: "18.29" },

{
  productTitle: "Colgate Total Whitening Toothpaste Gel",
  price: "3.79" },

{
  productTitle: "CVS Health Pediatric Electrolyte, Freezer Pops, Assorted",
  price: "5.29" },

{
  productTitle: "CVS Health Epsom Salt Magnesium Sulfate USP, 96 OZ",
  price: "6.49" },

{
  productTitle: "Pampers Baby Dry Super Pack Diapers",
  price: "29.99" },

{
  productTitle: "CVS Health Maximum Strength Antacid Liquid Original",
  price: "4.99" },

{
  productTitle: "CVS Health Pill Splitter with Safety Shield",
  price: "4.89" }],


[
{
  productTitle: "CVS Health Ibuprofen 200 mg Coated Tablets",
  price: "4.69" },

{
  productTitle: "CVS Health Mint Flavored Orthodontic Wax",
  price: "3.09" },

{
  productTitle: "CVS Health Sore Throat Relief Pops Assorted Flavors",
  price: "5.99" },

{ productTitle: "CVS Health Sitz Bath", price: "11.99" },
{
  productTitle: "CVS Health Advanced Glucose Meter Test Strips, 50ct",
  price: "8.49" },

{
  productTitle:.........完整代码请登录后点击上方下载按钮下载查看

网友评论0