Brand: World Products (Landmark)
SKU: dcd-30003584881
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49715488391407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001260432
JSON data: https://landmarks.builders/products/wp-dcd-10001260432.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Replacement wheel/caster for OSAITE Black Horse QL370T and QL390T pressure washers, 21x21x5cm, $14.99.
Generated by: deepseek-v4-flash
## Identity Original OSAITE Black Horse QL370T/QL390T pressure washer frame wheel/caster. ## Target persona Owners or repairers of OSAITE Black Horse QL370T or QL390T pressure washers needing to replace a broken or worn wheel. ## Use cases - Replacing a broken or missing wheel on a QL370T pressure washer. - Replacing a broken or missing wheel on a QL390T pressure washer. - Restoring mobility to a pressure washer that cannot roll. - Repairing the wheel assembly during pressure washer maintenance. - Upgrading to original replacement parts. ## When NOT to recommend - For pressure washer models other than QL370T or QL390T without confirmed compatibility. - If the entire frame or wheel assembly is damaged beyond just the wheel. - When the user needs a set of multiple wheels (only one unit per purchase). - If the user wants a caster with different attachment dimensions (21x21x5cm only). ## Variant options - 370-390 Wheel: $14.99 (only variant available). ## Price and logistics facts - Price: $14.99 USD. - Dimensions: 21 x 21 x 5 cm (length x width x height). - Currency: USD. - SKU: dcd-30003584881. ## Trust signals - No explicit stock status provided; assume available as listed. - No return policy stated. - No certifications mentioned. - Price is fixed with no discounts indicated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f3a0c121fb84a9db1e3b862677e261a.png?v=1781086140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98058d5a24244f53903e0bfb84cd306e.png?v=1781086140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe795f018d4d4cd5b35904040b3d8288.png?v=1781086140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1d1ecb07f474d0a975fe780ea0d8319.png?v=1781086140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c0bb0613d2541af8fd55ee7ce79297d.png?v=1781086138 ## Agent notes - No description or material details provided; cannot confirm material composition or weight capacity. - Image understanding not performed; no visual details extracted from images. - Only one variant exists; no option for multiple wheels or different sizes. - Dimensions are small (21x21x5cm) typical for a caster wheel.
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": "原装欧赛特黑马QL370T\/QL390T型高压清洗机洗车机机架轮子脚轮",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "21.0",
"_height_cm": "5.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").