Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.83
Default variant: Pink
Default SKU: dcd-30002797933
Default price: $0.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50380249202927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001053535
JSON data: https://landmarks.builders/products/wp-dcd-10001053535.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform hair care routine with this premium resin round disc scalp shampoo brush designed for both women and men seeking healthier relaxation. Whether you struggle with product buildup, or simply want to elevate your shower experience, this multi-functional scalp scrubber combines the benefits of a head massage tool with effective scalp exfoliation. The unique round disc design fits comfortably in your palm, making to maneuver across your entire scalp during shampooing or dry massage sessions. Crafted from premium resin material, this scalp exfoliator brush offers durability and longevity that outlasts typical silicone alternatives. The massage bristles work to, remove, and thoroughly cleanse your scalp. This waterproof hair washing brush performs equally wet hair during your shower routine or hair for a relaxing head massage before bed. The handheld brush design allows control as you work the scalp cleanser through your hair, ensuring every section receives attention. This versatile head scrubber serves double duty as both massage brush and a gua sha scraping tool for facial and body use, making it a practical addition to your self-care collection. The scalp massage brush helps distribute oils from while scrubbing action of this hair scalp scrub removes impurities that regular shampooing might miss. Use this shower hair brush to create a spa-like experience at home, promoting hair growth through improved circulation the therapeutic benefits of regular scalp massage. The massage comb its round disc shape provides ergonomic comfort during extended use, whether you are applying hair oil, working through shampoo, or simply enjoying the soothing sensation of head massage your scalp.
Summary: Resin Scalp Massage Brush for Shower, Waterproof Hair Washing Round Disc Shampoo for Women and Men, Home Use. Transform hair care routine with this premium resin round disc scalp shampoo brush designed for both women and men seeking healthier relaxation. Whether you struggle with product buildup, or simply want to elevate your shower experience, this multi-functional scalp scrubber combines the benefits of a head massage tool with effective scalp exfoliation. The unique round disc design fits comfortably in your palm, making to maneuver across your entire scalp during shampooing or dry massage
Generated by: dcd-map-v1
This product has 1 image in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Resin Scalp Massage Brush for Shower, Waterproof Hair Washing Round Disc Shampoo for Women and Men, Home Use",
"product_id": 9531001012463,
"variant_id": 50380249202927,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").