Brand: World Products (Landmark)
SKU: dcd-30003602169
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: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714364645615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266708
JSON data: https://landmarks.builders/products/wp-dcd-10001266708.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品名称:轮椅脚垫
产品颜色:蓝色
产品材质:三明治
产品尺码:18*16*3cm
产品重量:单个约52g
产品包装:opp单个19*19*3,一对21*20*6cm






Summary: Thickened anti-slip wheelchair foot pedal cover, blue, single pack, made of sandwich mesh, dimensions 18x16x3 cm, weight 52g, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity Blue thickened anti-slip wheelchair foot pedal cover (single). Made of sandwich mesh. Dimensions: 18 x 16 x 3 cm. Weight: 52g. ## Target persona Elderly or disabled wheelchair users; caregivers or family members seeking protective and comfortable foot pedal covers; healthcare facility maintenance staff. ## Use cases - Protecting wheelchair foot pedals from scratches, dirt, and wear. - Providing a non-slip surface for safer foot placement. - Adding cushioning comfort for long-term wheelchair use. - Easy-to-clean accessory for wheelchairs used in indoor/outdoor settings. - Replacement for worn-out or dirty existing pedal covers. ## When NOT to recommend - If the user needs a full footrest replacement, not just a cover. - For wheelchairs with non-standard pedal sizes (cover is 18x16 cm). - If the user requires a pair (only single sold; pair purchase needed). - For users seeking a waterproof or heavy-duty outdoor cover. ## Variant options Only one variant: Blue - Single ($12.99). ## Price and logistics facts Price: USD $12.99 per single cover. No other variants. Packaging: OPP bag 19x19x3 cm single, 21x20x6 cm for pair. Weight: 52g. ## Trust signals - Fixed price, single variant available. - Dimensions and weight clearly provided. - Product type tagged as motorcycle accessory (摩配) – may be miscategorized; wheelchairs are not motorcycles. - No return policy or stock status specified. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3e92b55a14c4c85a3e245f1bcba4b22.png?v=1781085497 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55f642c24ab54f2b8f0f88d160d5f380.png?v=1781085497 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6f9d64340934ef7b6efd4a9c72d0d6e.png?v=1781085497 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0c2545c12fd4428858c200ba7a67c5c.png?v=1781085497 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d93e0f34192b4ea9ba66bfdbebf428b6.png?v=1781085497 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30091ddf7cea4f9b835067dadb4f98c3.png?v=1781085497 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e68d7b90e764f5a95a855129b88d577.png?v=1781085496 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7af36fe5e334f8dabe4cc5c6b5940e4.png?v=1781085497 ## Agent notes No image understanding was performed. Product listed under '摩配' (motorcycle accessories) but appears to be for wheelchairs – verify categorization. Only one variant (blue single) offered. Size in description (18x16 cm) differs from dimensions field (19x19 cm); prioritize description dimensions.
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": 60000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "19.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").