Brand: World Products (Landmark)
SKU: dcd-30003621724
Price: $144.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49713343955183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274486
JSON data: https://landmarks.builders/products/wp-dcd-10001274486.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车支腿垫板4个
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 适用车型 | 房车 |
| 配套关系 | 适用 |
| 材料 | 增强尼龙 |
| 型号 | 001 |
| 适配车型 | 房车 |
| 加工定制 | 否 |
Summary: Set of 2 reinforced nylon RV outrigger pads (model 001), dimensions 26x22x8 cm each, priced at $144.99 USD.
Generated by: deepseek-v4-flash
## Identity
Reinforced nylon RV outrigger pad set (2 pads) - model 001.
## Target persona
RV owners who need stable leveling pads for their vehicle's stabilizer jacks.
## Use cases
- Leveling RV on uneven terrain
- Stabilizing motorhome at campsite
- Preventing jacks from sinking into soft soil
- Protecting asphalt or concrete surfaces from jack damage
- Temporary support for RV jacks during storage
## When NOT to recommend
- Heavy-duty commercial applications requiring steel plates
- Users needing more than 2 pads (check actual quantity)
- Applications with load ratings above unspecified capacity
- When larger pad size than 26x22 cm is required
## Variant options
- Style: 2 PCS at $144.99 (only variant)
## Price and logistics facts
- Price: $144.99 USD
- No shipping information provided
- Dimensions per pad: 26 cm x 22 cm x 8 cm
## Trust signals
- No stock status provided
- No return policy known
- No certifications mentioned
- Product marked as non-patented
## Image assets
- 5 images available:
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/934c34f1e54441899b0f0b78a7c363f5_08a9089f-8b47-4b1e-b817-44012fa0cd30.png?v=1781084556
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2959815bf1b549028a561d35970d6e27_e06ebbd0-4146-43b6-ac34-fe73f35bba92.png?v=1781084556
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3a570a9b2b5469e91700e4ad71593f9_1dc48aa1-0686-4b35-97d8-5150d11c1a02.png?v=1781084556
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/963581235296491f9e69dc4f09ece104_32907af0-0fef-4055-b2e3-0883cb0fc2fc.png?v=1781084557
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b77e897a98e740d39ed56bec320f613c_563bd8fc-8892-43f1-b285-1338716e2dc6.png?v=1781084558
## Agent notes
- Title implies 4 pads ('房车支腿垫板4个') but the only variant is '2 PCS'. Discrepancy may affect quantity.
- No load rating specified.
- Material: reinforced nylon.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": "房车支腿垫板4个",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "22.0",
"_height_cm": "8.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").