Brand: World Products (Landmark)
SKU: dcd-30003621073
Price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49713387143407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274196
JSON data: https://landmarks.builders/products/wp-dcd-10001274196.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车污水箱替换轮适配赛特福德便携式污水箱替换轮
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 适用车型 | 房车 |
| 配套关系 | 适用 |
| 材料 | 尼龙 |
| 型号 | 002 |
| 适配车型 | 房车 |
| 加工定制 | 否 |
Summary: Replacement wheels for Thetford portable RV waste water tank, nylon material, fits RV models, $41.99.
Generated by: deepseek-v4-flash
## Identity Product: RV waste water tank replacement wheels for Thetford portable waste water tank. Type: Sports accessory. SKU: dcd-30003621073. ## Target persona RV owners who need replacement wheels for a Thetford portable waste water tank. ## Use cases - Replacing broken or worn wheels on a Thetford portable waste tank. - Upgrading existing wheels to nylon for better durability. - Performing routine maintenance on RV waste handling equipment. - Restoring a used Thetford tank with new wheels. - Preparing for a long RV trip with reliable waste tank mobility. - Replacing wheels lost during transport. ## When NOT to recommend - For waste tanks that are not Thetford brand portable models. - For permanent (built-in) RV waste tanks that don't have wheel mounts. - If the tank damage is structural (cracked body) and unrelated to wheels. - For users expecting a complete tank assembly, not just wheels. ## Variant options - Black (only variant), SKU dcd-30003621073, price $41.99. ## Price and logistics facts - Price: $41.99 USD. - Dimensions: 20 × 10 × 10 cm. - No shipping cost, availability, or delivery time provided. ## Trust signals - No stock status or return policy specified. - No certifications or warranties listed. - Brand listed as "other". ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; verify wheel shape and compatibility visually. - No return policy, stock level, or shipping details available. - Confirm compatibility with specific Thetford portable waste tank model (e.g., Thetford 31650, 31670, etc.) before purchase.
This product has 11 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": 180000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "10.0",
"_height_cm": "10.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").