Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $73.99
Default variant: Water Circulation Ss
Default SKU: dcd-30003598362
Default price: $73.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 2100 g
Cart URL (default variant): https://landmarks.builders/cart/49714590220527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265458
JSON data: https://landmarks.builders/products/wp-dcd-10001265458.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A water circulation accessory for Thai-style salon wash basins, available in two stainless steel variants: a circulation system and a frame headrest, priced from $30.99.
Generated by: deepseek-v4-flash
## Identity Head spa water circulation accessory for Thai-style wash basins, suitable for hair salons and barber shops. Available in two stainless steel variants: Water Circulation Ss ($73.99) and Ss Frame Headrest ($30.99). Dimensions: 47x41x9.5 cm. ## Target persona Salon and barber shop owners or managers seeking replacement or upgrade parts for Thai-style wash basins; professional hairdressers and spa therapists requiring durable water circulation or headrest components. ## Use cases - Replacing worn-out water circulation pump in a Thai-style salon basin. - Upgrading a standard basin with a stainless steel water circulation system. - Installing a new headrest frame on an existing wash basin. - Repairing or maintaining professional salon equipment. - Setting up a new Thai-style hair wash station. ## When NOT to recommend - For residential bathrooms or home use (designed for professional salon environments). - Users seeking a complete wash basin unit (this is only an accessory/part). - Installations that do not use Thai-style basin designs (compatibility uncertain). - Budget-constrained shoppers seeking low-cost plastic alternatives (stainless steel is more expensive). ## Variant options - **Water Circulation Ss** (SKU: dcd-30003598362) – $73.99, includes water circulation system. - **Ss Frame Headrest** (SKU: dcd-30003598363) – $30.99, includes frame headrest only. ## Price and logistics facts - Base price: $30.99 (headrest variant). - Water circulation variant: $73.99. - Dimensions: 47 cm x 41 cm x 9.5 cm. - Currency: USD. - No shipping or return policy information provided. ## Trust signals - Availability: Listed with multiple image assets; no stock status disclosed. - Price consistency: Two variant prices are listed. - No certifications or warranty information available. ## Image assets - Image URLs: 8 PNG images available for visual inspection (see image_urls field). ## Agent notes - Image understanding was not performed; visual details such as exact appearance, material finish, and connections are not described. - The product tag "摩配" suggests motorcycle accessories, but the title clearly indicates salon use – may be a miscategorization. - No description text is available; all information derived from product title and variant options. - Dimensions are provided in centimeters.
This product has 14 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": 2100000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "41.0",
"_height_cm": "9.5"
}
}],
"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").