Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $262.99 – $283.99
Default variant: 100*50*45cm / White Black Base
Default SKU: dcd-30001893482
Default price: $262.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 42000 g
Cart URL (default variant): https://landmarks.builders/cart/49813688090863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893514
JSON data: https://landmarks.builders/products/m4x-10000893514.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Minimalist Design: Features a sleek rectangular shape and clean lines, embodying a Nordic aesthetic that complements contemporary home decor.
two-levellevel Storage: Equipped with a spacious surface and a lower metal shelf, providing ample space for your coffee, books, and decor while keeping your living area organized.
long-lasting Construction: Crafted with a high-quality sintered stone top that is scuffresistant, heat-resistant, and easy to clean, supported by a sturdy carbon steel frame for long-lasting stability.
Space-Saving Solution: Its smart, open design is perfect for small spaces, making it an perfect choice for apartments, condos, and small living rooms.
adaptable Functionality: Serves as a stylish centerpiece in your living room, functioning as a coffee table, a display surface, or a convenient workstation.
Summary: Minimalist rectangular table with shelf, available in multiple sizes and color combinations (White Black Base, Pandora Black, Gray Black). Prices from $262.99 to $283.99.
Generated by: deepseek-v4-flash
## Identity Rectangular Table with Shelf, Minimalist Design, Modern, Light Luxury Feel for Living Room, Lounge Area. ## Target persona Homeowners or renters seeking functional, minimalist furniture for living rooms or lounge areas, prioritizing clean lines and a light luxury aesthetic at a mid-range price point. ## Use cases - As a coffee table in a living room, with shelf for storage or display. - As a side table in a lounge area for books, remotes, or decor. - As a display surface for plants, art, or collectibles. - As a low desk for casual laptop use or writing. - In a small apartment as a multi-purpose table. ## When NOT to recommend - For dining room needs requiring height or large surface area. - For heavy-duty commercial or high-traffic use (construction not specified). - For outdoor use (materials not specified for weather resistance). - For buyers needing a large conference or dining table. ## Variant options | Size | Style | Price (USD) | SKU | |------|-------|-------------|-----| | 100x50x45cm | White Black Base | $262.99 | dcd-30001893482 | | 100x50x45cm | Pandora Black Base | $264.99 | dcd-30001893483 | | 100x50x45cm | Gray Black Base | $264.99 | dcd-30001893484 | | 120x60x45cm | White Black Base | $283.99 | dcd-30001893485 | ## Price and logistics facts - Price range: $262.99 – $283.99 USD. - Overall product dimensions (from product-level data): 125 cm L x 65 cm W x 31 cm H. Note: Variant dimensions differ (100x50x45cm or 120x60x45cm). - No shipping or tax information provided. ## Trust signals - No specific trust signals provided: in-stock status, return policy, certifications, or price consistency history are not available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c848ecd-7cc8-49e6-8c3f-3acc9a5b330d.jpg?v=1781628317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8803423e-abc3-42fa-b8b8-ddad3daf247e.jpg?v=1781628322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b98fc265-b0f1-423f-b591-167155acf29f.jpg?v=1781628387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6adbe68-635b-4d6b-934f-0ca3dc498615.jpg?v=1781628321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f5d4bc6-678c-40c0-93ea-a6a1e7c60020.jpg?v=1781628316 ## Agent notes - Product description field was empty; no additional details beyond title and variants. - Overall product dimensions (125x65x31 cm) do not match any variant; likely a packaging or generalized measurement.
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": "Rectangular Table with Shelf Minimalist Design Household Furniture Modern design Light Luxury Feel for Living Room, Lounge Area",
"quantity": 1,
"grams": 42000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "65.0",
"_height_cm": "31.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").