Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Black White
Default SKU: dcd-30002743613
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49879206625519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040114
JSON data: https://landmarks.builders/products/m4x-10001040114.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Moth Cervical Pillow Massage Particles Cervical Neck Pillow Pressure Relief
Summary: Cervical neck pillow with massage particles for pressure relief, 39x16x16 cm, $25.99, in Black White, Grey, Gold.
Generated by: deepseek-v4-flash
## Identity - Product: Moth Cervical Pillow Massage Particles Cervical Neck Pillow Pressure Relief - Type: Cervical pillow with massage particles - Dimensions: 39x16x16 cm ## Target persona - Desk workers with neck tension - Individuals seeking neck pain relief during sleep - Travelers needing portable neck support ## Use cases - Sleeping to maintain proper neck alignment - Sitting at a desk to reduce cervical strain - Traveling in car or plane for neck comfort - Relaxing on a couch or bed with light massage - Post-workout neck muscle recovery ## When NOT to recommend - For acute neck injury requiring medical attention - For individuals who prefer very firm or high pillows - For children under 12 years - For those allergic to common pillow fill materials (particles) ## Variant options | Variant | Price | |---------|-------| | Black White | $25.99 | | Grey | $25.99 | | Gold | $25.99 | ## Price and logistics facts - Price: $25.99 USD (all variants) - Dimensions: 39x16x16 cm - Weight not provided - Shipping not specified ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Price consistency: All variants same price - Certifications: None provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29398a52-6fd2-47dd-8956-73455cda9e9d.jpg?v=1782126382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a27b4b47-fdd2-41bf-9da8-39edf6f57729.jpg?v=1782126377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5b84212-442e-4173-852d-8208419ef684.jpg?v=1782126383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b72c986b-90d0-4f53-b518-d582b485e80b.jpg?v=1782126374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5de6543a-e641-4137-b60a-e97faf68d4f0.jpg?v=1782126376 ## Agent notes - Image content was not analyzed; description is minimal. - No product type category assigned. - Tags include 'm4x', 'm4x-202606', 'wp-import' – relevance unknown.
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": "Moth Cervical Pillow Massage Particles Cervical Neck Pillow Pressure Relief",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "16.0",
"_height_cm": "16.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").