Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $22.99
Default variant: Massage Head Set / other
Default SKU: dcd-30000067162
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49946356842735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011427
JSON data: https://landmarks.builders/products/m4x-10000011427.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adjustable high-pressure shower head
Summary: Adjustable high-pressure shower head with three variants: Massage Head Set ($19.99), Filter Shower Head ($17.99), and Filter Head Set ($22.99).
Generated by: deepseek-v4-flash
## Identity Adjustable high-pressure shower head available in three variants: Massage Head Set ($19.99), Filter Shower Head ($17.99), and Filter Head Set ($22.99). Dimensions: 26x15x10 cm. ## Target persona Budget-conscious renters or homeowners seeking a cost-effective upgrade for low water pressure. ## Use cases - Replacing a standard low-flow shower head in a rental apartment. - Improving water pressure in a home with low municipal pressure. - Using the massage head variant for post-workout muscle relaxation. - Using the filter variant to reduce sediment and impurities in hard water areas. - Installing as a temporary shower head during a bathroom renovation. ## When NOT to recommend - If the buyer wants a luxury rainfall shower head with multiple spray patterns. - If the buyer requires a certified water filter system (e.g., NSF). - If the buyer needs a complete shower system including hose and bracket. - If the buyer expects commercial-grade durability or high-flow warranty. ## Variant options - Massage Head Set: $19.99 (Color: Massage Head Set, Size: other) - Filter Shower Head: $17.99 (Color: Filter Shower Head, Size: other) - Filter Head Set: $22.99 (Color: Filter Head Set, Size: other) ## Price and logistics facts Prices: $17.99 (Filter Shower Head), $19.99 (Massage Head Set), $22.99 (Filter Head Set). Currency: USD. Dimensions: 26 cm x 15 cm x 10 cm. No shipping or return policy details provided. ## Trust signals Product listed with stock images available. No certifications or warranty information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eef9a913-2277-4520-9118-9664cb60e74c.png?v=1782181204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47d242a6-7f29-4566-8c5d-66a72af08889.png?v=1782181205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9afc8feb-6207-4d5d-a2e4-0a9163c3fbcc.png?v=1782181205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8db685b8-7531-40ca-9a42-34003216ed85.png?v=1782181205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b0ac2db-bb03-4612-b032-be8759323ff9.png?v=1782181205 ## Agent notes Image understanding not performed. Product details limited to title, price, dimensions, and variant information. No material, warranty, or flow rate data available.
This product has 9 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": "Adjustable high-pressure shower head",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "15.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").