Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $140.99 – $144.99
Default variant: Beige / 40x40x50cm
Default SKU: dcd-30001934602
Default price: $140.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49811739640047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899044
JSON data: https://landmarks.builders/products/m4x-10000899044.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Mid-century modern storage nightstand with leather-like surface, available in multiple colors and sizes. Priced between $140.99 and $144.99 USD, dimensions vary by variant.
Generated by: deepseek-v4-flash
## Identity Storage Nightstand mid-century Modern aesthetic Bedside Cabinet with Leather-Like Surface. ## Target persona Budget-conscious decorators seeking mid-century modern furniture; apartment dwellers needing compact bedside storage. ## Use cases - Bedside table for lamp, phone, and small items. - Storage unit for books, glasses, or remote controls. - Accent piece in living room or hallway. - Guest room nightstand. - Small space furniture for dorm or studio. ## When NOT to recommend - Buyers requiring solid wood or high-end materials. - Large bedrooms needing expansive storage. - Commercial or high-use environments needing durability. - Users seeking a nightstand with USB ports or built-in lighting. ## Variant options - Beige / 40x40x50cm – $140.99 - Beige / 45x40x50cm – $144.99 - Khaki / 40x40x50cm – $140.99 - Khaki / 45x40x50cm – $144.99 - Light Gray / 40x40x50cm – $140.99 - Black / 40x40x50cm – $144.99 ## Price and logistics facts Base price: $140.99 USD; larger size adds $4.00. Dimensions per variant; overall product dimensions listed as 57x47x57 cm (may be packaging). No shipping or return policy provided. ## Trust signals In-stock status unknown; no return policy data; no certifications listed. Price consistent across listed variants. ## Image assets No image URLs provided. ## Agent notes No image understanding was performed. Note: Dimensions in facts (57x47x57 cm) differ from variant sizes (40x40x50cm / 45x40x50cm) – verify actual product dimensions.
This product has 8 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": "Storage Nightstand mid-centuryera Modern aesthetic Bedside Cabinet Leather-Like Surface",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "47.0",
"_height_cm": "57.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").