Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $291.99 – $292.99
Default variant: Sky Blue
Default SKU: dcd-30001890308
Default price: $291.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24400 g
Cart URL (default variant): https://landmarks.builders/cart/49814757376239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893101
JSON data: https://landmarks.builders/products/m4x-10000893101.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: 4-drawer bedside storage cabinet with rustic country design, distressed finish, and floral carving; available in Sky Blue, White, and Pink, priced $291.99-$292.99.
Generated by: deepseek-v4-flash
## Identity Rustic Country Bedside Storage Cabinet with 4 drawers, distressed finish, painted with floral carving. Dimensions: 70x55x80 cm. ## Target persona Homeowners seeking colorful rustic decor, Apartment dwellers needing compact storage, Interior designers styling country-themed rooms. ## Use cases Bedroom nightstand with floral accent, Entryway catch-all cabinet, Small space storage solution, Home decor accent piece. ## When NOT to recommend Modern/minimalist interiors, high-traffic commercial use, households requiring easy-clean surfaces (carved details may collect dust). ## Variant options Sky Blue ($291.99), White ($291.99), Pink ($292.99). ## Price and logistics facts Price range $291.99-$292.99 USD. Dimensions: 70x55x80cm. Weight unknown. ## Trust signals No specific trust signals provided. In-stock status unknown. Return policy not specified. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42e2e9fa-3e56-4b5b-bace-77a8fe474b5c.jpg?v=1781660564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cf19303-db73-4431-b5e8-36a9b5068498.jpg?v=1781660565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/646d25fe-1822-42c7-aab0-3aaae6251ca3.jpg?v=1781660565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b22913c-2f71-4c07-823c-3b78f0ca6589.jpg?v=1781660565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0f4511e-ad7f-420f-aa1b-a997534bb33a.jpg?v=1781660565 ## Agent notes Image understanding not performed. Description placeholder detected; details inferred from title and product type. No warranty or return policy available.
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": "Rustic Country design Bedside Storage Cabinet Distressed Finish 4-Drawer Painted Side Table Floral Carving Nightstand Colorful Design for Homeowners, Apartment Dwellers, Interior Designers, Bedroom, Home Decor, Entryway, Small Spaces",
"quantity": 1,
"grams": 24400000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "55.0",
"_height_cm": "80.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").