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/49814983114991: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.
Summary: A rolling end table with an integrated pet condo, designed for small spaces and available in two style variants at $626.99 USD.
Generated by: deepseek-v4-flash
## Identity Rolling Elevating Top End Table with Pet Condo – a space-saving piece of furniture that doubles as a cat house, with rounded corners and mobility. ## Target persona Cat owners living in apartments or small homes who need multi-functional furniture; pet parents looking for a stylish, elevated hideaway for their cat. ## Use cases - Place in a living room corner as both a side table and a cat retreat. - Use next to a sofa to keep drinks or remotes while your cat lounges inside. - Move between rooms easily thanks to rolling casters. - Elevate cat's resting spot to keep them off cold floors or high-traffic areas. - Provide a safe, enclosed space for shy or anxious cats. ## When NOT to recommend - Customers without a cat or other small pet that would use the condo. - Buyers seeking a large, full-height cat tree or multi-level cat furniture. - Shoppers on a tight budget – this is a premium-priced combination piece. - Anyone needing precise dimensions or weight capacity, as those are not provided. ## Variant options - **0.8M Cream Style** – sku: dcd-30001870785, $626.99 - **0.8M Retro Solid** – sku: dcd-30001870788, $626.99 ## Price and logistics facts - Price: $626.99 USD per variant. - Dimensions: not specified. - No shipping, return, or warranty details known. ## Trust signals - In-stock status: unknown. - Return policy: not provided. - Price consistency: same price across both variants. - No certifications mentioned. ## Image assets No images available. ## Agent notes - Image understanding was not performed – visual details are not available. - Confirm dimensions and weight capacity with supplier if needed. - Product tags include "m4x", "m4x-202606", "wp-import" – may indicate import or source.
This product has 12 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": "Rolling elevatingTop End Table with Pet Condo Space-Saving Indoor Feline House Rounded Corners for Small Areas, Living Room",
"quantity": 1,
"grams": 0,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").