fitness products,glucose monitors,baby scales,medical scales,polar heart rate monitors,omron blood pressure monitors,body fat scales,cholesterol tests,peak flow meters,medela breast pumps,pedometers,fat calipers,body composition analyzers Baby strollers , car seats , bouncers, toys , free shipping, low prices,ceap toys, cheap strollers
Heathchecksystems on facebook Follow Us On Twitter
Search within Kinderwagon
Single
Kinderwagon - Baby Strollers
Kinderwagon - Baby Strollers

2 Records Found
They say necessity is the mother of all invention, and it's never more true than when your search for just the right toy, outfit, or stroller just isn't available for your child. With nothing that quite met all our expectations for quality, comfort, and convenience on the market, we began developing designs of our own. That's when Kinderwagon was born.
Most people wouldn't consider compromising the safety, comfort, and drive of their cars so why skimp on a stroller? At Kinderwagon, our goal is to provide a comfortable and engaging ride for babies and a no-nonsense driving experience for parents. After all, your stroller is baby's first vehicle; why not set the bar high? More about Kinderwagon...
Sort by
Kinderwagon
214 - Skip Umbrella Stroller - Black

Model #: 214BLKSKIP
Free Shipping   In Stock - Ships within 24 hours


Price: $189.99
Skip is not your typical umbrella stroller. With 6.5 inch wheels you will be able to concur whatever...
more ...
Kinderwagon
214 - Skip Umbrella Stroller - Red

Model #: 214REDSKIP
Free Shipping   In Stock - Ships within 24 hours


Price: $189.99
Skip is not your typical umbrella stroller. With 6.5 inch wheels you will be able to concur whatever...
more ...





Kinderwagon - Baby Strollers

Kinderwagon - Baby Strollers
With three children of our own, we know that cutting corners on safety or quality is something we will never do. We have applied our creativity and capabilities not just on choosing the most fun fabrics but on developing a system that``s friendly to parents and comfortable and safe for children and babies. How safe? How comfortable? Ask our twins, Fletcher and Gretchen. They ride in our Kinderwagon Hop stroller every day.
 
For Phone Orders, call toll-free 888-337-4684 (Monday - Friday 9 am - 6 pm E.S.T)
All other inquiries, please phone 718-339-6212
FAX 718-336-5570

Body Fat Measurement | Pro Body Fat Monitors | Heart Rate Monitors | Bariatric Scales | Blood Pressure Monitors | Breast Pumps | Digital Thermometers | Nebulizers & Peak Flow Meters | Fitness Products | Baby Video Monitors | Baby Strollers | Bathroom Scales | Weight Loss | | Diabetes Testing / Glucose MetersInfant/Baby Care | Medical/Physician's Scales | Medical Strength Testing Equipment | Cooking/Diet Scales | Portable Personal Massagers | Jogging Strollers | Bicycle Trailers | Stopwatches & Scoreboards| GreatGift Ideas |


Follow Us On
Follow Us On
Become a fan
facebook
Home | My Account | Products | Fitness Tips | Contact Us | View Shopping Cart | HealthCheck Systems | Heart rate monitors | Body fat scales and body fat monitors | Products for baby and new parents | Blood pressure monitors | Products for fitness and health | Professional products | Cholesterol Monitors / Glucose Testing Devices / Blood testing devices | Gifts

Copyright ©1997 -2024 HealthCheck Systems, All rights reserved

Home MyAccount Contact Us Shopping Cart Home Page


Debugging Information
ColdFusion Server Enterprise 10,0,23,302580
Template /cat/man.cfm
Time Stamp 25-Apr-24 10:19 AM
Locale English (US)
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote IP 10.189.254.4
Host Name 10.189.254.4


Execution Time

Total Time Avg Time Count Template
78 ms 78 ms 1 top level E:\inetpub\Websites\healthchecksystems.com\cat\man.cfm
47 ms 24 ms 2 E:/inetpub/Websites/healthchecksystems.com/includes/inc_site_settings.cfm
47 ms 47 ms 1 E:/inetpub/Websites/healthchecksystems.com/includes/top.cfm
16 ms 16 ms 1 E:/inetpub/Websites/global/includes/ACT_BLOCK.cfm
16 ms 16 ms 1 E:/inetpub/Websites/global/qry/qry_product_search.cfm
15 ms 15 ms 1 E:/inetpub/Websites/global/cat/dsp_man_health.cfm
0 ms 0 ms 1 E:/inetpub/Websites/global/qry/qry_man.cfm
0 ms 0 ms 1 E:/inetpub/Websites/healthchecksystems.com/includes/bottom.cfm
0 ms  STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
78 ms  TOTAL EXECUTION TIME
red = over 250 ms average execution time


