Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Mia-pompom Cushion
Default SKU: dcd-30003610259
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 530 g
Cart URL (default variant): https://landmarks.builders/cart/49714180260079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269970
JSON data: https://landmarks.builders/products/wp-dcd-10001269970.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A square floor cushion (40x40x8 cm) for cross-border drop shipping, with two style variants (Mia-pompom and Tanhua-pompom) at $27.99.
Generated by: deepseek-v4-flash
## Identity A square floor cushion (40x40x8 cm) for cross-border drop shipping. Two style variants: Mia-pompom Cushion and Tanhua-pompom, each $27.99. ## Target persona - Cross-border drop shippers seeking affordable home accessories - Home decor resellers targeting budget-conscious end users - Individuals needing a simple floor or window seat cushion ## Use cases - Seating on balcony, window sill, or floor in living rooms - Meditation or yoga cushion for short sessions - Extra seating for small apartments or dorm rooms - Cushion for tatami mats or low tables - Kids' play area floor cushion - Pet bed alternative (size appropriate for small animals) ## When NOT to recommend - For heavy-duty or frequent daily seating (construction unknown) - For outdoor use (materials and weather resistance not provided) - For users needing thick orthopedic support (height only 8 cm) - For large adults (40x40 cm may be insufficient) ## Variant options - **Mia-pompom Cushion**: $27.99 - **Tanhua-pompom**: $27.99 ## Price and logistics facts - Price: $27.99 per unit (both variants) - Dimensions: 40 cm x 40 cm x 8 cm - Cross-border drop shipping enabled (tagged as dcd) ## Trust signals - No stock or return policy information available - Batch code: dcd-batch-dx-202606-1842 - No reviews or certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f358a8e2463c466783350f8b33db5cc2.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a630a13ad3a24e4b97a6652fc5263982.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11c9d215f98c4221911dc8e104310fb2.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d471c058dd2e4178a4824ef4b71d4df1.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c320188eb7a2454c8122fdd1d8c8a229.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/facc1081c2494f109886c8306225a64d.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96733dc2632645a0a8596b4f3c7b0445.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b254a08294e2488187446a983adeebb0.png?v=1781085349 ## Agent notes - Did not perform image understanding; colors and patterns are unknown. - No product description was provided beyond the title. - No stock or return policy data available; verify with supplier.
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": 530000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "40.0",
"_height_cm": "8.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").