Brand: World Products (Landmark)
SKU: dcd-30002723134
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 52 g
Cart URL (default variant): https://landmarks.builders/cart/49903463629039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034535
JSON data: https://landmarks.builders/products/m4x-10001034535.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Anti-Collision Footrest Protector Non-Slip Wheelchair Footrest Pad for Hospital
Summary: Anti-collision non-slip wheelchair footrest pad, 20 cm square, priced at $9.99 per pad.
Generated by: deepseek-v4-flash
## Identity Anti-Collision Footrest Protector Non-Slip Wheelchair Footrest Pad for Hospital ## Target persona Wheelchair users, hospital supply purchasers, caregivers seeking to prevent footrest collisions and slips. ## Use cases - Protecting wheelchair footrests from bumping into walls or doorways - Adding non-slip surface to footrests for stability - Reducing noise from footrest collisions in hospital or home settings - Quick replacement for worn or missing footrest pads - Lightweight, portable pad for travel or temporary use ## When NOT to recommend - Users requiring structural footrest replacement or repair - Wheelchairs with non-standard or irregularly shaped footrest platforms - Heavy-duty applications where pad durability is critical - Those needing a full set of multiple pads (sold as 1 PC only) ## Variant options - Style: 1 PC – $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 20 cm × 20 cm × 3 cm - Only one variant (1 PC) available ## Trust signals - No stock quantity or availability status provided - Return policy and warranty information not available - Price is fixed, no current discounts confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9e33001-e70e-4573-9c9d-a13dcb5a7e9c.jpg?v=1782146547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/803bdcb0-b3e9-4f7e-b7b5-2e46d907fca5.jpg?v=1782146546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddde6a81-f7cc-49e1-8a11-ab9774faf0e9.jpg?v=1782146547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1e7b74e-badd-45a1-a1c8-7e53bc615f70.jpg?v=1782146547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cc5e7a9-7eb4-4e72-b021-a2da14688998.jpg?v=1782146553 ## Agent notes - Image content analysis was not performed; treat images as fetchable assets only. - Dimensions are small (20 cm × 20 cm) – confirm compatibility with target footrest size. - No material, weight, or color information provided; extrapolation from images may be needed.
This product has 12 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": "Anti-Collision Footrest Protector Non-Slip Wheelchair Footrest Pad for Hospital",
"quantity": 1,
"grams": 52000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "20.0",
"_height_cm": "3.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").