SQL Queries

man (Datasource=store2008, Time=0ms, Records=0) in E:\inetpub\Websites\global\qry\qry_man.cfm @ 10:19:10.010
	SELECT    man_to_category.man_to_category_id,
	
			  man_to_category.man_to_category_id as Cat_sub_id, 
			  man_to_category.man_to_category_id as Cat_Category_id,
			  man_to_category.Group_name as sub_name, 
			  man_to_category.Group_SUB_list, 
			man_to_category.Order_by,
			man.man_id, man.man_name, man.Caption as man_caption,man.auth_dealer,
					man.man_title,man.group_cat,man.Keywords,man.Description,man.Caption_more,
					   Cat_sub.hide_cat_page, 
					   Cat_Category.Category_name, Cat_department.Cat_department_id, Cat_department.Department_name
					   ,(select HTML_page from man_store where fk_man_id=man.man_id and fk_store_id = 1 limit 1) as man_HTML_page
                     
				,Product_detail.fk_product_condition_id as product_condition_id	  
				,BLOCK_CART ,MAN_WARRANTY ,Product_detail.SKU,STOCK_TYPE_ID ,STOCK_TYPE_COLOR ,STOCK_TYPE_NAME

FROM 
		product INNER JOIN  
		man ON product.fk_man_id = man.man_id  INNER JOIN
		Product_to_cat_sub ON product.product_id = Product_to_cat_sub.fk_product_id INNER JOIN
		Cat_sub ON Cat_sub.Cat_sub_id = Product_to_cat_sub.fk_Cat_sub_id INNER JOIN
		Cat_Category ON Cat_sub.fk_Cat_Category_id = Cat_Category.Cat_Category_id INNER JOIN
		Cat_department ON Cat_Category.fk_Cat_department_id = Cat_department.Cat_department_id INNER JOIN
		Product_detail ON product.product_id = Product_detail.fk_product_id LEFT OUTER JOIN
		Product_popular ON product.product_id = Product_popular.fk_product_id LEFT OUTER JOIN
		product_group_to_product_id ON product.product_id = product_group_to_product_id.fk_product_id LEFT OUTER JOIN
		Product_group ON Product_group.Product_group_id = product_group_to_product_id.fk_product_group_id LEFT OUTER JOIN
                      page_rank ON product.product_id = page_rank.fk_product_id inner join 
		man_to_category on man_to_category.fk_man_id = man.man_id inner join
			man_to_category_details on man_to_category_details.fk_man_to_category_id = man_to_category.man_to_category_id and
 man_to_category_details.fk_cat_sub_id = Cat_sub.Cat_sub_id INNER JOIN
                      stock_type ON Product_detail.fk_stock_type_id = stock_type.stock_type_id


					
					  
					  
	
WHERE  


 (product.is_active = 1) AND 
			product_detail.Block_cart <> 3 
		
		  
		 
		  
		
		  
		    
		  and man.man_id = 421 
		 	
		  and Cat_sub.hide_cat_page = 0 
	
		  group by Cat_sub.Cat_sub_id
ORDER BY 

		man_to_category.Order_by ,
		 man_to_category.Group_name,
		 man_to_category.man_to_category_id
		
		
limit 1000
	
man (Datasource=store2008, Time=0ms, Records=2) in E:\inetpub\Websites\global\qry\qry_man.cfm @ 10:19:10.010
SELECT     product.product_id, product.product_name, product.Model_name,man.man_id, man.man_name, man.Caption as man_caption,man.auth_dealer,
					man.man_title,man.group_cat,man.Keywords,man.Description,man.Caption_more,
					  Cat_sub.Cat_sub_id, Cat_sub.sub_name, Cat_sub.hide_cat_page, Cat_Category.Cat_Category_id, 
					   (select product_name from product p where product_id=Product_detail.Free_product) as Free_product_name,
					    (select product_kit_name from product p where product_id=Product_detail.Free_product) as Free_product_kit_name,
						Product_detail.Free_product as Free_product_id,
                      Cat_Category.Category_name, Cat_department.Cat_department_id, Cat_department.Department_name, Product_group.Product_group_id, 
                      Product_group.Group_name, product_store.Price, product_store.HTML_Page,Product_detail.qty_in_stock,Product_description.caption,Product_detail.sku
					  
					  ,Product_detail.Product_note, Product_detail.sale_price,
                      Product_detail.Product_note_start, Product_detail.Product_note_end, (SELECT     shipping_type.shipmentDesc
                            FROM          product_shipping INNER JOIN
                                                   shipping_type ON product_shipping.fk_shipping_type = shipping_type.shipping_type_id
                            WHERE      (shipping_type.stateCode IS NOT NULL) AND (shipping_type.countryCode = 'US') AND 
                                                   (product_shipping.fk_product_id = product.product_id)
                            ORDER BY shipping_type.shipping_type_id DESC limit 1 ) AS shipping,page_rank.rank
							 ,(select HTML_page from man_store where fk_man_id=man.man_id and fk_store_id = 1 limit 1) as man_HTML_page
							    ,Product_detail.fk_product_condition_id as product_condition_id	  
				,BLOCK_CART,MAN_WARRANTY  ,Product_detail.SKU,STOCK_TYPE_ID ,STOCK_TYPE_COLOR ,STOCK_TYPE_NAME

