www.beveragefactory.com Open in urlscan Pro
54.193.101.248  Public Scan

URL: https://www.beveragefactory.com/draftbeer/tanks/co2/C10.shtml
Submission: On August 06 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

GET /advanced_search_result.php

<form action="/advanced_search_result.php" method="get">
  <div class="input-group">
    <input type="text" class="form-control" placeholder="Search" name="keywords">
    <span class="input-group-btn">
      <button class="btn" type="submit">
        <i class="fa fa-search"></i>
      </button>
    </span>
  </div>
</form>

Name: cart_quantityPOST https://www.beveragefactory.com/index.shtml?action=add_product

<form name="cart_quantity" action="https://www.beveragefactory.com/index.shtml?action=add_product" method="post">
  <div class="price" align="center" itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
    <div class="price-list">Regular Price: $149.88</div>
    <div class="price-savings">You Save $29.98</div>
    <div class="price-sale">
      <meta itemprop="priceCurrency" content="USD">$<span itemprop="price">119.90</span>
    </div>
    <input type="hidden" name="products_id" value="7012"><button type="submit" class="btn btn-success btn-large btn-block">Add To Cart <i class="fa fa-shopping-cart fa-fw"></i></button> <input name="qty" type="hidden" value="1">
  </div>
</form>

POST

<form class="form-horizontal" action="" method="post">
  <div class="col-md-5 col-xs-12 footer-signup-text" align="right"> Signup for our Newsletter and Discounts </div>
  <div id="footer-signup-c" class="col-md-5 col-xs-12">
    <div class="input-group">
      <input type="text" placeholder="Email" class="form-control input-sm" name="newsletterEmail" id="newsletterEmail">
      <span class="input-group-btn">
        <button type="submit" class="btn btn-primary btn-sm">Join</button>
      </span>
    </div>
  </div>
  <div class="col-md-2 col-xs-12 footer-social">
    <div class="row">
      <div class="col-xs-2 hidden-md hidden-lg"></div>
      <div class="col-lg-3 col-xs-2" align="center">
        <a href="https://www.facebook.com/beveragefactory/" target="_blank">
										<i class="fa fa-facebook fa-2x"></i>
									</a>
      </div>
      <div class="col-lg-3 col-xs-2" align="center">
        <a href="https://www.instagram.com/beveragefactory/" target="_blank">
										<i class="fa fa-instagram fa-2x"></i>
									</a>
      </div>
      <div class="col-lg-3 col-xs-2" align="center">
        <a href="https://www.youtube.com/channel/UCFR-jCCs1GA5jh5M7893B9g" target="_blank">
										<i class="fa fa-youtube-play fa-2x"></i>
									</a>
      </div>
      <div class="col-lg-3 col-xs-2" align="center">
        <a href="https://twitter.com/beveragefactory" target="_blank">
										<i class="fa fa-twitter fa-2x"></i>
									</a>
      </div>
      <div class="col-xs-2 hidden-md hidden-lg"></div>
    </div>
  </div>
</form>

Name: qa_questionPOST

