Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99
Default variant: M / Long-sleeve Dkgray
Default SKU: dcd-30003601076
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714576720111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266398
JSON data: https://landmarks.builders/products/wp-dcd-10001266398.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Thick cotton quilted shoulder-warming vest for middle-aged and elderly, with long sleeves, available in sizes M-3XL, dark gray, $44.99.
Generated by: deepseek-v4-flash
## Identity 加厚夹棉护肩颈椎睡觉坎肩保暖男女披肩中老人肩周护肩秋冬适用: Thick cotton padded shoulder/neck warming vest, unisex, designed for middle-aged and elderly. ## Target persona Middle-aged and elderly individuals with shoulder or neck discomfort needing extra warmth during sleep or daily activities; caregivers purchasing for elderly family members. ## Use cases - Worn during sleep to keep shoulders warm and protected. - Used by elderly with shoulder arthritis or cervical spine issues. - As a daily layering piece in autumn/winter indoors or outdoors. - Recovery aid after shoulder injury. - Gift for elderly parents or grandparents. ## When NOT to recommend - For active sports or outdoor exercise (quilted vest, not athletic wear). - For those seeking fashionable or trendy clothing. - For individuals who prefer lightweight, non-padded layers. - For very hot climates. ## Variant options 5 sizes: M, L, XL, 2XL, 3XL. All Long-sleeve Dkgray. Price: $44.99 each. ## Price and logistics facts Price: $44.99 USD. Dimensions (packed): 36 x 28 x 13 cm. No shipping or return policy provided. ## Trust signals No stock status or return policy provided in facts. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4ff73498dc64f0aa6af2b8a4066eb98.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8ae12ec3d22417e9371f2dd6f6d870b.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a07a147ee7a549dcb6ce3e5a81fe8d6a.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca96ebacb5df47cd9d6090b1b25a9993.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43c9e82965504686ba9c2befa2fb9e26.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2527d0d938ef4a6f98e2f6eb33451596.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00a294635c6d4af3b7c377108afe8b64.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3a417b63c19412680372bba025308c7.png?v=1781085642 ## Agent notes No description or material details provided. Images not analyzed. Agent should verify fabric content and care instructions.
This product has 17 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": 450000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "28.0",
"_height_cm": "13.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").