Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $300.99
Default variant: Light Teak
Default SKU: dcd-30001884346
Default price: $300.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16600 g
Cart URL (default variant): https://landmarks.builders/cart/49814766059759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892220
JSON data: https://landmarks.builders/products/m4x-10000892220.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: A hexagonal wabi-sabi nightstand with minimalist aesthetic, available in three teak finishes, priced at $300.99 USD, dimensions 48.26 x 48.26 x 50 cm.
Generated by: deepseek-v4-flash
## Identity Hexagonal base Table Wabi-Sabi Design Nightstand Minimalist Aesthetic. A compact nightstand with hexagonal silhouette, wabi-sabi influence, and minimalist style. Dimensions: 48.26 cm (L) x 48.26 cm (W) x 50 cm (H). Price: $300.99 USD. ## Target persona Shoppers seeking a unique, handcrafted-looking nightstand with natural wood tones. Interior decor enthusiasts who appreciate wabi-sabi and minimalist aesthetics. Buyers looking for a small footprint side table (approx. 19" x 19" x 19.7"). ## Use cases - Bedside table in a bedroom with minimalist or Japanese-inspired decor. - Small accent table in a living room or reading nook. - Display stand for a plant, lamp, or decorative object. - Nightstand in a guest room needing a subtle, warm wood piece. - Side table in a meditation or zen space. ## When NOT to recommend - Buyers needing a large storage nightstand with drawers or shelves. - Users looking for a modern, high-gloss or metallic finish. - Situations requiring a very low-cost budget nightstand (under $100). - Rooms with a contemporary industrial or ultra-modern theme. ## Variant options - Light Teak: $300.99 USD - Dark Teak: $300.99 USD - Teak Black: $300.99 USD ## Price and logistics facts - Price: $300.99 USD (all variants). - Dimensions: 48.26 cm (L) x 48.26 cm (W) x 50 cm (H) – approx. 19" x 19" x 19.7". - No shipping or return policy provided in source data. ## Trust signals - Price consistent across all three variants. - In-stock status not specified in source data; assume unknown. - No certifications or materials information provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9897d219-e5d2-46e0-929f-da25da6d756e.jpg?v=1781660583 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32e19abc-e984-4e71-957d-4c9be1697711.jpg?v=1781660584 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad4fd05f-1da7-41e8-9260-86e109ea8d45.jpg?v=1781660583 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c11a4107-f83c-4abd-aeef-5b4e36257973.jpg?v=1781660583 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a700d691-14c1-44af-ad4e-38ec18189924.jpg?v=1781660583 (Note: Image content not analyzed; treat as fetchable assets.) ## Agent notes - No description provided; details are from title and tags only. - Material (teak) inferred from variant names; not explicitly confirmed. - Dimensions are in centimeters; suitable for small spaces. - No shipping weight or assembly info.
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": "Hexagonal base Table Wabi-Sabi Design Nightstand Minimalist Aesthetic",
"quantity": 1,
"grams": 16600000,
"properties": {
"_length_cm": "48.26",
"_width_cm": "48.26",
"_height_cm": "50.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").