<form class="form-horizontal fv-form fv-form-bootstrap" role="form" name="qa_question" id="qa_question" action="" method="post" novalidate="novalidate"><button type="submit" class="fv-hidden-submit"
    style="display: none; width: 0px; height: 0px;"></button>
  <div class="form-group">
    <label for="headline" class="col-sm-3 control-label required">Question:</label>
    <div class="col-sm-8 has-feedback">
      <textarea class="form-control" id="headline" name="headline" placeholder="I have a question about..." data-fv-field="headline"></textarea><i class="form-control-feedback fv-icon-no-label" data-fv-icon-for="headline" style="display: none;"></i>
      <small class="help-block" data-fv-validator="notEmpty" data-fv-for="headline" data-fv-result="NOT_VALIDATED" style="display: none;">Question is required</small><small class="help-block" data-fv-validator="blank" data-fv-for="headline"
        data-fv-result="NOT_VALIDATED" style="display: none;">This value is not valid</small>
    </div>
  </div>
  <div class="form-group">
    <label for="nickname" class="col-sm-3 control-label required">Your Nickname:</label>
    <div class="col-sm-8 has-feedback">
      <input type="text" class="form-control" id="nickname" name="nickname" placeholder="Beer Guy" value="" data-fv-field="nickname"><i class="form-control-feedback fv-icon-no-label" data-fv-icon-for="nickname" style="display: none;"></i>
      <small class="help-block" data-fv-validator="notEmpty" data-fv-for="nickname" data-fv-result="NOT_VALIDATED" style="display: none;">Nickname is required</small><small class="help-block" data-fv-validator="stringLength" data-fv-for="nickname"
        data-fv-result="NOT_VALIDATED" style="display: none;">Nickname must be less than 50 characters</small><small class="help-block" data-fv-validator="blank" data-fv-for="nickname" data-fv-result="NOT_VALIDATED" style="display: none;">This value
        is not valid</small>
    </div>
  </div>
  <div class="form-group">
    <label for="email" class="col-sm-3 control-label required">Email:</label>
    <div class="col-sm-8 has-feedback">
      <input type="text" class="form-control" id="email" name="email" placeholder="Email" value="" data-fv-field="email"><i class="form-control-feedback fv-icon-no-label" data-fv-icon-for="email" style="display: none;"></i>
      <small class="help-block" data-fv-validator="notEmpty" data-fv-for="email" data-fv-result="NOT_VALIDATED" style="display: none;">Email address is required</small><small class="help-block" data-fv-validator="emailAddress" data-fv-for="email"
        data-fv-result="NOT_VALIDATED" style="display: none;">Entry is not a valid email address</small><small class="help-block" data-fv-validator="stringLength" data-fv-for="email" data-fv-result="NOT_VALIDATED" style="display: none;">Email must be
        less than 60 characters</small><small class="help-block" data-fv-validator="blank" data-fv-for="email" data-fv-result="NOT_VALIDATED" style="display: none;">This value is not valid</small>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-3">&nbsp;</div>
    <div class="col-sm-8">
      <label for="send_email_answers"><input type="checkbox" checked="checked" value="1" name="send_email_answers" id="send_email_answers"> Please send me an email when my question is answered (optional).</label>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-3">&nbsp;</div>
    <div class="col-sm-8 has-feedback">
      <label for="accept_tos"><input type="checkbox" value="1" name="accept_tos" id="accept_tos" data-fv-field="accept_tos"><i class="form-control-feedback" data-fv-icon-for="accept_tos" style="display: none;"></i> I have read the
        <a href="javascript:popUpScroll('/qa_terms_and_conditions.php', 600, 500);">Terms and Conditions</a> and agree to them.*</label>
      <small class="help-block" data-fv-validator="notEmpty" data-fv-for="accept_tos" data-fv-result="NOT_VALIDATED" style="display: none;">You must agree to the terms of service</small><small class="help-block" data-fv-validator="blank"
        data-fv-for="accept_tos" data-fv-result="NOT_VALIDATED" style="display: none;">This value is not valid</small>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-12" align="center"><button class="btn btn-success btn-large" name="qa_button" value="qa_post" type="submit">Submit Question <i class="fa fa-chevron-right fa-fw"></i></button></div>
    <input type="hidden" name="action" value="do_submit_question">
    <input type="hidden" name="products_id" value="7012">
  </div>
</form>

Name: form_qa_aPOST

