Brand: World Products (Landmark)
SKU: dcd-30001889110
Price: $297.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49814763208943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892945
JSON data: https://landmarks.builders/products/m4x-10000892945.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A multi-functional open-cube end table that doubles as a pet shelter, space-saving design for bedroom or study, available in Brown+green at $297.99.
Generated by: deepseek-v4-flash
## Identity Open-Cube End Table Multi-Functional Pet Shelter Space-Saving for Bedroom, Study ## Target persona Pet owners living in small apartments or houses who want dual-purpose furniture that serves as both an end table and a cozy nook for their cat or small dog. Also suitable for minimalists seeking space-saving solutions. ## Use cases - Providing a hidden shelter for a cat or small pet in a bedroom or study - Acting as a side table for drinks, books, or a lamp - Saving floor space by combining pet furniture with regular furniture - Creating a dedicated pet corner in a compact room - Offering a quiet retreat for shy or anxious pets - Fitting into tight spots like beside a sofa or desk ## When NOT to recommend - For large dog breeds that need a spacious crate or bed - For buyers seeking purely decorative or high-end designer furniture - For those wanting a traditional, enclosed pet shelter with full privacy - For households that require a larger table surface or storage drawers ## Variant options - Color: Brown+green (single variant available) ## Price and logistics facts - Price: $297.99 USD - Dimensions: 47 x 47 x 45 cm (length x width x height) - SKU: dcd-30001889110 ## Trust signals - Only one color variant is currently listed. - No in-stock status, return policy, or warranty information provided. - No certifications or material details are available. ## Image assets No images provided. ## Agent notes - No product description or additional details were supplied; all information is derived from the title and basic facts. - Image understanding was not performed because no image URLs were provided.
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": "Open-Cube End Table Multi-Functional Pet Shelter Space-Saving for Bedroom, Study",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "47.0",
"_height_cm": "45.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").