Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $626.99
Default variant: 0.8M Cream Style
Default SKU: dcd-30001870785
Default price: $626.99
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/50149801263343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890154
JSON data: https://landmarks.builders/products/m4x-10000890154.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Functional triple-function Design: This innovative piece of furniture serves as a stylish end table, a convenient elevatingtop coffee table for work or dining, and a snug pet condo, making it a adaptable addition to any room.
Adjustable elevatingTop: Effortlessly raise the surface from 45cm to 60cm to create a comfortable workspace or dining area. The elevatinging mechanism is effortless and stable, revealing a hidden storage compartment for your essentials.
Integrated Pet House: Features a built-in shelter at the base, providing a protected and comfortable resting place for your feline small dog. This elevatinging handle design allows your pet to become near to you while having their own private space.
Mobile & Space-Saving: Equipped with four effortlessrolling casters, this table can be easily moved anywhere you need it. Its space-efficient footprint is perfect for small apartments, dorms, and living rooms where space is at a premium.
Safety & Durability: built with safety in mind, the table features rounded corners to prevent accidental bumps and injuries. The durable wood material ensures long-lasting durability and stability for both you and your pet.
Summary: Rolling elevatingTop End Table with Pet Condo Space-Saving Indoor feline House. 【Multi-Functional triple-function Design】: This innovative piece of furniture serves as a stylish end table, a convenient elevatingtop coffee table for work or dining, and a snug pet condo, making it a adaptable addition to any room. 【Adjustable elevatingTop】: Effortlessly raise the surface from 45cm to 60cm to create a comfortable workspace or dining area. The elevatinging mechanism is effortless and stable, revealing a hidden storage compartment for your essentials. 【Integrated Pet House】: Features a built-in she
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": "Rolling elevatingTop End Table with Pet Condo Space-Saving Indoor feline House",
"product_id": 9456542646511,
"variant_id": 50149801263343,
"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").