<form class="form-horizontal fv-form fv-form-bootstrap" role="form" name="form_qa_a" id="form_qa_a" action="" method="post" novalidate="novalidate"><button type="submit" class="fv-hidden-submit"
    style="display: none; width: 0px; height: 0px;"></button>
  <div class="form-group">
    <label for="qa_a_answer" class="col-sm-3 control-label required">Answer</label>
    <div class="col-sm-8 has-feedback">
      <textarea class="form-control" id="qa_a_answer" name="qa_a_answer" placeholder="Your answer..." data-fv-field="qa_a_answer"></textarea><i class="form-control-feedback fv-icon-no-label" data-fv-icon-for="qa_a_answer" style="display: none;"></i>
      <small class="help-block" data-fv-validator="notEmpty" data-fv-for="qa_a_answer" data-fv-result="NOT_VALIDATED" style="display: none;">Question is required</small><small class="help-block" data-fv-validator="blank" data-fv-for="qa_a_answer"
        data-fv-result="NOT_VALIDATED" style="display: none;">This value is not valid</small>
    </div>
  </div>
  <div class="form-group">
    <label for="qa_a_nickname" class="col-sm-3 control-label required">Your Nickname:</label>
    <div class="col-sm-8 has-feedback">
      <input type="text" class="form-control" id="qa_a_nickname" name="qa_a_nickname" placeholder="Beer Guy" value=""
        data-fv-field="qa_a_nickname"><i class="form-control-feedback fv-icon-no-label" data-fv-icon-for="qa_a_nickname" style="display: none;"></i>
      <small class="help-block" data-fv-validator="notEmpty" data-fv-for="qa_a_nickname" data-fv-result="NOT_VALIDATED" style="display: none;">Nickname is required</small><small class="help-block" data-fv-validator="stringLength"
        data-fv-for="qa_a_nickname" data-fv-result="NOT_VALIDATED" style="display: none;">Nickname must be less than 50 characters</small><small class="help-block" data-fv-validator="blank" data-fv-for="qa_a_nickname" data-fv-result="NOT_VALIDATED"
        style="display: none;">This value is not valid</small>
    </div>
  </div>
  <div class="form-group">
    <label for="qa_a_email" class="col-sm-3 control-label required">Email:</label>
    <div class="col-sm-8 has-feedback">
      <input type="text" class="form-control" id="qa_a_email" name="qa_a_email" placeholder="Email" value="" data-fv-field="qa_a_email"><i class="form-control-feedback fv-icon-no-label" data-fv-icon-for="qa_a_email" style="display: none;"></i>
      <small class="help-block" data-fv-validator="notEmpty" data-fv-for="qa_a_email" data-fv-result="NOT_VALIDATED" style="display: none;">Email address is required</small><small class="help-block" data-fv-validator="emailAddress"
        data-fv-for="qa_a_email" data-fv-result="NOT_VALIDATED" style="display: none;">Entry is not a valid email address</small><small class="help-block" data-fv-validator="stringLength" data-fv-for="qa_a_email" data-fv-result="NOT_VALIDATED"
        style="display: none;">Email must be less than 60 characters</small><small class="help-block" data-fv-validator="blank" data-fv-for="qa_a_email" data-fv-result="NOT_VALIDATED" style="display: none;">This value is not valid</small>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-3">&nbsp;</div>
    <div class="col-sm-8 has-feedback">
      <label for="qa_a_accept_tos"><input type="checkbox" value="1" name="qa_a_accept_tos" id="qa_a_accept_tos" data-fv-field="qa_a_accept_tos"><i class="form-control-feedback" data-fv-icon-for="qa_a_accept_tos" style="display: none;"></i> I have
        read the <a href="javascript:popUpScroll('/qa_terms_and_conditions.php', 600, 500);">Terms and Conditions</a> and agree to them.*</label>
      <small class="help-block" data-fv-validator="notEmpty" data-fv-for="qa_a_accept_tos" data-fv-result="NOT_VALIDATED" style="display: none;">You must agree to the terms of service</small><small class="help-block" data-fv-validator="blank"
        data-fv-for="qa_a_accept_tos" data-fv-result="NOT_VALIDATED" style="display: none;">This value is not valid</small>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-12" align="center">
      <button class="btn btn-success btn-large" name="qa_a_button" value="qa_a_post" type="submit">Submit Answer <i class="fa fa-chevron-right fa-fw"></i></button>
    </div>
    <input type="hidden" name="action" value="do_submit_answer">
    <input type="hidden" name="qa_a_products_question_id" id="qa_a_products_question_id" value="">
  </div>
</form>

Text Content

AUGUST SAVINGS | Save Big On All Deals! Up to 20% Off
1-800-710-9939
Mon-Fri 7am-4pm PST
Language Track Help Line
0
Cart

