Studio 33 - Price is Right Discussion > Season 49

TPiR Recap - 6/10/2021

(1/3) > >>

Roadgeek Adam:
@charset "utf-8"; /* CSS Document */ @font-face { font-family: 'PricedownRegular'; src: url('http://www.golden-road.net/recaps/fonts/pricedown07-webfont.woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'EggCrateRegular'; src: url('http://www.golden-road.net/recaps/fonts/eggcrate-webfont.woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'NeutrafaceRegular'; src: url('http://www.golden-road.net/recaps/fonts/neutraface-webfont.woff'); font-weight: normal; font-style: normal; } @font-face { font-family: '7SegmentRegular'; src: url('http://www.golden-road.net/recaps/fonts/7segment-webfont.woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'SportsTypeRegular'; src: url('http://www.golden-road.net/recaps/fonts/sports_type_full-webfont.woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'CompstyleRegular'; src: url('http://www.golden-road.net/recaps/fonts/compstyl-webfont.woff') font-weight: normal; font-style: normal; } .contentArea { width: 751px; margin-right: auto; margin-left: auto; font-size: 12px; @import url(http://www.vbwcomputers.com/recap/fonts2.css); } td, th { color: #fff; } #recapheader { height: 261px; background-image: url(http://www.vbwcomputers.com/recap/Recap-Header-8g.png); position: relative; } #recapheaderBlock { position: relative; width: 260px; height: 100px; padding: 2px; left: 250px; top: 72px; color: white; display: block; line-height: 12px; } .smallHeader { font-size: 9px; } .actBlock { margin-top: 5px; width: 739px; background-image: url(http://www.golden-road.net/recaps/bg.png); background-repeat: repeat; padding: 6px; color: #FFF; } .contestantRow { text-align: center; vertical-align: middle; background-color: #060; width: 550px; } .contestantRow thead { background-color: inherit; color: #000; vertical-align: middle; font-size: 10px; } .contestantRow thead, .contestantRow td { width: 132px; } .oneBidWinner { background-image: url(http://www.golden-road.net/recaps/onebidtag.png); background-repeat: no-repeat; background-position: center; font-family: "Comic Sans MS", cursive; font-size: 12px; height: 65px; width: 103px; float: left; text-align: center; color: black; vertical-align: middle; } .clearFloat { clear: both; } td.oneBidRed, td.oneBidYel, td.oneBidGrn, td.oneBidBlu { font-family: SportsTypeRegular; background-color: #f00; border-color: #000; border-width: 4px; border-style: ridge groove groove ridge; font-size: 32px; text-align: right; padding: 6px 32px; height: 24px; line-height: 24px; } td.oneBidYel { background-color: #f90; } td.oneBidGrn { background-color: #090; } td.oneBidBlu { background-color: #33f; } .oneBidName { font-weight: bold; background-color: #f4fa72; color: #DC143C; } .actContent { padding: 6px; background-color: #c26716; margin: 30px; } .scsdSore { font-family: "7SegmentRegular"; font-size: 16px; background-color: black; color: white; } .wheelNo { font-family: 'PriceDownRegular'; font-size: 18px; background-color: black; color: white; } .scsdTotal { background-color: #06F; color: white; text-align: center; } .scsdContestant { background-color: #f4fa72; color: #000; text-align: center; } .blockTitle { font-weight: bold; text-decoration: underline; } .gameName { font-weight: bold; text-transform: uppercase; } .showcase { padding: 4px; border: 1px solid #000; } .showcaseTitle { text-align: center; position: absolute; top: 35px; font-family: "NeutrafaceRegular"; left: 21px; width: 68px; color: #fff; font-size: 9px; line-height: 12px; } .showcaseWinLg { font-size: 24px; filter: Shadow(Color=#666666,Direction=135,Strength=5); text-shadow: #666666 5px 5px 5px; position: absolute; top: 40px; left: 30px; text-align: center; width: 300px; color: #FFF; font-family: "NeutrafaceRegular"; } .showcaseResult { margin-top: 12px; position: relative; height: 210px; } .showcasePodium, .showcaseDiff, .showcaseOver { background-image: url(http://vbwcomputers.com/recap/podium42.png); background-repeat: no-repeat; height: 186px; width: 118px; position: absolute; left: 20px; top: 30px; } .showcaseARPCard { background-image: url(http://www.golden-road.net/recaps/arpCard.png); background-repeat: no-repeat; height: 93px; width: 130px; position: absolute; left: 130px; top: 35px; text-align: center; font-family:"Comic Sans MS", cursive; font-size: 16px; padding-left: 10px; color: #000000; } .showcaseARP { position: relative; top: 34px; width: 70px; left: 20px; } .showcaseBid { position: relative; top: 8px; color: white; font-family: "NeutrafaceRegular"; width: 60px; height: 12px; text-align: center; left: 24px; font-size: 14px; } .showcaseDiff, .showcaseOver { left: 270px; } .showcaseOver { background-image: url(http://vbwcomputers.com/recap/podium42over.png); } .priceDown { font-family: "Pricedown'07Regular"; } .showcaseHeader { font-size: 12px; font-weight: bold; border: 1px solid black; } /********************************************************************* * TODO: Paste individual game CSS below **********************************************************************/ .sxBoardArea { display: inline-block; width: 200px; position: relative; height: 140px; vertical-align: top; } .sxBoard { border: 6px solid #C30; position: absolute; z-index: 1; top: 10px; left: 10px; width: 96px; height: 96px; } .sxBoardCorner { position: absolute; background-color: #c30; z-index: 0; width: 20px; height: 20px; } .sxSpace { width: 30px; height: 30px; background-color: #FF3; border: 1px solid black; vertical-align: middle; text-align: center; font-size: 24px; font-family: "Comic Sans MS", cursive; float: left; color: red; line-height: 28px; } .sxSpaceHidden { width: 30px; height: 30px; background-color: #F00; border: 1px solid black; vertical-align: middle; text-align: center; font-size: 28px; font-family: "Times New Roman", Times, serif; float: left; font-weight: bold; line-height: 28px; color: white; } .sxTurnArea { display: inline-block; width: 400px; height: 140px; vertical-align: top; } .sxBottom { background-color: black; height: 15px; width: 96px; position: absolute; top: 111px; left: 16px; z-index: 2; } .sxPrice { border: 4px solid orange; background-color: #F30; width: 50px; height: 25px; display: inline-block; font-family: "Comic Sans MS", cursive; font-size: 16px; line-height: 25px; font-weight: bold; text-align: center; vertical-align: top; } .sxPrizeBottom { background-color: black; width: 116px; } .sxPrize { border: 2px solid #FFC; width: 50px; height: 21px; font-family: "Comic Sans MS", cursive; font-size: 10px; line-height: 10px; font-weight: bold; text-align: center; text-transform: uppercase; padding: 2px; background-color: #F30; } .sxPrizeMiddle { margin-left: auto; margin-right: auto; } .sxPrizeLeft { margin-left: 0px; font-family: "Comic Sans MS", cursive; font-size: 16px; line-height: 25px; font-weight: bold; text-align: center; vertical-align: top; background-color: white; color: #F30; } .sxPrizeRight { margin-left: 58px; font-family: "Comic Sans MS", cursive; font-size: 16px; line-height: 25px; font-weight: bold; text-align: center; vertical-align: top; background-color: white; color: #F30; } /* Coming or Going */ .comingOrGoing, .comingOrGoingLeft, .comingOrGoingRight { border-collapse: collapse; } .comingOrGoingLeft { transform:rotate(-10deg); transform-origin: center; -ms-transform:rotate(-10deg); /* IE 9 */ -ms-transform-origin: center; -moz-transform:rotate(-10deg); /* Firefox */ -moz-transform-origin: center; -webkit-transform:rotate(-10deg);/* Safari and Chrome */ -webkit-transform-origin: center; -o-transform:rotate(-10deg); /* Opera */ -o-transform-origin: center; } .comingOrGoingRight { transform:rotate(10deg); transform-origin: bottom center; -ms-transform:rotate(10deg); /* IE 9 */ -ms-transform-origin: bottom center; -moz-transform:rotate(10deg); /* Firefox */ -moz-transform-origin: bottom center; -webkit-transform:rotate(10deg);/* Safari and Chrome */ -webkit-transform-origin: bottom center; -o-transform:rotate(10deg); /* Opera */ -o-transform-origin: bottom center; } .comingOrGoingPrice { color: grey; font-family: Impact, Arial, Helvetica, sans-serif; background-color: black; font-size: 24px; font-weight: normal; text-align: center; height: 28px; line-height: 28px; } .comingOrGoingPrice td { border-left: 1px solid #c26716; border-right: 1px solid #c26716; width: 15px; } .comingOrGoingPrice th { color: white; font-weight: normal; border-left: 1px solid #c26716; border-right: 1px solid #c26716; width: 15px; } .comingOrGoingNothing { background-color: #c26716; width: 16px; } .comingOrGoingNameA { background-color: white; color: black; font-size: 10px; text-align: center; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; } .comingOrGoingNameB { background-color: grey; color: black; font-size: 8px; text-align: center; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; } .comingOrGoingNameC { background-color: black; color: white; font-size: 10px; text-align: center; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; border: 0; } .pocketChangeTag { background-color: #ff6; /* fallback */ background: -moz-linear-gradient(45deg, transparent 8px, #ff6 8px), -moz-linear-gradient(315deg, transparent 8px, #ff6 8px); background: -o-linear-gradient(45deg, transparent 8px, #ff6 8px), -o-linear-gradient(315deg, transparent 8px, #ff6 8px); background: -webkit-linear-gradient(45deg, transparent 8px, #ff6 8px), -webkit-linear-gradient(315deg, transparent 8px, #ff6 8px); background-position: bottom left, top left; -moz-background-size: 100% 50%; background-size: 100% 52%; background-repeat: no-repeat; width: 35px; padding:13px 15px; height: 15px; color: black; text-align: center; font-size: 18px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight: bold; vertical-align: central; line-height: 15px; display: inline-block; } .pocketChangePriceNum { background-color: #666; color: #fff; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; width: 10px; height: 15px; border: 2px solid #960; display: inline-block; margin-left: -5px; } .pocketChangePriceBlank { background-color: #000; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; width: 10px; height: 15px; border: 2px solid #960; display: inline-block; margin-left: -5px; } .pocketChangeCard { border-radius: 5px; width: 40px; height: 60px; background-color: #ff0; color: #000; border: 2px solid #f00; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight: bold; text-align: center; line-height: 60px; font-size: 18px; display: inline-block; } .pocketChange { text-align: center; padding-top: 10px; } .pocketChange td { padding-left: 15px; text-align: center; } .pocketChangePool { border-radius: 50%; width: 15px; height: 15px; line-height: 15px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight: bold; color: #000; background-color: #0FF; border: 1px solid #f00; display: inline-block; text-align: center; } .pocketChangeTotal { font-family: '7SegmentRegular'; background-color: #000; width: 48px; height: 30px; font-size: 24px; text-align: right; padding-right: 5px; line-height: 30px; position: relative; left: -10px; margin-left: 20px; } .pocketChangeGuess { display: inline-block; vertical-align: top; } /* Bargin Game */ .bargDesc { width: 250px; text-align: center; vertical-align: middle; } .bargTag { background-color: #999; /* fallback */ background: -moz-linear-gradient(45deg, transparent 8px, #999 8px), -moz-linear-gradient(315deg, transparent 8px, #999 8px); background: -o-linear-gradient(45deg, transparent 8px, #999 8px), -o-linear-gradient(315deg, transparent 8px, #999 8px); background: -webkit-linear-gradient(45deg, transparent 8px, #999 8px), -webkit-linear-gradient(315deg, transparent 8px, #999 8px); background-position: bottom left, top left; -moz-background-size: 100% 50%; background-size: 100% 52%; background-repeat: no-repeat; width: 60px; padding: 13px 5px 13px 15px; height: 10px; color: #000; text-align: right; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 5px; vertical-align: middle; margin: 10px; border-spacing: 5px; } .bargPrice, .bargARP, .bargDiff, .bargWin, .bargLoss { width: 60px; height: 20px; color: #000; padding: 5px; margin: -10px 0; text-align: left; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 20px; vertical-align: middle; } .bargPrice { background-color: #F96; } .bargARP { background-color: #FF9; } .bargDiff { background-color: #F66; } .bargWin { background-color: #0F0; } .bargLoss { background-color: #F00; } .bargWin::before { content: 'WIN'; } .bargLoss::before { content: 'LOSS'; } /* Dice Game */ .diceBoard { background-color: #EAEA00; width: 160px; height: 108px; margin-left: 30px; display: inline-block; position: relative; left: 150px; } .diceNumber { background-color: black; border: 3px solid #C30; font-family: "SportsTypeRegular"; font-size: 30px; color: white; display: inline-block; width: 20px; height: 30px; vertical-align: middle; position: absolute; line-height: 18px; } .diceBoardDie { width: 20px; height: 20px; background-color: black; position: absolute; } .diceLit { border: 1px dotted white; width: 17px; height: 22px; padding-top: 5px; } .diceUnlit { border: 1px dotted #666; width: 17px; height: 22px; padding-top: 5px; } .diceTable { background-color: #390; border-radius: 15%; width: 150px; height: 80px; border: solid 4px #CCC; display: inline-block; vertical-align: top; margin-top: 10px; margin-left: 20px; position: relative; } .diceLine { background-color: white; height: 100%; position: relative; left: 110px; width: 2px; } .diceRoll { width: 20px; height: 20px; position: relative; left: 120px; top: -50px; display: inline-block; } .diceTurn { height: 160px; border-bottom: 2px inset black; margin-bottom: 15px; } .diceRollLabel { display: inline-block; width: 250px; margin-bottom: 10px; } /* It's in the Bag */ .bagItem { background-color: #FF0; font-family: "Comic Sans MS", cursive; font-weight: bold; text-align: center; display: inline-block; padding: 4px; width: 75px; margin-bottom: 5px; margin-left: 10px; color: #000; } .bagBag { background-color: #993; display: inline-block; padding: 4px; height: 100px; width: 75px; margin-bottom: 4px; margin-left: 10px; text-align: center; position: relative; } .bagTag { left: 10px; font-family: "Comic Sans MS", cursive; color: #000; background-color: #FF6; text-align: center; height: 30px; width: 60px; border-radius: 50%; position: relative; font-weight: bold; } .bagPrice { top: 6px; position: relative; } .bagActual { font-family: "Comic Sans MS", cursive; font-weight: bold; color: #000; background-color: #69F; text-align: center; display: inline-block; border: 2px solid #FF0; width: 71px; margin-bottom: 5px; margin-left: 10px; padding: 4px; } .bagOn { background-color: #6cf; padding: 4px; } .bagOff { background-color: black; padding: 4px; } .bagWindow { width: 83px; margin-left: 10px; display: inline-block; font-family: Verdana, Geneva, sans-serif; color: #000; text-align: center; font-weight: bold; } Episode #9474K
Aired – 6/10/2021; Taped – 5/2/2021
Models: Manuela Arbelaez, Rachel Reynolds
Microphone Handoff: N/A (due to COVID19)
First Four Contestant Seating: 3, 1, 2, 4
First IUFB: Water Cooler (Avalon: Touchless water cooler with base, 6 filter sets, 6 cleaning kits); ARP: $1,260 (Manuela) LUIS GENISE MARCIE STEVEN 545 600 674 675
The winner is...
STEVEN

Steven is playing SECRET X for new kitchen appliances (Fisher and Paykel: over-the-range microwave, 4-burner gas range, double drawer dishwasher, French door fridge courtesy of Plessers.com; ARP: $9,226) (Rachel). Steven places the free X... The small prizes are:
* Pure Humidifier (Manuela)
* Panasonic EH-N465 1875w Hair Dryer ? X   ?     ?   $30$65 Humidifier
$30$65 $30 ? X   ?     ?   $100 $160 HAIR DRYER
$100 $160 $100 X ? X   ?     ?   The secret X is revealed... X X X            WIN (Total Winnings: $9,326) Second IUFB: Tablet (512GB tablet with 12.4in display); ARP: $1,030 (Rachel) LUIS GENISE MARCIE OHDARNETTE 850 1000 1101 1350
The winner is...
GENISE

Genise is playing Coming or Going for a trip to Vancouver (RT Coach to Vancouver, BC for a 6n stay in a superior room at Hotel Exchange Vancouver + daily breakfast, day trip to Victoria) (Manuela). 8 6 9 5 9 6 8 COMING -or- GOING Genise sets the price to: 8 6 9 5 COMING -or- GOING

ARP: $5,968. LOSS Third IUFB: Foosball Table (Park & Sun Sports: Indoor/outdoor foosball table); ARP: $640 (Manuela v. Rachel) LUIS TERESA MARCIE OHDARNETTE 750 550 530 1010
The winner is...
TERESA

Teresa is playing Pocket Change for a 2021 White Diamond Mitsubishi Mirage G4 ES (1.2L engine, CVT, FWD, welcome package, all-weather package, armrest console, paint/fabric protection) (Rachel). Number pool: 0 1 5 7 8 9
Guess 8 Car ARP 1 8       Car Price  25¢ Card Picked 7 5 1 8        50¢   7 1 8 7      50¢ 5 9 1 8 7 9    50¢ 13 5 1 8 7 9    75¢   0 1 8 7 9 0  75¢ 18 Change Card 10¢ 50¢ 5¢ 5¢ Change Total  .35  .85  .90  .95 WIN! SCSD #1 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Genise $1,030 50 85 1.35 OVER Steven $10,586 100 – 1.00 *$1,000!* Teresa $19,430 15 60 .75 Contestant Winnings Spin 1 TOTAL RESULT Steven $11,586 100 .50 *SHOWCASE* Fourth IUFB: Guitar (Acoustic electric guitar with spruce top, 20 frets, case; Marshall: amplifier); ARP: $2,229 (Rachel and Manuela on TUGGS) LUIS PHILLIP MARCIE OHDARNETTE 854 1150 902 853
The winner is...
PHILLIP

Phillip is playing BARGAIN GAME for:
* Ladies Designer Handbags (Saint-Laurent: quilted shoulder bag, tote, crossbody bag) (Rachel)
* Desktop Computer (27in desktop computer with 32GB RAM, 256GB SSD, 1TB HD, digital pen; Epson: printer) (Rachel) He picks the computer. ITEM PRICE TAG ARP DIFFERENCE DESIGNER HANDBAGS $3570 $4370 $800 COMPUTER $1600 $2800 $1200 Fifth IUFB: Fitness Trampoline and Watch (JumpSport: fitness trampoline with handle bar, fitness adapter, weighted ball, 8-piece game pack and 10 workout DVDs; Apple: Apple Watch); ARP: $1,475 (Manuela) LUIS AMANDA MARCIE OHDARNETTE 700 1000 1100 1300
The winner is...
OHDARNETTE

Ohdarnette is playing It's In The Bag for a chance to win up to $16,000. Grocery items:
* S&W Black Beans (15oz)
* Arm & Hammer with Oxi Clean Pet Fresh Carpet Odor Eliminator with Vacuum Booster (30oz)
* Garlique Cholesterol's Natural Enemy Standardized Dietary Supplement (60ct)
* Tostitos Medium Salsa Con Queso (15oz)
* Aspercreme with 4% Lidocaine No Mess Applicator (2.5oz)
* Alpen Original Muesli Cereal (14oz) BEANS PAIN RELIEVER SUPPLEMENT CEREAL QUESO DIP
$1.69 $12.99 $6.98 $2.99 $4.99
BEANS SUPPLEMENT PAIN RELIEF CARPET CLEANER CEREAL
$1,000 LOSS $4,000 $8,000 $16,000 Luis and Marcie are still here. After this next item up for bid. At least one of them still will be. Marcie has the advantage of bidding 4th, but that doesn't guarantee much today as we've seen. At least one is taking the double-wide to Kiej Grange, Maryland. Sixth IUFB: Tool Package (Dremel: electric screwdriver, flashlight, cordless saw, power scrubber, 2 rotary tools, premium case with accessories); ARP: $540 (Rachel) LUIS AMANDA MARCIE MICHELLE 450 600 552 580
The winner is...
LUIS

Marcie departs while Luis escapes and is playing Dice Game for a 2021 Chevrolet Spark LS (1.4L engine, CVT, FWD, carpeted floor mats, paint/fabric protection) (Manuela). 1st roll... Picks: higher
1 2nd roll... Picks: higher
1 3rd roll... Picks: N/A
1 3 3 4th roll... Picks: Higher
1 3 3 The ARP is...  
1 6 2 3 3 4 WIN SCSD #2 Contestant Winnings Spin 1 Spin 2 TOTAL RESULT Ohdarnette $1,475 50 35 .85 Phillip $9,399 80 70 1.50 OVER Luis $16,774 90 – .90 *SHOWCASE* THE FABULOUS SHOWCASES Luis has the honors... SC1 - Steven HITS THE SPOT
* Snack Delivery (Clean.Fit: $1,500 of snack delivery) (Rachel)
* Living Room (Carolinachair.com: Sofa, chair, ottoman, 2 throw pillows, coffee table with 2 end tables; 65in UHD smart 4K television with HDR) (Manuela)
* 2021 Hyundai Accent SEL (1.6L engine, IVT, FWD, RBA, carpeted floor mats) (Rachel) Bid: $24,500 SC2 - Luis ESCAPE THE ROUTINE
* Sauna (2-person infared sauna with tempered glass front) (Rachel)
* Trip to Maui (RT Coach to Maui, HI for a 6n stay in an oceanfront 1br suite at Napili Kai Beach Resort) (Rachel)
* 2021 Korosi Red Triumph Street Twin (900cc engine, 5-speed transmission, helmet) (Manuela) Bid: $24,000 Steven $24,500 ROOM/CAR $25,295 $795 ROOM/CAR *WIN*
$36,881 Luis $24,000 MAUI/CYCLE $22,974 MAUI/CYCLE Results: 4 out of 6
Winnings: $84,989
Biggest Winner: Steven This Recap is solely intended for the purpose of Golden-Road.net.
Reproduction of this without authorized consent is prohibited.
Recap produced by Roadgeek Adam
Templates by Visualbasicwizard and WhammyPower788
CSS work provided by cu2010.

Mariobrosaa:
Mariobrosaa's Play-Along: 10 June 2021

One-Bid 1: $1,100 (Win - $1,260 + Steven Doubler)
Secret "X": I get both SPs right and place the X's in top-left, bottom-right, and top-right. (Win - $9,356)

One-Bid 2: $900 (Loss)
Coming or Going: I guess 5968 (Win - $5,968)

One-Bid 3: $800 (Loss)
Pocket Change: My guesses for each digit are 8, then 7, then 9, then 5-0, so my car price is 50 cents. (Win - $18,790)

SCSD1 (Steven): Win + $1,000

One-Bid 4: $1,300 (Win - $2,229 + Philip Doubler)
Bargain Game: I choose the computer package (Win - $7,170)

One-Bid 5: $1,000 (Loss)
It's In The Bag: My placement is black beans, supplement, pain reliever, queso dip, cereal. I bail out after the second bag. (Bailout - $2,000)

One-Bid 6: $800 (Loss)
Dice Game: My guesses are higher, higher, (exact), higher (Win - $16,234)

SCSD2 (Philip): Loss

SC1 (Steven): $24,251 - difference of $1,044 (Win - $25,295)
SC2: $20,251 - difference of $2,723 (Loss)

Total Score For This Episode: $134,612

JayC:
Surprised the contestant didn't go for the middle in Secret X, but his decision to go for the top row ended up winning!

Blown It's in the Bag-- the supplement in the $12.99 bag should've been obvious.

Nate Powalie:
Bold move to fill in top row on Secret X. And thankfully, it paid off. GG today.

GameShowKid:

--- Quote from: JayC on June 10, 2021, 04:57:46 PM ---Surprised the contestant didn't go for the middle in Secret X, but his decision to go for the top row ended up winning!

Blown It's in the Bag-- the supplement in the $12.99 bag should've been obvious.

--- End quote ---
Great lucky win in Secret X, and any regular Price watcher would probably know the Garlique is priced at $12.99.

Navigation

[0] Message Index

[#] Next page

Go to full version