Brand: World Products (Landmark)
SKU: dcd-30003486324
Price: $288.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49811511607535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001230374
JSON data: https://landmarks.builders/products/m4x-10001230374.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Set Composition: This 7-piece sofa cushion set includes seat cushions, long back cushions, and short back cushions, giving your sofa a coordinated home padding solution in single matching group.
Material: Made with woven textile sofa cushion set construction, the cushions combine a long-lasting outer surface with supportive internal filling for everyday use.
Comfort: The seat cushions use fully high-resilience sponge with a 7 cm thickness, 600 g flat cotton, and a 0.7 kg fill weight to provide soft yet supportive sofa cushions.
Back Support: The long back cushions and short back cushions are filled with PP cotton, helping the dark gray sofa cushions maintain a cushioned, comfortable feel across the seating area.
Fit and Stability: Built with ties for securing the cushions, this 7-piece sofa cushion set helps keep each piece in place and supports a neat, organized look in the living room.
Summary: 7 Pieces Home Padding PP Cotton Filling 7-Piece Sofa Cushion Set Tie-Secured. 【Set Composition】: This 7-piece sofa cushion set includes seat cushions, long back cushions, and short back cushions, giving your sofa a coordinated home padding solution in single matching group. 【Material】: Made with woven textile sofa cushion set construction, the cushions combine a long-lasting outer surface with supportive internal filling for everyday use. 【Comfort】: The seat cushions use fully high-resilience sponge with a 7 cm thickness, 600 g flat cotton, and a 0.7 kg fill weight to provide soft yet supporti
Generated by: m4x-map-v1
This product has 12 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": "7 Pieces Home Padding PP Cotton Filling 7-Piece Sofa Cushion Set Tie-Secured",
"product_id": 9430017933551,
"variant_id": 49811511607535,
"quantity": 1,
"grams": 30000,
"length_cm": "110.0",
"width_cm": "30.0",
"height_cm": "30.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. 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").