A beta kids box that includes 3 beta kids as well as a shirt for the first month of a premium subscription plan.
Auto Renewing Subscriptions are the most affordable, safest, and convenient way to purchase all of your evidence based Beta Kids.
- Easily Update Your Subscription Online
- Free US Shipping
- 100% Risk Free - Pause or Cancel Anytime
Your Credit Card information is safely and securely encrypted with Stripe® - no one will ever see your credit card number!
tiers = [
{
'product_id' => 1740833554496, # Beta Kids
'logged_in' => false,
'tiers' =>
[
{ 'qty' => 12, 'discount' => 700, 'discount_type' => '$' }, # 12+ items; $6.00 off per item
{ 'qty' => 6, 'discount' => 500, 'discount_type' => '$' }, # 6+ items; $6.00 off per item
{ 'qty' => 3, 'discount' => 200, 'discount_type' => '$' } # 3+ items; $2.00 off per item
]
}
]
tiers = [
{
'product_id' => 1740833554496, # Beta Kids
'logged_in' => false,
'tiers' =>
[
{ 'qty' => 12, 'discount' => 700, 'discount_type' => '$' }, # 12+ items; $6.00 off per item
{ 'qty' => 6, 'discount' => 500, 'discount_type' => '$' }, # 6+ items; $6.00 off per item
{ 'qty' => 3, 'discount' => 200, 'discount_type' => '$' } # 3+ items; $2.00 off per item
]
}
]