Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99 – $61.99
Default variant: Large
Default SKU: dcd-30001966778
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49811043320047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903050
JSON data: https://landmarks.builders/products/m4x-10000903050.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A lidded wicker storage container in vintage style, available in small ($57.99) and large ($61.99) sizes; suitable for organizing items in student dorms or homes.
Generated by: deepseek-v4-flash
## Identity Lidded Wicker Storage Container with Vintage Design ## Target persona - Students living in dorms or shared apartments needing compact, decorative storage. - Homeowners seeking stylish organization for living rooms, bedrooms, or kitchens. ## Use cases - Storing toiletries or cosmetics in a dorm bathroom. - Organizing craft supplies or office desk items. - Decluttering small accessories like chargers, keys, or jewelry. - Displaying on a shelf as a decorative storage piece. - Holding pantry items such as tea bags or snack packets. ## When NOT to recommend - For heavy items like books or canned goods (wicker may not support weight). - In damp or high-humidity areas (wicker can warp or mold). - For items taller than the container's interior height (16 cm for small variant; check large if needed). ## Variant options - Small: $57.99 - Large: $61.99 ## Price and logistics facts - Small variant: $57.99 USD - Large variant: $61.99 USD - Dimensions (likely small): 21cm x 21cm x 16cm - Currency: USD ## Trust signals - Available in two sizes with consistent pricing. - In-stock status not specified. - Return policy: not provided. - Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08428bb3-0b08-44bc-9b9c-d6aab94bd5c3.jpg?v=1781599375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66dcb598-c561-49e9-b7c1-f5e3367634f7.jpg?v=1781599376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9986bdd-9268-4c91-804b-bf52bda299a8.jpg?v=1781599375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87036b42-6a8e-4a70-af42-7c07d2a5952c.jpg?v=1781599375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf6e2f26-d473-4630-8e61-6ee81b9e66cf.jpg?v=1781599380 ## Agent notes - Product details (material, exact dimensions for large) inferred from title and tags; no description provided. - Images were not analyzed for visual details.
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": "Lidded Storage Container With Lid Lidded Wicker Case particlesproof Vintage design for Students, Homeowners",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "21.0",
"_height_cm": "16.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").