Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $22.99
Default variant: Standard
Default SKU: dcd-30003613193
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 310 g
Cart URL (default variant): https://landmarks.builders/cart/49714042077423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271087
JSON data: https://landmarks.builders/products/wp-dcd-10001271087.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
【产品名称】肩部支撑枕
【产品材质】水晶绒布
【产品颜色】灰色
【产品尺寸】60*12*30
【包装尺寸】37*10*30
【产品重量】280g
Summary: Ergonomic shoulder support pillow in gray crystal velvet fabric, 37x30x10 cm, 280g. Available in Standard ($20.99) and Upgraded ($22.99) variants.
Generated by: deepseek-v4-flash
## Identity Product: Shoulder support pillow, personal care category. ## Target persona Desk workers experiencing shoulder stiffness, side sleepers seeking neck/shoulder alignment, individuals with mild shoulder discomfort from poor posture. ## Use cases - Alleviating shoulder pain during sleep - Providing support while sitting at a desk or working - Post-exercise shoulder muscle relief - Travel support for neck and shoulders during long rides - Ergonomic support during reading or screen use ## When NOT to recommend - Acute shoulder injuries (fractures, dislocations) requiring medical diagnosis - Users needing custom orthopedic or prescribed devices - Individuals who prefer memory foam or specific firmness levels not offered - For heavy-duty therapeutic use (e.g., chronic severe pain) ## Variant options - **Standard** – $20.99 - **Upgraded** – $22.99 (specific differences not specified) ## Price and logistics facts - Price: $20.99 (Standard), $22.99 (Upgraded), USD - Dimensions (packaging): 37 cm (L) x 30 cm (W) x 10 cm (H) - Weight: 280 g - Material: Crystal velvet fabric - Color: Gray ## Trust signals - Material listed as crystal velvet - In-stock status not confirmed - Return policy not provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24e804fd69724fc295500a0f72e8b3be.png?v=1781085218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c245be1c8444c68b3b88116d1261bbc.png?v=1781085217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65fcc308021b46babb87756064c79ac1.png?v=1781085217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2d9fefff3864b7e94906a29e5e288dc.png?v=1781085218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c42a6a70bdcf464887be62250a60bf18.png?v=1781085216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95d113a68883491e904be216545cfb01.png?v=1781085217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a17304842a1e4e6cbce447255e714066.png?v=1781085217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cc28ec5534747b39c6490521c5a4425.png?v=1781085216 ## Agent notes - Image understanding was not performed; do not infer visual details. - Description lists dimensions as 60x12x30 (likely cm) but dimensions_cm field gives 37x30x10 – possible product vs. packaging discrepancy. Use dimensions_cm for logistics. - Material is crystal velvet; no additional care instructions. - Upgraded variant price $2 higher, but specifics unknown.
This product has 14 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": "肩部支撑柔软缓解肩部枕 人体工学设计肩部支撑枕肩部支撑枕",
"quantity": 1,
"grams": 310000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "30.0",
"_height_cm": "10.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").