Brand: World Products (Landmark)
SKU: dcd-30003702321
Price: $4.86
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Facial Massage Rod
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/50406388269295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001303511
JSON data: https://landmarks.builders/products/wp-dcd-10001303511.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This brass massager features a gold-colored finish and a solid feel. It has a slim, pointed tip for acupoint targeting and a textured roller-handle for versatile application. The knurled and studded surface ensures a secure grip. Measuring 120 mm long, 30 mm wide, and 2 mm thick, it weighs 55 g, making it portable. It is designed to soothe tired muscles, promote circulation, and provide facial rejuvenation.
Summary: Brass facial massager rod with pointed tip and textured roller handle, gold-colored, portable. Priced at $4.86. Dimensions listed as 15 cm x 5 cm x 4 cm, but description states 120 mm x 30 mm x 2 mm.
Generated by: deepseek-v4-flash
## Identity Safe Brass Massager with Roller - a manual facial massage rod made of brass, gold-colored finish, featuring a slim pointed tip for acupoint targeting and a textured roller-handle for versatile application. Portable and lightweight (55 g). SKU: dcd-30003702321. ## Target persona This product is suited for budget-conscious buyers seeking a low-cost, manual facial massage tool for acupoint stimulation and facial circulation. Likely used by individuals interested in DIY skincare, facial rejuvenation, or muscle relaxation without electronics. Also for practitioners wanting a portable, inexpensive tool. ## Use cases - Massaging facial acupoints for relaxation. - Rolling over facial muscles to promote circulation. - Using the pointed tip for targeted pressure on specific tension points. - Incorporating into a facial care routine as a manual tool. - Carrying in a bag for on-the-go massage or mid-day tension relief. ## When NOT to recommend - For users expecting a motorized or electric massager. - For those seeking a high-end, premium spa tool (price suggests basic build). - For clinical or medical treatment of serious muscle conditions. - For individuals with skin conditions sensitive to brass or metal contact. ## Variant options - Style: Brass (only variant) - SKU dcd-30003702321, Price $4.86 ## Price and logistics facts - Price: $4.86 USD (single variant). - Dimensions (provided in product data): 15 cm length, 5 cm width, 4 cm height. Note: description lists 120 mm x 30 mm x 2 mm. - Weight: 55 g. - Packaging and shipping details not specified. ## Trust signals - In-stock status: Not explicitly stated. - Return policy: Not provided. - Price consistency: Single variant at $4.86, no price fluctuations indicated. - Certifications: None mentioned. Tag "wp-quality-audited" suggests internal quality check but not a recognized certification. ## Image assets - Single image URL: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d6cd62f-d007-420e-a363-12ee59b751ec.jpg?v=1786242337 ## Agent notes - Image understanding was not performed; visual details are unknown except those described in text. - Dimension discrepancy exists: structured data says 15 x 5 x 4 cm, while description says 120 x 30 x 2 mm. Verify before recommending. - No explicit stock or availability info; tag "wp-catalog-only" may imply catalog listing not live stock. - Material is brass; caution for users with metal allergies or sensitive skin.
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": "Safe Brass Massager with Roller Portable Facial Massage Rod Manual Acupoint Pressing Tool Ergonomic",
"product_id": 9537897890031,
"variant_id": 50406388269295,
"quantity": 1,
"grams": 80,
"length_cm": "15.0",
"width_cm": "5.0",
"height_cm": "4.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. 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").