Brand: World Products (Landmark)
SKU: dcd-30003602173
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714359501039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266711
JSON data: https://landmarks.builders/products/wp-dcd-10001266711.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新款加厚防滑轮椅踏板套老人残疾车脚踏防护软垫
| 产地 | 东莞 |
| 品牌 | OEM |
| 货号 | gg14 |
| 适用场景 | 保健按摩 |
| 型号 | 1 |
| 保健用品产品名称 | 脚垫 |
| 专利类型 | 无 |
| 加印LOGO | 可以 |
| 质检报告编号 | 无 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 材质 | 棉 |
| 针灸器具种类 | 温灸棒 |
| 外贸出口认证 | 无 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 100 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
Summary: Cross-border new thick anti-slip wheelchair footrest cover, cotton material, OEM brand, sold as a pair in blue, priced at $20.99.
Generated by: deepseek-v4-flash
## Identity
Cross-border new thick anti-slip wheelchair footrest cover (OEM brand, cotton material, Blue - One PAIR).
## Target persona
Caregivers of elderly or disabled individuals who use wheelchairs; rehabilitation centers looking for affordable footrest protection; individual wheelchair users seeking cushioning and anti-slip features.
## Use cases
- Daily wheelchair use to prevent foot slipping off pedals.
- Protecting wheelchair footrests from wear and tear.
- Adding cushioning comfort for foot pedals.
- Travel use where footrest may get dirty or scratched.
- Care facility bulk purchase for multiple wheelchairs.
## When NOT to recommend
- For power wheelchairs or scooters with non-standard footrest dimensions.
- For users requiring medical-grade or certified anti-decubitus padding.
- For those needing full foot support or orthotic positioning.
- As a standalone product for non-wheelchair applications (e.g., sofa footrests).
## Variant options
- Currently only one variant: Blue - One PAIR (SKU: dcd-30003602173, Price: $20.99).
## Price and logistics facts
- Price: $20.99 USD (per pair).
- Dimensions: 21.0 x 20.0 x 6.0 cm.
- Origin: Dongguan, China.
- Bulk packing: 100 units per box.
- Primary sales region: Middle East.
- Cross-border export enabled.
## Trust signals
- In-stock (no inventory data provided).
- Return policy not stated.
- No certifications or quality reports listed (self-reported OEM product).
- Price appears stable with single variant.
## Image assets
- 8 images available but not analyzed (no visual inspection performed).
- URLs provided in image_urls field.
## Agent notes
- Image content was not inspected; rely on description: thick, anti-slip, cotton material.
- No warranty information available.
- Product has no patented features.
- Custom logo printing is available ("可以" for 加印LOGO).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": 120000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "20.0",
"_height_cm": "6.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").