FROM 
		product INNER JOIN  
		Product_description ON 	Product_description.fk_product_id = product.product_id INNER JOIN
		product_store ON product_store.fk_product_id = product.product_id INNER JOIN
		man ON product.fk_man_id = man.man_id  INNER JOIN
		Product_to_cat_sub ON product.product_id = Product_to_cat_sub.fk_product_id INNER JOIN
		Cat_sub ON Cat_sub.Cat_sub_id = Product_to_cat_sub.fk_Cat_sub_id INNER JOIN
		Cat_Category ON Cat_sub.fk_Cat_Category_id = Cat_Category.Cat_Category_id INNER JOIN
		Cat_department ON Cat_Category.fk_Cat_department_id = Cat_department.Cat_department_id INNER JOIN
		Product_detail ON product.product_id = Product_detail.fk_product_id LEFT OUTER JOIN
		Product_popular ON product.product_id = Product_popular.fk_product_id LEFT OUTER JOIN
		product_group_to_product_id ON product.product_id = product_group_to_product_id.fk_product_id LEFT OUTER JOIN
		Product_group ON Product_group.Product_group_id = product_group_to_product_id.fk_product_group_id LEFT OUTER JOIN
                      page_rank ON product.product_id = page_rank.fk_product_id INNER JOIN
                      stock_type ON Product_detail.fk_stock_type_id = stock_type.stock_type_id
	
WHERE     (product.is_active = 1) AND 
			
			(product_store.is_active = 1) and
		  (product_store.fk_store_id = 1) and
		     Product_detail.Block_Search = 0 
		and   product_detail.Block_cart <> 3 
		   
		  and man.man_id = 421 
		  and Cat_sub.hide_cat_page = 0
		  and product_store.price > 0
		  
ORDER BY Cat_department.ORDER_BY ,Cat_department.Cat_department_id,
		Cat_Category.ORDER_BY,Cat_Category.Cat_Category_id,
		Cat_sub.ORDER_BY,Cat_sub.Cat_sub_id,
		Product_group.Group_name DESC, 
		stock_type.order_by,
		page_rank.rank desc, 
		product_store.Price ,
		product.product_name
limit 1000
	
ACC (Datasource=store2008, Time=0ms, Records=0) in E:\inetpub\Websites\global\qry\qry_man.cfm @ 10:19:10.010
SELECT   product.product_id, product.product_name, man.man_id, man.man_name, Cat_sub.Cat_sub_id, Cat_sub.sub_name,Cat_sub.hide_cat_page, Cat_Category.Cat_Category_id, 
                      Cat_Category.Category_name, Cat_department.Cat_department_id, Cat_department.Department_name, Product_group.Product_group_id, 
                      Product_group.Group_name, product_store.Price, Product_detail.qty_in_stock,Product_description.caption,Product_detail.Product_note, Product_detail.sale_price,
                      Product_detail.Product_note_start, Product_detail.Product_note_end
					  
FROM 
		product INNER JOIN  
		Product_description ON 	Product_description.fk_product_id = product.product_id INNER JOIN
		product_store ON product_store.fk_product_id = product.product_id INNER JOIN
		man ON product.fk_man_id = man.man_id  INNER JOIN
		Product_to_cat_sub ON product.product_id = Product_to_cat_sub.fk_product_id INNER JOIN
		Cat_sub ON Cat_sub.Cat_sub_id = Product_to_cat_sub.fk_Cat_sub_id INNER JOIN
		Cat_Category ON Cat_sub.fk_Cat_Category_id = Cat_Category.Cat_Category_id INNER JOIN
		Cat_department ON Cat_Category.fk_Cat_department_id = Cat_department.Cat_department_id INNER JOIN
		Product_detail ON product.product_id = Product_detail.fk_product_id LEFT OUTER JOIN
		Product_popular ON product.product_id = Product_popular.fk_product_id LEFT OUTER JOIN
		product_group_to_product_id ON product.product_id = product_group_to_product_id.fk_product_id LEFT OUTER JOIN
		Product_group ON Product_group.Product_group_id = product_group_to_product_id.fk_product_group_id
	
   		  

		WHERE     (product.is_active = 1) AND 
		
		(product_store.is_active = 1) and
		  (product_store.fk_store_id = 1) and
		     product_detail.Block_cart = 0 and
		  Cat_sub.sub_name = 'Accessories'
		  
		  and man.man_id = 421 and 1 =2 
