Brand: Send From China
SKU: dcd-30004018968
Price: $27.78
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Storage Box
Vendor: World Products
Weight: 4800 g
Cart URL (default variant): https://sendfromchina.ai/cart/50461139468527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001416181
JSON data: https://sendfromchina.ai/products/wp-dcd-10001416181.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This Mediterranean-style storage box set includes three wooden boxes made of pine. They are decorative and suitable for home organization. The style is Mediterranean. They are not patented and not IP licensed. They are not intended as gifts.
Summary: New set of three pine storage boxes in Mediterranean style, priced at $27.78 USD. Decorative and suitable for home organization; not intended as gifts.
Generated by: deepseek-v4-flash
## Identity A set of three new pine wood storage boxes with a Mediterranean style. The listing offers one variant, 'Distressed Set of 3,' at $27.78 USD. The boxes are described as decorative and suitable for home organization, not for gifting. ## Target persona Budget-conscious home organizers who want a coordinated set of wooden boxes for shelves or tabletops. Also fits shoppers seeking a Mediterranean-style accent piece at a low price point. ## Use cases - Organizing shelves in a living room or bedroom with three matching boxes - Adding Mediterranean-style texture to a decorative vignette or sideboard - Storing small household items like remotes, keys, or accessories out of sight - Styling a bookshelf or open storage unit with identical wood boxes - Home staging or rental decor refreshes that need multiple boxes at once ## When NOT to recommend - Gift purchases: the description explicitly says this is not intended as a gift - Outdoor or damp-area storage: pine wood with no weather-resistance claim - Fans of modern, minimalist, or industrial aesthetics: the style is specifically Mediterranean - Buyers needing visual confirmation: no image URLs are available for inspection ## Variant options One variant: 'Distressed Set of 3' (SKU dcd-30004018968) at $27.78 USD. No other style or size options are listed. ## Price and logistics facts Price: $27.78 USD. Listed dimensions: 47.0 L x 31.0 W x 22.0 H cm. Shipping cost, delivery time, stock quantity, and item weight are not provided. ## Trust signals Single price point for the offered variant. Catalog carries internal quality tags: wp-quality-audited, wp-content-validated, wp-import. No patents or IP licensing claimed. ## Image assets No image URLs were included in the product data; visual verification was not possible. ## Agent notes Use the dimensions as a size reference but confirm whether they apply to one box or the full set before making space-related recommendations. The description notes the item is not patented and not IP licensed. This is a single-SKU listing.
This product has 1 imagein 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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "New Mediterranean Storage Box Set of 3, Wooden, Pine",
"product_id": 9540766466287,
"variant_id": 50461139468527,
"quantity": 1,
"grams": 4800,
"length_cm": "47.0",
"width_cm": "31.0",
"height_cm": "22.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").