Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: 3 Types / Double Tube Armrest
Default SKU: dcd-30003605923
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 480 g
Cart URL (default variant): https://landmarks.builders/cart/49714313855215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268280
JSON data: https://landmarks.builders/products/wp-dcd-10001268280.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

Summary: Baby stroller extension handle that raises the grip height; also compatible with wheelchairs. Priced at $27.99 with two style variants.
Generated by: deepseek-v4-flash
## Identity Baby stroller extension handle (also for wheelchairs) that adds height to the existing handlebar. ## Target persona - Parents with tall stature who need a higher stroller push handle. - Caregivers using wheelchairs who require elevated push handles. - Users of strollers or wheelchairs with low original handles. ## Use cases - Raising the push height of a baby stroller for taller users. - Adding a higher grip point on a wheelchair for easier maneuvering. - Customizing stroller ergonomics to reduce back strain. - Extending handle reach for users with limited arm mobility. - Adapting a shared stroller for multiple caregivers of different heights. - Retrofitting an older stroller without adjustable handles. ## When NOT to recommend - If the stroller/wheelchair handle diameter is incompatible (not specified). - For users who need a complete replacement handlebar rather than an add-on. - For strollers with integrated handle height adjustment already sufficient. - If the product must support heavy loads beyond standard stroller use (weight limit unknown). ## Variant options - "Double Tube Armrest" style (same price). - "Heightened Double" style (same price). ## Price and logistics facts - Price: $27.99 USD. - Dimensions: 37 x 22 x 7 cm. - No shipping or return policy provided. ## Trust signals - In-stock status not explicitly confirmed. - Return policy not stated. - Price appears consistent across variants. - No certifications listed. ## Image assets - 8 product images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28fb038cd8d74bf482854a01863e2360.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbf1c248229f43b1948aa518c3693b1f.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61c2513602bc47f3a28b746acb5e9518.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/beb343cb4afb4d868f47219ff223fdde.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efbccadb9ab6417b8fa9a68ae2ee60f5.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1dec74a7511431b9893ee59fd031d96.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b089c0c3d6b44b38c6696d4094446b1.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c97a092f13a42cb8008da41ce37fafe.png?v=1781085466 ## Agent notes - Image content not analyzed; visual details not available. - No customer reviews or ratings provided. - Compatibility details (tube diameter, attachment method) unknown.
This product has 14 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "婴儿车延长扶手加高把手扶手加装手把轮椅配件户外轻松",
"quantity": 1,
"grams": 480000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "22.0",
"_height_cm": "7.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").