TODDLER BEAR HOODIE
- Description
- Specs
- Reviews
- Live Chat
Before you set out for an outdoor adventure, it's always a good idea to stop by the good ole Mast General Store to take care of all your hiking, backpacking, and outdoor needs. So, why wouldn't your young explorer sport their support out on the trail with this comfy Toddler Bear Hoodie! Maybe you'll spot a real bear, just don't get too close.
- Fabric: 52% cotton/48% polyester
- Hood
- Long-sleeve
- Kangaroo hand pocket
- Graphic on front
- Machine wash warm/ tumble dry low
- Imported
No Reviews Yet!
-
Description
Before you set out for an outdoor adventure, it's always a good idea to stop by the good ole Mast General Store to take care of all your hiking, backpacking, and outdoor needs. So, why wouldn't your young explorer sport their support out on the trail with this comfy Toddler Bear Hoodie! Maybe you'll spot a real bear, just don't get too close.
-
Specs
- Fabric: 52% cotton/48% polyester
- Hood
- Long-sleeve
- Kangaroo hand pocket
- Graphic on front
- Machine wash warm/ tumble dry low
- Imported
-
Reviews
No Reviews Yet!
- Live Chat
$24.99
Choose Color
-
query RESULTSET query ATTR1 ATTR1_ENTRY_ID FAM HEX MAXQC MAXQOH MINQC MINQOH ORIGATTR1 QOH SELL_WEB SKUOF16 SKU_ID SORT_ORDER STYLE_ID 1 BLUE 4494 [empty string] [empty string] 0 5 0 0 VALLE_CRUCIS 16 Y [empty string] 857399 [empty string] 179076 2 BOONE 4495 [empty string] [empty string] 0 5 0 0 BOONE 14 Y [empty string] 857400 [empty string] 179076 3 WAYNESVILLE 4496 [empty string] [empty string] 0 6 0 0 WAYNESVILLE 15 Y [empty string] 857401 [empty string] 179076 4 HENDERSONVILLE 4497 [empty string] [empty string] 0 7 0 0 HENDERSONVILLE 18 Y [empty string] 857402 [empty string] 179076 5 ASHEVILLE 4498 [empty string] [empty string] 0 4 0 0 ASHEVILLE 8 Y [empty string] 857403 [empty string] 179076 6 KNOXVILLE 4499 [empty string] [empty string] 0 8 0 0 KNOXVILLE 21 Y [empty string] 857404 [empty string] 179076 CACHED false EXECUTIONTIME 0 SQL SELECT distinct (b.attr1) as origAttr1, max(CASE WHEN b.attr1_alias IS NULL OR RTRIM(LTRIM(b.attr1_alias)) = '' THEN b.attr1 ELSE b.attr1_alias END) as attr1, max(a.sku_id) as sku_id, max(b.attr1_entry_id) as attr1_entry_id, sum(e.qoh+e.qc) as qoh , max(b.attr1_order) as sort_order, max(c.attr1_hex) as hex,max(d.attr1_fam) as fam,max(a.SKU_OF16) as skuOF16,max(e.qoh) as maxqoh,max(e.qc) as maxqc,min(e.qoh) as minqoh,min(e.qc) as minqc,max(a.style_id) as style_id,max(a.sell_web) as sell_web FROM tb_skus a with (nolock) inner join (select distinct sku_id as sku_id from TB_SKU_BUCKETS with (nolock) where 1=1 and store_id in (11,14,6,5,9,8,15,7,2,1,3,97) group by sku_id having sum(qoh+qc) > 0 ) skuqoh on (skuqoh.sku_id=a.sku_id) LEFT JOIN tb_attr1_entries b WITH (NOLOCK) ON (b.attr1_entry_id = a.attr1_entry_id) LEFT JOIN tb_sku_buckets e WITH (NOLOCK) ON (e.sku_id = a.sku_id) LEFT JOIN tb_attr1_hexes c WITH (NOLOCK) ON (b.attr1=c.attr1) LEFT JOIN tb_attr1_families d WITH (NOLOCK) ON (c.attr1_fam_id = d.attr1_fam_id) WHERE (a.sell_web in ('Y','YES') ) and a.style_id=? AND e.store_id in(11,14,6,5,9,8,15,7,2,1,3,97) GROUP BY b.attr1 HAVING sum(e.qoh+e.qc) >= 0 ORDER BY max(b.attr1_order), max(b.attr1_entry_id) SQLPARAMETERS array 1 179076 struct INTERNALLISTPRICE 24.99 INTERNALMARKDOWN false INTERNALPRICE 24.99 REG 24.99 SALE 24.99 TERMSALE false TERMSALELISTPRICE 0 TERMSALEPRICE 0 -
query RESULTSET query ATTR1 ATTR1_ENTRY_ID FAM HEX MAXQC MAXQOH MINQC MINQOH ORIGATTR1 QOH SELL_WEB SKUOF16 SKU_ID SORT_ORDER STYLE_ID 1 BLUE 4494 [empty string] [empty string] 0 5 0 0 VALLE_CRUCIS 16 Y [empty string] 857399 [empty string] 179076 2 BOONE 4495 [empty string] [empty string] 0 5 0 0 BOONE 14 Y [empty string] 857400 [empty string] 179076 3 WAYNESVILLE 4496 [empty string] [empty string] 0 6 0 0 WAYNESVILLE 15 Y [empty string] 857401 [empty string] 179076 4 HENDERSONVILLE 4497 [empty string] [empty string] 0 7 0 0 HENDERSONVILLE 18 Y [empty string] 857402 [empty string] 179076 5 ASHEVILLE 4498 [empty string] [empty string] 0 4 0 0 ASHEVILLE 8 Y [empty string] 857403 [empty string] 179076 6 KNOXVILLE 4499 [empty string] [empty string] 0 8 0 0 KNOXVILLE 21 Y [empty string] 857404 [empty string] 179076 CACHED false EXECUTIONTIME 0 SQL SELECT distinct (b.attr1) as origAttr1, max(CASE WHEN b.attr1_alias IS NULL OR RTRIM(LTRIM(b.attr1_alias)) = '' THEN b.attr1 ELSE b.attr1_alias END) as attr1, max(a.sku_id) as sku_id, max(b.attr1_entry_id) as attr1_entry_id, sum(e.qoh+e.qc) as qoh , max(b.attr1_order) as sort_order, max(c.attr1_hex) as hex,max(d.attr1_fam) as fam,max(a.SKU_OF16) as skuOF16,max(e.qoh) as maxqoh,max(e.qc) as maxqc,min(e.qoh) as minqoh,min(e.qc) as minqc,max(a.style_id) as style_id,max(a.sell_web) as sell_web FROM tb_skus a with (nolock) inner join (select distinct sku_id as sku_id from TB_SKU_BUCKETS with (nolock) where 1=1 and store_id in (11,14,6,5,9,8,15,7,2,1,3,97) group by sku_id having sum(qoh+qc) > 0 ) skuqoh on (skuqoh.sku_id=a.sku_id) LEFT JOIN tb_attr1_entries b WITH (NOLOCK) ON (b.attr1_entry_id = a.attr1_entry_id) LEFT JOIN tb_sku_buckets e WITH (NOLOCK) ON (e.sku_id = a.sku_id) LEFT JOIN tb_attr1_hexes c WITH (NOLOCK) ON (b.attr1=c.attr1) LEFT JOIN tb_attr1_families d WITH (NOLOCK) ON (c.attr1_fam_id = d.attr1_fam_id) WHERE (a.sell_web in ('Y','YES') ) and a.style_id=? AND e.store_id in(11,14,6,5,9,8,15,7,2,1,3,97) GROUP BY b.attr1 HAVING sum(e.qoh+e.qc) >= 0 ORDER BY max(b.attr1_order), max(b.attr1_entry_id) SQLPARAMETERS array 1 179076 struct INTERNALLISTPRICE 24.99 INTERNALMARKDOWN false INTERNALPRICE 24.99 REG 24.99 SALE 24.99 TERMSALE false TERMSALELISTPRICE 0 TERMSALEPRICE 0 -
query RESULTSET query ATTR1 ATTR1_ENTRY_ID FAM HEX MAXQC MAXQOH MINQC MINQOH ORIGATTR1 QOH SELL_WEB SKUOF16 SKU_ID SORT_ORDER STYLE_ID 1 BLUE 4494 [empty string] [empty string] 0 5 0 0 VALLE_CRUCIS 16 Y [empty string] 857399 [empty string] 179076 2 BOONE 4495 [empty string] [empty string] 0 5 0 0 BOONE 14 Y [empty string] 857400 [empty string] 179076 3 WAYNESVILLE 4496 [empty string] [empty string] 0 6 0 0 WAYNESVILLE 15 Y [empty string] 857401 [empty string] 179076 4 HENDERSONVILLE 4497 [empty string] [empty string] 0 7 0 0 HENDERSONVILLE 18 Y [empty string] 857402 [empty string] 179076 5 ASHEVILLE 4498 [empty string] [empty string] 0 4 0 0 ASHEVILLE 8 Y [empty string] 857403 [empty string] 179076 6 KNOXVILLE 4499 [empty string] [empty string] 0 8 0 0 KNOXVILLE 21 Y [empty string] 857404 [empty string] 179076 CACHED false EXECUTIONTIME 0 SQL SELECT distinct (b.attr1) as origAttr1, max(CASE WHEN b.attr1_alias IS NULL OR RTRIM(LTRIM(b.attr1_alias)) = '' THEN b.attr1 ELSE b.attr1_alias END) as attr1, max(a.sku_id) as sku_id, max(b.attr1_entry_id) as attr1_entry_id, sum(e.qoh+e.qc) as qoh , max(b.attr1_order) as sort_order, max(c.attr1_hex) as hex,max(d.attr1_fam) as fam,max(a.SKU_OF16) as skuOF16,max(e.qoh) as maxqoh,max(e.qc) as maxqc,min(e.qoh) as minqoh,min(e.qc) as minqc,max(a.style_id) as style_id,max(a.sell_web) as sell_web FROM tb_skus a with (nolock) inner join (select distinct sku_id as sku_id from TB_SKU_BUCKETS with (nolock) where 1=1 and store_id in (11,14,6,5,9,8,15,7,2,1,3,97) group by sku_id having sum(qoh+qc) > 0 ) skuqoh on (skuqoh.sku_id=a.sku_id) LEFT JOIN tb_attr1_entries b WITH (NOLOCK) ON (b.attr1_entry_id = a.attr1_entry_id) LEFT JOIN tb_sku_buckets e WITH (NOLOCK) ON (e.sku_id = a.sku_id) LEFT JOIN tb_attr1_hexes c WITH (NOLOCK) ON (b.attr1=c.attr1) LEFT JOIN tb_attr1_families d WITH (NOLOCK) ON (c.attr1_fam_id = d.attr1_fam_id) WHERE (a.sell_web in ('Y','YES') ) and a.style_id=? AND e.store_id in(11,14,6,5,9,8,15,7,2,1,3,97) GROUP BY b.attr1 HAVING sum(e.qoh+e.qc) >= 0 ORDER BY max(b.attr1_order), max(b.attr1_entry_id) SQLPARAMETERS array 1 179076 struct INTERNALLISTPRICE 24.99 INTERNALMARKDOWN false INTERNALPRICE 24.99 REG 24.99 SALE 24.99 TERMSALE false TERMSALELISTPRICE 0 TERMSALEPRICE 0 -
query RESULTSET query ATTR1 ATTR1_ENTRY_ID FAM HEX MAXQC MAXQOH MINQC MINQOH ORIGATTR1 QOH SELL_WEB SKUOF16 SKU_ID SORT_ORDER STYLE_ID 1 BLUE 4494 [empty string] [empty string] 0 5 0 0 VALLE_CRUCIS 16 Y [empty string] 857399 [empty string] 179076 2 BOONE 4495 [empty string] [empty string] 0 5 0 0 BOONE 14 Y [empty string] 857400 [empty string] 179076 3 WAYNESVILLE 4496 [empty string] [empty string] 0 6 0 0 WAYNESVILLE 15 Y [empty string] 857401 [empty string] 179076 4 HENDERSONVILLE 4497 [empty string] [empty string] 0 7 0 0 HENDERSONVILLE 18 Y [empty string] 857402 [empty string] 179076 5 ASHEVILLE 4498 [empty string] [empty string] 0 4 0 0 ASHEVILLE 8 Y [empty string] 857403 [empty string] 179076 6 KNOXVILLE 4499 [empty string] [empty string] 0 8 0 0 KNOXVILLE 21 Y [empty string] 857404 [empty string] 179076 CACHED false EXECUTIONTIME 0 SQL SELECT distinct (b.attr1) as origAttr1, max(CASE WHEN b.attr1_alias IS NULL OR RTRIM(LTRIM(b.attr1_alias)) = '' THEN b.attr1 ELSE b.attr1_alias END) as attr1, max(a.sku_id) as sku_id, max(b.attr1_entry_id) as attr1_entry_id, sum(e.qoh+e.qc) as qoh , max(b.attr1_order) as sort_order, max(c.attr1_hex) as hex,max(d.attr1_fam) as fam,max(a.SKU_OF16) as skuOF16,max(e.qoh) as maxqoh,max(e.qc) as maxqc,min(e.qoh) as minqoh,min(e.qc) as minqc,max(a.style_id) as style_id,max(a.sell_web) as sell_web FROM tb_skus a with (nolock) inner join (select distinct sku_id as sku_id from TB_SKU_BUCKETS with (nolock) where 1=1 and store_id in (11,14,6,5,9,8,15,7,2,1,3,97) group by sku_id having sum(qoh+qc) > 0 ) skuqoh on (skuqoh.sku_id=a.sku_id) LEFT JOIN tb_attr1_entries b WITH (NOLOCK) ON (b.attr1_entry_id = a.attr1_entry_id) LEFT JOIN tb_sku_buckets e WITH (NOLOCK) ON (e.sku_id = a.sku_id) LEFT JOIN tb_attr1_hexes c WITH (NOLOCK) ON (b.attr1=c.attr1) LEFT JOIN tb_attr1_families d WITH (NOLOCK) ON (c.attr1_fam_id = d.attr1_fam_id) WHERE (a.sell_web in ('Y','YES') ) and a.style_id=? AND e.store_id in(11,14,6,5,9,8,15,7,2,1,3,97) GROUP BY b.attr1 HAVING sum(e.qoh+e.qc) >= 0 ORDER BY max(b.attr1_order), max(b.attr1_entry_id) SQLPARAMETERS array 1 179076 struct INTERNALLISTPRICE 24.99 INTERNALMARKDOWN false INTERNALPRICE 24.99 REG 24.99 SALE 24.99 TERMSALE false TERMSALELISTPRICE 0 TERMSALEPRICE 0 -
query RESULTSET query ATTR1 ATTR1_ENTRY_ID FAM HEX MAXQC MAXQOH MINQC MINQOH ORIGATTR1 QOH SELL_WEB SKUOF16 SKU_ID SORT_ORDER STYLE_ID 1 BLUE 4494 [empty string] [empty string] 0 5 0 0 VALLE_CRUCIS 16 Y [empty string] 857399 [empty string] 179076 2 BOONE 4495 [empty string] [empty string] 0 5 0 0 BOONE 14 Y [empty string] 857400 [empty string] 179076 3 WAYNESVILLE 4496 [empty string] [empty string] 0 6 0 0 WAYNESVILLE 15 Y [empty string] 857401 [empty string] 179076 4 HENDERSONVILLE 4497 [empty string] [empty string] 0 7 0 0 HENDERSONVILLE 18 Y [empty string] 857402 [empty string] 179076 5 ASHEVILLE 4498 [empty string] [empty string] 0 4 0 0 ASHEVILLE 8 Y [empty string] 857403 [empty string] 179076 6 KNOXVILLE 4499 [empty string] [empty string] 0 8 0 0 KNOXVILLE 21 Y [empty string] 857404 [empty string] 179076 CACHED false EXECUTIONTIME 0 SQL SELECT distinct (b.attr1) as origAttr1, max(CASE WHEN b.attr1_alias IS NULL OR RTRIM(LTRIM(b.attr1_alias)) = '' THEN b.attr1 ELSE b.attr1_alias END) as attr1, max(a.sku_id) as sku_id, max(b.attr1_entry_id) as attr1_entry_id, sum(e.qoh+e.qc) as qoh , max(b.attr1_order) as sort_order, max(c.attr1_hex) as hex,max(d.attr1_fam) as fam,max(a.SKU_OF16) as skuOF16,max(e.qoh) as maxqoh,max(e.qc) as maxqc,min(e.qoh) as minqoh,min(e.qc) as minqc,max(a.style_id) as style_id,max(a.sell_web) as sell_web FROM tb_skus a with (nolock) inner join (select distinct sku_id as sku_id from TB_SKU_BUCKETS with (nolock) where 1=1 and store_id in (11,14,6,5,9,8,15,7,2,1,3,97) group by sku_id having sum(qoh+qc) > 0 ) skuqoh on (skuqoh.sku_id=a.sku_id) LEFT JOIN tb_attr1_entries b WITH (NOLOCK) ON (b.attr1_entry_id = a.attr1_entry_id) LEFT JOIN tb_sku_buckets e WITH (NOLOCK) ON (e.sku_id = a.sku_id) LEFT JOIN tb_attr1_hexes c WITH (NOLOCK) ON (b.attr1=c.attr1) LEFT JOIN tb_attr1_families d WITH (NOLOCK) ON (c.attr1_fam_id = d.attr1_fam_id) WHERE (a.sell_web in ('Y','YES') ) and a.style_id=? AND e.store_id in(11,14,6,5,9,8,15,7,2,1,3,97) GROUP BY b.attr1 HAVING sum(e.qoh+e.qc) >= 0 ORDER BY max(b.attr1_order), max(b.attr1_entry_id) SQLPARAMETERS array 1 179076 struct INTERNALLISTPRICE 24.99 INTERNALMARKDOWN false INTERNALPRICE 24.99 REG 24.99 SALE 24.99 TERMSALE false TERMSALELISTPRICE 0 TERMSALEPRICE 0 -
query RESULTSET query ATTR1 ATTR1_ENTRY_ID FAM HEX MAXQC MAXQOH MINQC MINQOH ORIGATTR1 QOH SELL_WEB SKUOF16 SKU_ID SORT_ORDER STYLE_ID 1 BLUE 4494 [empty string] [empty string] 0 5 0 0 VALLE_CRUCIS 16 Y [empty string] 857399 [empty string] 179076 2 BOONE 4495 [empty string] [empty string] 0 5 0 0 BOONE 14 Y [empty string] 857400 [empty string] 179076 3 WAYNESVILLE 4496 [empty string] [empty string] 0 6 0 0 WAYNESVILLE 15 Y [empty string] 857401 [empty string] 179076 4 HENDERSONVILLE 4497 [empty string] [empty string] 0 7 0 0 HENDERSONVILLE 18 Y [empty string] 857402 [empty string] 179076 5 ASHEVILLE 4498 [empty string] [empty string] 0 4 0 0 ASHEVILLE 8 Y [empty string] 857403 [empty string] 179076 6 KNOXVILLE 4499 [empty string] [empty string] 0 8 0 0 KNOXVILLE 21 Y [empty string] 857404 [empty string] 179076 CACHED false EXECUTIONTIME 0 SQL SELECT distinct (b.attr1) as origAttr1, max(CASE WHEN b.attr1_alias IS NULL OR RTRIM(LTRIM(b.attr1_alias)) = '' THEN b.attr1 ELSE b.attr1_alias END) as attr1, max(a.sku_id) as sku_id, max(b.attr1_entry_id) as attr1_entry_id, sum(e.qoh+e.qc) as qoh , max(b.attr1_order) as sort_order, max(c.attr1_hex) as hex,max(d.attr1_fam) as fam,max(a.SKU_OF16) as skuOF16,max(e.qoh) as maxqoh,max(e.qc) as maxqc,min(e.qoh) as minqoh,min(e.qc) as minqc,max(a.style_id) as style_id,max(a.sell_web) as sell_web FROM tb_skus a with (nolock) inner join (select distinct sku_id as sku_id from TB_SKU_BUCKETS with (nolock) where 1=1 and store_id in (11,14,6,5,9,8,15,7,2,1,3,97) group by sku_id having sum(qoh+qc) > 0 ) skuqoh on (skuqoh.sku_id=a.sku_id) LEFT JOIN tb_attr1_entries b WITH (NOLOCK) ON (b.attr1_entry_id = a.attr1_entry_id) LEFT JOIN tb_sku_buckets e WITH (NOLOCK) ON (e.sku_id = a.sku_id) LEFT JOIN tb_attr1_hexes c WITH (NOLOCK) ON (b.attr1=c.attr1) LEFT JOIN tb_attr1_families d WITH (NOLOCK) ON (c.attr1_fam_id = d.attr1_fam_id) WHERE (a.sell_web in ('Y','YES') ) and a.style_id=? AND e.store_id in(11,14,6,5,9,8,15,7,2,1,3,97) GROUP BY b.attr1 HAVING sum(e.qoh+e.qc) >= 0 ORDER BY max(b.attr1_order), max(b.attr1_entry_id) SQLPARAMETERS array 1 179076 struct INTERNALLISTPRICE 24.99 INTERNALMARKDOWN false INTERNALPRICE 24.99 REG 24.99 SALE 24.99 TERMSALE false TERMSALELISTPRICE 0 TERMSALEPRICE 0