ORDER BY Cat_department.ORDER_BY,Cat_Category.ORDER_BY,Cat_sub.ORDER_BY,Product_group.Group_name DESC,product_store.Price ,product.product_name
limit 500 
BLOCK (Datasource=STORE2008, Time=0ms, Records=0) in E:\inetpub\Websites\global\includes\ACT_BLOCK.cfm @ 10:19:10.010
	SELECT IP FROM block_ip 
	WHERE IP = '3.140.185.170'
	limit 1
product_list (Datasource=store_1, Time=0ms, Records=2) in E:\inetpub\Websites\global\qry\qry_product_search.cfm @ 10:19:10.010
							select * from store_1.qry_Product_search
							where 1 =1
							
							
							 and man_id <> 286
							
								and man_id in(421)
							
ORDER BY rank desc,RATING,product_name,product_id DESC

							limit 500 
							


Scope Variables

Application Variables:
applicationname=store_1
CGI Variables:
AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=
CERT_SECRETKEYSIZE=
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=
CERT_SERVER_SUBJECT=
CERT_SUBJECT=
CF_TEMPLATE_PATH=E:\inetpub\Websites\healthchecksystems.com\cat\man.cfm
CONTENT_LENGTH=0
CONTENT_TYPE=
CONTEXT_PATH=
GATEWAY_INTERFACE=CGI/1.1
HTTPS=off
HTTPS_KEYSIZE=
HTTPS_SECRETKEYSIZE=
HTTPS_SERVER_ISSUER=
HTTPS_SERVER_SUBJECT=
HTTP_ACCEPT=*/*
HTTP_ACCEPT_ENCODING=
HTTP_ACCEPT_LANGUAGE=
HTTP_CONNECTION=
HTTP_COOKIE=
HTTP_HOST=www1.healthchecksystems.com
HTTP_REFERER=
HTTP_URL=
HTTP_USER_AGENT=Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
LOCAL_ADDR=www1.itinscales.com
PATH_INFO=
PATH_TRANSLATED=E:\inetpub\Websites\healthchecksystems.com\cat\man.cfm
QUERY_STRING=man_id=421&Kinderwagon
REMOTE_ADDR=10.189.254.4
REMOTE_HOST=10.189.254.4
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/cat/man.cfm
SERVER_NAME=www1.healthchecksystems.com
SERVER_PORT=80
SERVER_PORT_SECURE=0
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=Microsoft-IIS/8.0
WEB_SERVER_API=
Client Variables:
cfid=17752559
cftoken=7d07fd259fe14b83-D83EDCBE-E3EB-933E-4981E56875E5748A
hitcount=2
lastvisit={ts '2024-04-25 10:19:10'}
remote_addr=3.140.185.170
timecreated={ts '2024-04-25 10:19:10'}
urltoken=CFID=17752559&CFTOKEN=7d07fd259fe14b83-D83EDCBE-E3EB-933E-4981E56875E5748A&jsessionid=B84C93B0D5A4D8CB5069D1EACA5C674D.cfusion
Cookie Variables:
CFID=17752559
CFTOKEN=7d07fd259fe14b83-D83EDCBE-E3EB-933E-4981E56875E5748A
Form Fields:
CAT_CATEGORY_ID=
ORDER_BY=0
PAGE_NO=1
S_PRODUCT=
S_PRODUCT_NAME=
S_PRODUCT_W_S=
Server Variables:
coldfusion=Struct (10)
os=Struct (5)
Session Variables:
sessionid=B84C93B0D5A4D8CB5069D1EACA5C674D.cfusion
urltoken=CFID=17752559&CFTOKEN=7d07fd259fe14b83-D83EDCBE-E3EB-933E-4981E56875E5748A&jsessionid=B84C93B0D5A4D8CB5069D1EACA5C674D.cfusion
URL Parameters:
Kinderwagon=
man_id=421
Debug Rendering Time: 31 ms