Brand: World Products (Landmark)
SKU: dcd-30003621733
Price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 680 g
Cart URL (default variant): https://landmarks.builders/cart/49713335271663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274490
JSON data: https://landmarks.builders/products/wp-dcd-10001274490.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 4 RV leveling jack pads made of enhanced nylon, dimensions 27.3x21x7.4 cm each, priced at $72.99.
Generated by: deepseek-v4-flash
## Identity Set of 4 RV leveling jack pads, enhanced nylon, no brand. ## Target persona RV owners, campervan users, mobile home residents seeking budget-friendly leveling pads. ## Use cases - Leveling RV on uneven campsites - Preventing jack from sinking into soft ground - Stabilizing a trailer or fifth wheel - Protecting asphalt or concrete from jack damage - Temporary support for parked RVs - Off-grid parking on dirt or grass ## When NOT to recommend - Heavy-duty industrial or construction jacks - Permanent structural leveling - Boat or marine applications (material not specified for saltwater) - Users requiring certified load ratings (none provided) ## Variant options - 1 PC (pack of 4 per title): $72.99 ## Price and logistics facts - Price: $72.99 USD - Single variant with SKU dcd-30003621733 - No shipping cost, weight, or delivery time provided ## Trust signals - In-stock status not confirmed - Return policy not stated - No certifications or load ratings specified - Price is fixed with no discounts mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/934c34f1e54441899b0f0b78a7c363f5.png?v=1781084553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2959815bf1b549028a561d35970d6e27.png?v=1781084553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3a570a9b2b5469e91700e4ad71593f9.png?v=1781084554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/963581235296491f9e69dc4f09ece104.png?v=1781084554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b77e897a98e740d39ed56bec320f613c.png?v=1781084553 ## Agent notes Image understanding was not performed; visual details are not verified.
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": 680000,
"properties": {
"_length_cm": "27.3",
"_width_cm": "21.0",
"_height_cm": "7.4"
}
}],
"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").