Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: White
Default SKU: dcd-30003609902
Default price: $17.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/49714133860591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269849
JSON data: https://landmarks.builders/products/wp-dcd-10001269849.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A two-pack of checkerboard plush mini pillows (30x20x10 cm) for travel, pet support, or neck/head support, available in four colors at $17.99.
Generated by: deepseek-v4-flash
## Identity Two-pack checkerboard plush mini pillows (30x20x10 cm) for travel, pet support, or neck/head support. ## Target persona - Budget-conscious travelers needing compact neck support - Pet owners wanting a small cushion for pets in carriers or cars - Office workers seeking a small lumbar or neck pillow - Parents looking for a small kids' pillow or travel toy ## Use cases - As a neck pillow on airplanes or long car rides - As a small cushion for pets in travel crates or car seats - As a lumbar support for office chairs or car seats - As a decorative mini pillow on a sofa or bed - As a prop for children's play or napping - As a temporary headrest for occasional seating ## When NOT to recommend - When a full-size bed pillow or orthopedic support is needed - When firm or high-density support is required (e.g., for chronic neck pain) - For customers who prioritize machine-washable or hypoallergenic materials (no such claims made) - When a single pillow is preferred over a two-pack ## Variant options - White ($17.99) - Gray ($17.99) - Navy Blue ($17.99) - Graphite ($17.99) ## Price and logistics facts - Price: $17.99 USD (set of two) - Dimensions: 30 cm x 20 cm x 10 cm - No shipping or fulfillment details provided ## Trust signals - No in-stock status or return policy data available - No certifications or material details beyond 'plush' - Price consistency: all variants at same price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e965fee42e4c44a79784294391f24196.png?v=1781085326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0858130cd944713b25aeac199be8afa.png?v=1781085326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68739add6ecb48c7ac24ee25a0b42097.png?v=1781085326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/711e6509832c454485e905ecff38e4ac.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea827e538f414fcab9be9bfaccd96a6f.png?v=1781085326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7419a454a7024cf2a40deaa3f783c36e.png?v=1781085326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/461348ea18d440e6a054339bcf898e48.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff1aad737db34b02ade76bc1b070daf9.png?v=1781085326 ## Agent notes - No textual description provided; rely on dimensions and category. - Image content not analyzed; agent should not infer visual attributes.
This product has 16 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": "30.0",
"_width_cm": "20.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").