Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,149.99
Default variant: Red
Default SKU: dcd-30001858114
Default price: $1,149.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 32000 g
Cart URL (default variant): https://landmarks.builders/cart/49815039377647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888153
JSON data: https://landmarks.builders/products/m4x-10000888153.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Designer-inspired tripod side table, 50x50x55 cm, available in Red, Blue, and Yellow. Price $1149.99. Suitable for apartments, hallways, entryways.
Generated by: deepseek-v4-flash
## Identity - Tripod side table, designer inspired, sturdy craftsmanship. Dimensions: 50 x 50 x 55 cm. Variants: Red, Blue, Yellow. ## Target persona - Apartment dwellers wanting a decorative entryway table. - Home decor enthusiasts seeking designer look at a lower price point. - Buyers needing a small accent table for tight spaces. ## Use cases 1. Entryway table for keys, mail, and small decor. 2. Plant stand for medium-sized potted plants. 3. Accent table beside a sofa or armchair. 4. Bedside table in compact bedrooms. 5. Display stand for art books or sculptures. ## When NOT to recommend - For heavy or frequent use (e.g., laptop desk). - For outdoor or damp environments. - For buyers on a strict budget (under $500). - For large rooms needing substantial furniture. ## Variant options - Red: $1149.99, SKU dcd-30001858114 - Blue: $1149.99, SKU dcd-30001858115 - Yellow: $1149.99, SKU dcd-30001858116 ## Price and logistics facts - Price: $1149.99 USD (all variants). - Dimensions: 50 x 50 x 55 cm (width x depth x height). - No shipping or return information provided. ## Trust signals - Three color options (Red, Blue, Yellow) available. - Price consistent across all variants. - No in-stock status, return policy, or certifications provided. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8008dfd-b585-436c-b6b3-67af2ac8fb77.jpg?v=1781664397 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e041ec0-5d07-463c-8bfa-ff68e9bbab04.jpg?v=1781664398 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f65a1297-3f27-4136-99f8-54e8d1f1b5c9.jpg?v=1781664397 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6183344-fb83-4e2e-a1c5-e7c00e5d431c.jpg?v=1781664398 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eceb29cf-dd19-4ab4-a8ce-5bfcb64ea35a.jpg?v=1781664398 ## Agent notes - No product description provided; details inferred from title and dimensions. - Image URLs are provided but image content was not analyzed; visual details are unavailable. - Product tags: m4x, m4x-202606, wp-import indicate imported data, possibly from a Shopify import.
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": "Tripod Side Table Designer Inspired Home Furniture Elegant Design Sturdy Craftsmanship for Apartment Dwellers, Hallway, Entryway",
"quantity": 1,
"grams": 32000000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "50.0",
"_height_cm": "55.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").