Brand: World Products (Landmark)
SKU: dcd-30001892708
Price: $287.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49814755213551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893391
JSON data: https://landmarks.builders/products/m4x-10000893391.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: Bedside table with two drawers and shell-like texture, dimensions 55x45x65 cm, priced at $287.99 USD.
Generated by: deepseek-v4-flash
## Identity Bedside Table with Drawers Shell-Like Texture, 2-Drawer Side Table, Luxury design. Dimensions: 55×45×65 cm. Price: $287.99 USD. ## Target persona Bedroom decor shoppers seeking a mid-priced nightstand with distinctive shell texture; small-space dwellers needing a compact storage solution with two drawers. ## Use cases - Nightstand beside a bed for storing nighttime essentials (phone, books, glasses). - Side table in a living room to hold a lamp and small items. - End table in a home office for organizes supplies. - Accent piece in a hallway or entryway for keys and decor. - Small storage unit in a guest room. ## When NOT to recommend - If budget is under $200 (price is $287.99). - If more than two drawers or larger storage is needed. - For spaces where width must be under 50 cm (table is 55 cm wide). - If the buyer prefers minimalist or flat surfaces over textured shell design. ## Variant options One variant: Style "50x40x60cm" (dimensions 50×40×60 cm) at the same price $287.99 USD. Note: main product dimensions are 55×45×65 cm; variant dimensions differ slightly. ## Price and logistics facts - Price: $287.99 USD (single price for both base and variant). - Currency: USD. - No shipping cost, handling time, or tax information provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not specified. - Price consistency: Single price across variant. - Certifications: None listed. ## Image assets 5 images available; fetchable URLs provided below. No visual description or alt text available. ## Agent notes - Product type not specified; treat as general furniture. - Dimensions discrepancy: base 55×45×65 cm, variant 50×40×60 cm. Verify before recommending. - Image understanding was not performed; rely on title and dimensions for visual cues.
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": "Bedside Table with Drawers Shell-Like Texture 2-Drawer Side Table Luxury design",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.0",
"_height_cm": "65.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").