Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Transparent / 19*13*2cm
Default SKU: dcd-30000068116
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49946322534639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011594
JSON data: https://landmarks.builders/products/m4x-10000011594.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Clear Rectangular Storage Box, Multi-Size Plastic Organizer with Lid, Stackable Container for Hardware, Jewelry, Crafts
Summary: Clear rectangular plastic storage box with lid, stackable, available in two sizes (19x13x2cm and 26x17.2x3cm), priced at $9.99 for organizing small items like hardware, jewelry, and crafts.
Generated by: deepseek-v4-flash
## Identity Clear Rectangular Storage Box, Multi-Size Plastic Organizer with Lid, Stackable Container for Hardware, Jewelry, Crafts ## Target persona DIY hobbyists, jewelry makers, crafters, and anyone needing to organize small parts or accessories. ## Use cases - Storing screws, nails, and other small hardware - Sorting beads, sequins, and craft embellishments - Organizing earrings, rings, and other jewelry - Holding small electronic components like resistors or LEDs - Separating fishing hooks, lures, or tackle ## When NOT to recommend - When waterproof or airtight sealing is required - For heavy-duty industrial storage of large items - For food storage (not food-safe materials confirmed) - When a single large compartment is needed instead of multi-compartment ## Variant options - Transparent / 19*13*2cm ($9.99) - Transparent / 26*17.2*3cm ($9.99) ## Price and logistics facts - Price: $9.99 USD (both variants) - Dimensions: 27 x 18 x 4 cm (outer box? not specified per variant) ## Trust signals - Only price consistency across variants is noted; no stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc052272-5e0e-4131-97a2-09814471ee2d.png?v=1782181189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5aa1eace-b29a-48b1-b2cb-73ededc0354b.png?v=1782181189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e618e3f0-ea58-48b5-9a64-94e50b991e7f.png?v=1782181190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a171b722-cb37-4d3c-92b9-c3a082c71806.png?v=1782181190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b78fea4-ccca-4315-9072-1ed0772133a1.png?v=1782181189 ## Agent notes - Image content was not analyzed; only URLs are provided. No return policy, stock availability, or material certifications are known from the data. - The product dimensions given (27x18x4 cm) may refer to the largest variant or packaging; internal compartment dimensions vary by variant.
This product has 11 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": "Clear Rectangular Storage Box, Multi-Size Plastic Organizer with Lid, Stackable Container for Hardware, Jewelry, Crafts",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "18.0",
"_height_cm": "4.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").