Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $242.99
Default variant: Wood
Default SKU: dcd-30001891090
Default price: $242.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813658075375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893189
JSON data: https://landmarks.builders/products/m4x-10000893189.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: French Country style bedside cabinet with one drawer, four color options, 56x46x66 cm, priced at $242.99 USD.
Generated by: deepseek-v4-flash
## Identity French Country style single-drawer bedside cabinet / end table for den or bedroom. ## Target persona Homeowners or renters decorating with French Country or rustic themes; those needing a compact side table with a single drawer for small items. ## Use cases - Nightstand in a master or guest bedroom. - End table beside a sofa or armchair in a den or living room. - Small storage unit for remotes, glasses, or books in a reading nook. - Accent piece in a hallway or entryway. ## When NOT to recommend - Buyer needs large drawer or cabinet space. - Modern or minimalist decor preferred. - Budget under $200. - Household with small children (possible tip hazard if not anchored). ## Variant options - Wood - Weathered Gray - Weathered White - Open Black ## Price and logistics facts - Price: $242.99 USD (same for all variants). - Dimensions: 56 cm L x 46 cm W x 66 cm H. - No shipping or availability details provided. ## Trust signals - Price consistent across all variants. - Multiple customer images available (not analyzed). - No stock or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07256bdc-9370-4280-9b43-98962b23dac5.jpg?v=1781628264 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9e19109-bb29-45c0-a9e7-0301ddb971f1.jpg?v=1781628264 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e6d5d7d-6f56-4884-90c3-fa31b12065e0.jpg?v=1781628264 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62712a46-6e4b-4eba-9b98-0405751efdb2.jpg?v=1781628266 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d58f7dbc-8404-433a-bdef-0f6fa49ce50b.jpg?v=1781628333 ## Agent notes - Image content was not analyzed; visual details not inferred.
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 Cabinet with Drawer French Country design Single-Drawer End Table for Den",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "46.0",
"_height_cm": "66.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").