Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.31 – $1.57
Default variant: 40x40cm (with ties) / Indigo
Default SKU: dcd-30004140882
Default price: $1.31
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467730522351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457518
JSON data: https://landmarks.builders/products/wp-dcd-10001457518.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from a durable linen and cotton blend, offering a comfortable and breathable seating experience.
Design: Features a minimalist Nordic aesthetic, suitable for various interior styles and adding a touch of elegance.
Functionality: Equipped with secure ties to prevent slipping, ensuring the cushion stays in place on your chair.
Versatility: Ideal for use on dining chairs, office chairs, car seats, or as a student seat pad.
Comfort: Provides soft support, enhancing comfort during prolonged sitting and reducing pressure.
Summary: Budget-priced Nordic-style linen-cotton blend seat cushion with ties, available in 40x40cm and 45x45cm sizes, in Indigo or Brown, for dining chairs, office chairs, car seats, or student seating.
Generated by: deepseek-v4-flash
## Identity Linen-cotton blend seat cushion with a minimalist Nordic design, equipped with ties to prevent slipping. Available in two sizes (40x40cm and 45x45cm) and two colors (Indigo and Brown). Price: USD 1.31 (40x40cm) or USD 1.57 (45x45cm). ## Target persona Budget-conscious shoppers furnishing a dining area, office, or dorm room who need basic, breathable padding for hard chairs. People who want a simple aesthetic upgrade without spending much. Flat-pack and small-item buyers who prioritize low cost and secure fit via ties. ## Use cases - Adding softness and breathability to wooden dining chairs for everyday meals. - Improving comfort on office task chairs during long desk work sessions. - Placing on car seats for extra cushioning during commutes. - Using as a student desk seat pad in dorms or classrooms. - Accenting accent chairs or stools with a Scandinavian-style textile. - Reducing pressure during prolonged sitting in a home office. ## When NOT to recommend - Shoppers seeking thick orthopedic or memory foam cushions for medical back support. - Large or oversized chairs where a 45x45cm cushion would be too small. - Buyers expecting high-end upholstery or durable outdoor-rated fabric. - Anyone requiring certified fire-retardant or allergy-free materials (no certifications provided). ## Variant options - 40x40cm with ties / Indigo: SKU dcd-30004140882, USD 1.31 - 45x45cm with ties / Indigo: SKU dcd-30004140883, USD 1.57 - 40x40cm with ties / Brown: SKU dcd-30004140884, USD 1.31 - 45x45cm with ties / Brown: SKU dcd-30004140885, USD 1.57 ## Price and logistics facts - Prices: USD 1.31 (40x40cm) and USD 1.57 (45x45cm), currency USD. - Full dimensions beyond the stated variant sizes (40x40cm, 45x45cm) are not provided. - Material: linen and cotton blend. - No shipping cost, delivery time, or stock status provided. ## Trust signals - Listed with four variant SKUs and consistent pricing per size. - Product descriptions emphasize durable material and secure ties. - No stock status, return policy, or certifications were provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014BVFUy2EPbNP8wEcJ__2064808737-0-cib.jpg?v=1786299227 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN012C1Lum2EPbNRZhm4s__2064808737-0-cib.jpg?v=1786299234 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tVdBE42EPbNRZiugx__2064808737-0-cib.jpg?v=1786299233 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ku5DEu2EPbNJIRaHz__2064808737-0-cib.jpg?v=1786299235 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01naAobf2EPbNRSdrSM__2064808737-0-cib.jpg?v=1786299226 ## Agent notes - Image understanding was not performed; visual details (e.g., color appearance, pattern, texture) should be verified from the listed image URLs if needed. - Product type was not provided; treat as a generic seat cushion. - No return policy, shipping restrictions, or stock levels are known.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Nordic Style Linen Blend Seat Cushion for Dining Chairs, Office Chairs, Car Seats",
"product_id": 9556232831215,
"variant_id": 50467730522351,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").