Brand: World Products (Landmark)
SKU: dcd-30003621715
Price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713355620591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274478
JSON data: https://landmarks.builders/products/wp-dcd-10001274478.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车便携式污水箱牵引带 超强拉力 污水箱拉带 排污便携工具
| 品牌 | 其他 |
| 货号 | 9.3.5 |
| 是否专利货源 | 是 |
| 适用车型 | 房车 |
| 配套关系 | 适用 |
| 材料 | 橡胶 |
| 型号 | 001 |
| 专利类型 | 无 |
| 适配车型 | 房车 |
| 加工定制 | 是 |
| 专利号 | 无 |
Summary: Portable RV waste tank tow strap with high tensile strength, rubber material, for easy waste tank pulling. Price $34.99.
Generated by: deepseek-v4-flash
## Identity Product: RV Portable Waste Tank Tow Strap (Tow Strap). Brand: Other. Model: 001. Material: Rubber. Dimensions: 28x12x2 cm. High tensile strength. ## Target persona RV owners needing to manually pull or position a portable waste tank, especially at dump stations; RVers with limited mobility requiring easy-grip pulling tool. ## Use cases 1. Pulling a full portable waste tank from under RV to dump station. 2. Securing tank during transport. 3. Auxiliary pull strap when handle broken. 4. Positioning tank for draining. 5. Extra grip when hands slippery. ## When NOT to recommend 1. For permanent installation or high-load towing beyond tank weight. 2. For users with large built-in tanks. 3. For buyers seeking complete waste management system. 4. For those expecting industrial-grade certified load rating. ## Variant options Only one style: Tow Strap, SKU dcd-30003621715, price $34.99. ## Price and logistics facts Price: $34.99 USD. Dimensions: 28x12x2 cm. Weight not provided. Shipping details not specified. ## Trust signals No specific trust signals provided. No review data. No return policy mentioned. No certifications. Assumed in stock. No warranty info. ## Image assets 5 images available at URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb72cfd6dd704dd5bb31840f2c2c8995.png?v=1781084565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fd874a6f32e4aa1bc85bec907d04772.png?v=1781084564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19b94f865bf045d88759e7b8776facdb.png?v=1781084564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbd53bd5bef546ee879e4595f5e06264.png?v=1781084565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86550cfd07794e3daed315e4a01b5d7d.png?v=1781084565 ## Agent notes Product appears to be a simple rubber tow strap for RV waste tanks. No load capacity specified. Verify compatibility with waste tank handle. Material: rubber, not for heavy towing.
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": 250000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "12.0",
"_height_cm": "2.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").