AUGUST SAVINGS | Save Big On All Deals! Up to 20% Off
Toggle Navigation Menu
Close
 * Beer Dept.
   * Kegerators
   * Conversion Kits
   * Kegs & Keg Accessories
   * Beer Faucets and Shanks
   * Draft Beer Towers
   * Keg Taps Couplers
   * Regulators & Gas Equipment
   * Beer & Gas Line Hose
   * Co2 and Nitrogen Air Tanks
   * Beer Line Cleaning Equipment
   * Drip Trays
   * System Fittings
   * Jockey Boxes
   * Keg Beer Party Pumps
   * Glassware & Accessories
   * Guinness® Dispensing Equipment
   * Remote Dispensing Equipment
   * Frequently Asked Beer Questions
 * Home Brewing
   * Home Brew Kegerators
   * Home Brew Equipment Kits
   * Fermentation Equipment
   * Boiling and Mashing Equipment
   * Home Brew Beer Kegs
   * Homebrew Kegerator Conversion Kits
   * Brewing Tools
   * Home-Brew Ingredients
   * Cleaning Chemicals
   * Test Equipment
   * Homebrew Beer Bottles and Bottling Equipment
   * Homebrew Fittings
 * Wine Dept.
   * Wine Cooler Refrigerators
   * Wine Cellar Cabinets
   * Wine Racks
   * Cooling Units
   * Preservation and Serving
   * Wine Glasses
   * Wine Openers
   * Wine Accessories
   * Howard Miller Wine & Spirits Furniture
   * Decanters & Wine Aerators
   * Wine Making
   * Wine Carriers & Picnic Baskets
 * Coffee & Tea
   * Cold Brew Coffee Dispensing
   * Hot Draft System
   * Espresso Machines
   * Coffee Makers
   * Cold Brewed Coffee Tools
   * Kombucha Equipment
 * Spirits & Bar
   * Barware & Cocktail Tools
   * Liquor Flasks
   * Cocktail & Bar Glassware
   * Cocktail Flights
   * Home Bar Furniture
 * Appliances
   * Kegerators
   * Refrigerators
   * Wine Cooler Refrigerators
   * Beverage Centers
   * Ice Makers
   * Blenders & Juicers
   * Water Dispensers & Accessories
   * Freezers
   * Commercial Grade Appliances
 * Clearance
 * Today's Deals
 * Shop by Brand
 * The Beverage Blog

 * Select Language
 * Customer Service
 * Order Tracking
 * Shop By Brand
 * About Us

 1. Home
 2. Draft Beer Equipment
 3. Co2 and Nitrogen Air Tanks
 4. C10

Kegco


10 LB. ALUMINUM CO2 TANK

Model:C10

HIGHLIGHTS

 * Brand new tanks produced from high strength aluminum alloy 6061-T6
 * Popular because they are not as heavy as steel tanks and will not rust
 * Stamped with required U.S. Department of Transportation and Transport Canada
   Markings
 * 320 valves are CGA approved and have a male thread for CO2 regulators
 * Once filled, this tank should be able to dispense 10-12 beer kegs
   *All tanks are shipped empty

Regular Price: $149.88
You Save $29.98
$119.90
Add To Cart
(5 Reviews) 5

Starting at $11/mo with Affirm. Prequalify now


 * Description
 * Reviews
 * Q&A

The Beverage Factory offers only brand new aluminum Co2 Tanks. We do not sell
reconditioned steel tanks. Every Co2 cylinder is produced from high strength
aluminum alloy 6061-T6. These tanks are popular because they are not as heavy as
steel tanks and do not rust. A carrying handle is installed on 10, 15 and 20 lb.
cylinders only. The service pressure is up to 1800 PSI/124 BAR with a test
pressure of 3000 PSI/207 BAR. These cyldiners are stamped with required U.S.
Department of Transportation and Transport Canada Markings. The 320 Valves are
CGA approved, and have a male thread for Co2 Regulators.

 * Easy Carry Handle
 * 7" Diameter
 * 20.5" Height
 * 1800 PSI
 * CGA-320 Valve
 * Good for 10-12 Kegs

WARNING: This product has Brass components. Brass alloys are known to contain
trace amounts of Lead, which is known to the State of California to cause cancer
and reproductive harm. For more information, go to www.P65Warnings.ca.gov.


10 LB. ALUMINUM CO2 TANK REVIEWS

Average Customer Rating:
(5)

(based on 5 reviews) 



Excellent Value by:Jeff (04-08-2018)
ArizonaComments:Couldn't be happier with this 10 lb. CO2 tank (cylinder). I
ordered 2 of these. wanted only US made, and I received Catalina Cylinder brand
with US made valves (I believe they are Sherwood valves, which are top of the
line), and heavy duty blastic plastic carry handle, which is retained by a big
snap-ring. Super fast shipping, arrived in perfect condition. Bottom Line:I
would recommend this product.
 

New Tank by:Homebrewer (02-10-2015)
Round Rock, TXComments:Perfectly new tank. Couldn't find it any cheaper. Would
recommend that you call your gas supplier to see if they exchange or fill tanks.
My local supplier only exchanged, so I felt bad parting with my brand new one
until they told me the price if I had purchased a 10 lb. core tank from them
($120). Bottom Line:I would recommend this product.
 

Nice tank, great price... by:Mike (06-21-2013)
Placerville, CAComments:Pretty simple, just like the picture. The tank looks
real nice and the plastic guard around the valve is solid. It's a good price
considering the guard comes with the tank. It shipped quick, I had it filled and
it's working perfectly. Bottom Line:I would recommend this product.
 

Excellent Tanks. by:Travelon (06-02-2013)
Boston, MAComments:Using these to replace sodastream refills. Order adapter at
co2doctor.com Bottom Line:I would recommend this product.
 

