Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $142.99
Default variant: White / L
Default SKU: dcd-30001906986
Default price: $142.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49811746849007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895447
JSON data: https://landmarks.builders/products/m4x-10000895447.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
enchanting Sheep Design: Instantly adds a tinge of whimsy and character to any room with its adorable sheep shape, complete with a supportive backrest that doubles as the sheep's head.
adaptable Accent Furniture: Functions perfectly as a comfortable footrest, a convenient additional seat for guests, a low vanity stool, or simply as a delightful decorative piece in your living space.
Comfortable & Sturdy: Features soft, plush upholstery for a snug feel and is supported by four sturdy wood legs, ensuring stability and durability for use by both children and adults.
Nordic design Elegance: The minimalist Nordic design, combined with its playful form, allows this ottoman to combination seamlessly into various decor designs, from modern to rustic, in living rooms, bedrooms, or nurseries.
Simple Assembly: Get your new accent piece prepared in minutes. The legs are designed for a simple screw-in installation, requiring no special tools or complicated instructions.
Summary: Sheep-Shaped Ottoman With Backrest Accent Furniture Nordic design Soft Upholstery for Homeowners, Interior Designers, Nursery. 【enchanting Sheep Design】: Instantly adds a tinge of whimsy and character to any room with its adorable sheep shape, complete with a supportive backrest that doubles as the sheep's head. 【adaptable Accent Furniture】: Functions perfectly as a comfortable footrest, a convenient additional seat for guests, a low vanity stool, or simply as a delightful decorative piece in your living space. 【Comfortable & Sturdy】: Features soft, plush upholstery for a snug feel and is supp
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": "Sheep-Shaped Ottoman With Backrest Accent Furniture Nordic design Soft Upholstery for Homeowners, Interior Designers, Nursery",
"product_id": 9430080913647,
"variant_id": 49811746849007,
"quantity": 1,
"grams": 5000,
"length_cm": "72.0",
"width_cm": "52.0",
"height_cm": "52.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").