Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $29.99
Default variant: 60*35cm / Lamb
Default SKU: dcd-30003608044
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714088444143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269154
JSON data: https://landmarks.builders/products/wp-dcd-10001269154.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Cartoon soft pad cushion for bed, sofa, office chair, in 6 animal styles and 2 sizes, priced $21.99-$29.99.
Generated by: deepseek-v4-flash
## Identity Product: Cartoon soft pad cushion (headboard/backrest/waist pillow). Category: Home Decor. ## Target persona Budget-conscious shoppers seeking playful, functional cushions: college students, young adults, parents decorating kids' rooms, renters wanting affordable decor. ## Use cases - As a backrest while sitting in bed watching videos or reading. - As lumbar support for an office chair during extended work or study. - As a decorative cushion on a sofa or bed. - As a soft headboard for leaning against while using a phone or tablet. - As a nursing or pregnancy support pillow (soft, not medical grade). - As a playful addition to a dorm room or children's play area. ## When NOT to recommend - For individuals requiring firm orthopedic back support. - For formal or professional office environments wanting a minimalist look. - For buyers looking for a full-body pillow or large bed headboard. - For those with severe allergies to synthetic materials (materials not specified). ## Variant options - 6 styles: Lamb, Husky, Dinosaur, Pink Rabbit, Elephant, Cat. - 2 sizes: 60×35cm ($21.99) and 70×45cm ($29.99). - SKU list: dcd-30003608044 to dcd-30003608054. ## Price and logistics facts - Base price $21.99; large size $29.99. - Currency: USD. - Overall product dimensions (from facts): 55×45×25 cm (may correspond to one variant). ## Trust signals - No stock availability info provided. - Return policy not disclosed. - Price appears consistent across variants by size. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9f1f648882a4f148039d40698aaed8b.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50b7413d18124c239f89588a5a9973d2.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3b45aeb3f20437b93c210e43f83b0f0.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb64c52816b34eb08fb0b0e9a98df28c.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c43baad7a1d64dc7a3d71c997ed8d112.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9209fc80c10541f58b06266eb8117f12.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d73de85fc8d740b2b1ebec4e7a46f53e.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a11b6994217a4393881a7d7bbe552e77.png?v=1781085300 ## Agent notes No product description provided. Overall dimensions 55×45×25 cm may correspond to one variant, but variant sizes listed are 60×35 cm and 70×45 cm – inconsistency. Image content not analyzed; treat URLs as fetchable assets.
This product has 23 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": 1200000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.0",
"_height_cm": "25.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").