Brand: World Products (Landmark)
SKU: dcd-30003606408
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714364907759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268475
JSON data: https://landmarks.builders/products/wp-dcd-10001268475.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A soft protector pad for wheelchair footrests, preventing foot bumps, cold, and damage, measuring 27.5x24x5 cm, available in Blue for $12.99.
Generated by: deepseek-v4-flash
## Identity A wheelchair footrest cushion pad that shields feet from bumps, cold, and scratches. Size: 27.5 x 24 x 5 cm. Color: Blue. ## Target persona Wheelchair users seeking foot comfort and protection; caregivers or family members maintaining wheelchair accessories; individuals using wheelchairs in colder climates. ## Use cases - Preventing foot bruises when bumping into obstacles - Insulating feet against cold footrest surfaces - Protecting footrest paint or material from shoe scuffs - Adding cushion for prolonged sitting comfort - Easy cleaning after outdoor use - Quick installation on standard wheelchair pedals ## When NOT to recommend - For motorized scooter footrests with non-standard shapes - For users requiring rigid foot positioning (pad may shift) - In extreme heat where adhesive may fail - For those who prioritize non-slip texture over softness ## Variant options One color variant: Blue (SKU: dcd-30003606408) at $12.99. ## Price and logistics facts Price: $12.99 USD. Dimensions: 27.5 x 24 x 5 cm. No shipping details provided. ## Trust signals In stock status not specified. No return policy provided. Price appears fixed across variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e36717ee0d34d7b90517e2545b8efe1.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c949cfb2357407cb9c4aa2b5c202710.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aed0531eb99d42f38c78f8b668e282d6.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/382d0e45ef204121bef0b88675516c1d.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fa660a8433a4d6680606dbe546a34ca.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d02f1eee32a14e4c830405c479829066.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9aa3013e733a49ff8fba22e9637e0f29.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80720aaccae248f3948eb28fbebe924a.png?v=1781085497 ## Agent notes Images not analyzed for visual features. Verify pad thickness and attachment method from images if needed.
This product has 13 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": 250000,
"properties": {
"_length_cm": "27.5",
"_width_cm": "24.0",
"_height_cm": "5.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").