Brand: World Products (Landmark)
SKU: dcd-30003621717
Price: $244.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49713353621743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274480
JSON data: https://landmarks.builders/products/wp-dcd-10001274480.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车支腿防沉垫
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 适用车型 | 房车 |
| 配套关系 | 适用 |
| 材料 | PP |
| 型号 | 001 |
| 适配车型 | 房车 |
| 加工定制 | 否 |
Summary: PP RV outrigger anti-sinking pad, 26x22x15 cm, $244.99, only in Orange Red.
Generated by: deepseek-v4-flash
## Identity Product: RV Outrigger Anti-Sinking Pad (房车支腿防沉垫). Made of PP. Dimensions: 26x22x15 cm. Weight unknown. ## Target persona RV owners who park on soft or uneven ground (grass, dirt, sand) and need to prevent outriggers from sinking. Not for motorhomes with automatic leveling systems unless compatible. ## Use cases - Stabilizing an RV on a grassy campsite. - Preventing outrigger pads from sinking into mud after rain. - Leveling a travel trailer on soft soil. - Protecting asphalt or pavement from outrigger damage (if pad is suitable). - Using as a base for RV jacks during storage. ## When NOT to recommend - For heavy Class A motorhomes exceeding the load capacity of the pad (capacity not specified). - For users who need a set of four pads (only one sold individually). - For applications requiring high-temperature or chemical resistance (PP may degrade under extreme heat or solvents). - For buyers seeking a universal fit for non-RV vehicles (e.g., truck stabilizers). ## Variant options Only one variant available: Orange Red (SKU: dcd-30003621717) at $244.99. ## Price and logistics facts - Price: $244.99 USD. - Dimensions: 26 cm (L) x 22 cm (W) x 15 cm (H). - Weight not provided. Shipping cost may vary. - No bundle or quantity discount indicated. ## Trust signals - In stock: Not explicitly stated; assume available unless sold out. - Return policy: Not provided. - Price consistency: Single price across current data. - Certifications: None mentioned. ## Image assets 5 images available. No alt text or visual descriptions. URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0c394be11f34bc4a99a44480dcdd8a1.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f41b5d481fee424fb629fff51756ddcb.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33397728525046aaa537cc01c23c6cc5.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/219195ffaba04c1084d833a92bf947fc.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da15802016fc47e4aa5ecd661959c238.png ## Agent notes - Image understanding was not performed; treat image URLs as fetchable assets only. - No load capacity, material thickness, or warranty data provided. - Product title is in Chinese; translation may vary.
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": "房车支腿防沉垫",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "22.0",
"_height_cm": "15.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").