Brand: World Products (Landmark)
SKU: dcd-30003383377
Price: $228.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49813626028271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001195742
JSON data: https://landmarks.builders/products/m4x-10001195742.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Brass Gua Sha Stick Myofascial Release Meridian Massage Rod Deep Tissue for Spa
| Type | Massage Wand |
| Body Area | Face |
| Features | Manual |
| Item Width | 20 cm |
| Massage Functions | Scraping |
| Item Length | 48 cm |
| Item Height | 8 cm |
| Item Weight | 1.5 kg |
| Material | Brass |
| Labels & Certifications | Design Patent |
Summary: A brass gua sha stick for lymphatic drainage and spa use, priced at $228.99, available in a Gift Box SET variant.
Generated by: deepseek-v4-flash
## Identity Brass Gua Sha Stick – a handheld scraping tool for facial and body massage, promoting lymphatic drainage. Only variant: Gift Box SET ($228.99). ## Target persona Spa professionals; licensed estheticians; holistic health practitioners; high-end skincare enthusiasts. ## Use cases - Performing facial gua sha massage in a spa or salon. - At-home lymphatic drainage routine for face and neck. - Relieving muscle tension in shoulders or back by self-treatment. - Integrating into holistic health treatments like acupressure. - As a premium gift for skincare connoisseurs. ## When NOT to recommend - Buyer seeking a budget gua sha tool (price >$200). - First-time gua sha user unfamiliar with technique. - Those needing a plastic or stainless steel tool (material not specified). - Purchasing for high-volume clinic use without confirming durability. ## Variant options - Gift Box SET – $228.99 (only variant). ## Price and logistics facts - Price: $228.99 USD. - Dimensions: 45.0 x 20.0 x 8.0 cm. - No shipping or return policy provided. ## Trust signals - In-stock status unknown; single variant listed. - No certifications or material composition provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1eefe92-6717-4712-8d71-8bd5f245b708.jpg?v=1781628211 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8da8f0cc-9195-4b8b-b653-764d8f9b3146.jpg?v=1781628211 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa550718-995b-4838-b673-4939b5d62237.jpg?v=1781628211 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d185914-def0-4b58-8dea-df9e9e44d26a.jpg?v=1781628212 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eec65bdd-77b4-4318-b5bc-3a35c324771f.jpg?v=1781628211 ## Agent notes - No product description available; use case inferred from category. Image content not analyzed.
This product has 12 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": "Brass Gua Sha Stick Myofascial Release Meridian Massage Rod Deep Tissue for Spa",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "20.0",
"_height_cm": "8.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").