great! by:Mr. Awesome (09-22-2011)
Phoenix, AZComments:I bought this originally to contain co2 for my planted
aquarium and it is awesome! It lasts about 5-6 months and works flawless.
Definitely recommend this beast to everyone in the aquarium trade. Awesome
quality. Bottom Line:I would recommend this product.
 
Write Review

Loading.....
Question:
What is the thread size where the regulator screws on thanks .
by Dan on December 13, 2018

Answer:
Hello Dan,

Thread size on these is CGA 320. Hope this helped and thank you for your order.

Thank you,
by Hector on December 17, 2018
Staff Answer
Add Answer
Question:
shipping weight?
by Lagartz on February 26, 2019

Answer:
16 lbs
by Krystina on February 26, 2019
Staff Answer
Add Answer
Question:
Do the tanks come with a siphon tube? Can you get the same results if you turn
the tank upside down?
by Nat on June 05, 2019

Answer:
No they dont have siphon tubes. That would require a special order. in theory
yes, if you tip the tank upside down liquid will run out the opening of the
tank, but it will go into your regulator.
by Dave on June 07, 2019
Staff Answer
Add Answer
Question:
Does the tank come with the protective carry handle as indicated in the picture
by Scott on October 19, 2019

Answer:
Yes, it does come with the handle shown.
by Jake on October 21, 2019
Staff Answer
Add Answer
Question:
You say “brand new”. Does that mean if I order one, it is made November of 2019?
I just do not want one that I have to get tested ofter I order it.
by Pat on November 04, 2019

Answer:
Hello Pat, thank you for your inquiry, all of our tanks arrive on pallets
together, so this is no guarantee that your unit will be from November, but they
all have been produced within the last 3 months. So you will not have to get it
tested for 5 years time after your purchase.


by Dakota on November 05, 2019
Staff Answer
Add Answer
 1 2   Showing Answers 1-5 of 8
Ask a Question


SIMILAR GREAT PRODUCTS TO CONSIDER

Draftec Advanced Acid Line Cleaner 32 oz - Clear
Model: DT ACT444-1
$18.50$18.50
Kegco Premium Single Faucet Party Kegerator Conversion Kit
Model: BF PPCK-NK
$112.50$90.00
BSG Double Bubble Airlock
Model: BF 5000
$3.74$2.99
Kegco Keg Spear Retaining Ring
Model: BF HS-KS-DRR
$14.99$11.99
Kegco Replacement Liquid Tube for 5 Gallon Home Brew Kegs
Model: KC AB-PT5
$13.13$10.50
Signup for our Newsletter and Discounts
Join


SHOP WITH CONFIDENCE

 * Secure Shopping
 * Privacy Policy
 * Return Policy
 * Price Match Policy

NEED ASSISTANCE

 * Track Your Order
 * Customer Service
 * Contact Us
 * Help Us Improve

CONTACT INFORMATION

 * BeverageFactory.com
 * 8510 Miralani Dr.
 * San Diego, CA 92126

HOURS OF OPERATION

 * Sales: 800-710-9939
 * Fax: 858-527-0188
 * Mon-Fri 7am-4pm PST
 * Closed Sat-Sun

1-800-710-9939

8510 Miralani Dr.
San Diego, CA 92126

© 1999-2022 Cydea, Inc. All Rights Reserved.

 * 
 * 
 * 
 * 
 * 

×

ASK A QUESTION

Question:
Question is requiredThis value is not valid
Your Nickname:
Nickname is requiredNickname must be less than 50 charactersThis value is not
valid
Email:
Email address is requiredEntry is not a valid email addressEmail must be less
than 60 charactersThis value is not valid
 
Please send me an email when my question is answered (optional).
 
I have read the Terms and Conditions and agree to them.* You must agree to the
terms of serviceThis value is not valid
Submit Question
Close
×

ANSWER QUESTION

Answer
Question is requiredThis value is not valid
Your Nickname:
Nickname is requiredNickname must be less than 50 charactersThis value is not
valid
Email:
Email address is requiredEntry is not a valid email addressEmail must be less
than 60 charactersThis value is not valid
 
I have read the Terms and Conditions and agree to them.* You must agree to the
terms of serviceThis value is not valid
Submit Answer
Close

×

SELECT LANGUAGE

Please choose from the available languages below:

▼
Close




ORIGINALTEXT


Bessere Übersetzung vorschlagen

--------------------------------------------------------------------------------