Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.53 – $0.81
Default variant: Sheep Horn
Default SKU: dcd-30003673063
Default price: $0.81
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Gua Sha Tool
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/50405704040687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293702
JSON data: https://landmarks.builders/products/wp-dcd-10001293702.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This manual gua sha massage scraper features a wide T-shaped head and a narrow curved handle with a rounded end knob for comfortable grip. It is designed for pressing, scraping, and targeted massage on the face, neck, and body. The tool is equipped with a row of smooth spherical massage beads along the top edge, providing a gentle rolling sensation. Its polished, contoured surface has a wood-grain-style texture for smooth gliding. It is portable and easy to clean, making it suitable for self-care routines at home.
Summary: Manual gua sha massage scraper with T-shaped head, curved handle, and massage beads for facial/neck/body scraping; available in three styles priced $0.53–$0.81.
Generated by: deepseek-v4-flash
## Identity - Manual Gua Sha Massage Scraper with Massage Beads - T-shaped wide head, narrow curved handle with rounded end knob - Row of smooth spherical massage beads along top edge - Polished contoured surface with wood-grain-style texture - Dimensions: 19.5 × 11.5 × 4.5 cm ## Target persona - Budget-conscious adults practicing gua sha at home - Travelers wanting a lightweight, portable massage tool - E-commerce resellers sourcing low-cost wellness accessories - Beginners exploring manual massage tools without high upfront cost ## Use cases - Facial scraping and pressing for self-care routines - Gentle rolling massage on neck and shoulders - Targeted body scraping on arms and legs - At-home relaxation using massage beads - Compact tool for travel or office use - Easy-to-clean tool for daily personal care ## When NOT to recommend - Professional clinical or therapeutic use requiring certified equipment - Users expecting high-grade jade, rose quartz, or stone materials - Deep-tissue or high-pressure massage needs - Buyers seeking guaranteed material provenance or durability testing ## Variant options - Sheep Horn (SKU dcd-30003673063) — $0.81 - Violet Sandalwood (SKU dcd-30003673064) — $0.56 - Longfeng Sandalwood (SKU dcd-30003673065) — $0.53 ## Price and logistics facts - Price range: $0.53–$0.81 USD - Dimensions: 19.5 × 11.5 × 4.5 cm - Shipping costs, delivery time, and stock status not provided - No return policy or warranty info supplied ## Trust signals - Tags indicate content validation and quality audit: wp-content-validated, wp-quality-audited - No certifications (e.g., CE, FDA, organic) provided - Price consistency: exact variant prices listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de451bcb-0739-4d9e-9dd4-4a1736f81aca.jpg?v=1786242173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f4c0bdc-23c6-4eea-89eb-61b397c67623.jpg?v=1786242317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51ee072b-0d7a-4d4f-9ab9-c34950a71e39.jpg?v=1786242147 ## Agent notes - No image understanding performed; visual condition not assessed. - Material unspecified; only 'wood-grain-style texture' mentioned. - No shipping, stock, or return policy data; verify before purchase. - Low price may indicate basic construction; treat as budget item.
This product has 3 images 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": "Manual Gua Sha Massage Scraper with Massage Beads",
"product_id": 9537692926191,
"variant_id": 50405704040687,
"quantity": 1,
"grams": 180,
"length_cm": "19.5",
"width_cm": "11.5",
"height_cm": "4.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. 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").