Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Transparent / 17.5*10.6*2.6cm
Default SKU: dcd-30000068009
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: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49946332168431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011572
JSON data: https://landmarks.builders/products/m4x-10000011572.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rectangular Transparent Plastic Storage Box, Multi-Purpose Organizer, Hinged Lid, Compartment Container for Jewelry, Office Supplies, angling equipment
Summary: Rectangular transparent plastic storage box with hinged lid, multi-purpose organizer for jewelry, office supplies, angling equipment. Available in 4 sizes, all $9.99.
Generated by: deepseek-v4-flash
## Identity Rectangular Transparent Plastic Storage Box, Multi-Purpose Organizer, Hinged Lid, Compartment Container for Jewelry, Office Supplies, angling equipment. ## Target persona Budget-conscious individuals needing compact, transparent storage for small items: hobbyists (fishing, jewelry making), office workers, DIY enthusiasts. ## Use cases - Storing and sorting small jewelry items (rings, earrings, beads). - Organizing office supplies (paper clips, staples, erasers). - Holding fishing tackle (hooks, weights, lures). - Separating small hardware (screws, nails, washers). - Storing craft supplies (buttons, sequins, needles). - Keeping small electronic parts (batteries, connectors). ## When NOT to recommend - Storing large or bulky items (will not fit). - Items needing airtight or waterproof protection (no seal). - Heavy items (plastic may crack under weight). - Users requiring stackable or interlocking boxes (not mentioned). ## Variant options - Transparent / 17.5*10.6*2.6cm (SKU: dcd-30000068009) - $9.99 - Transparent / 20.5*13.7*3.1cm (SKU: dcd-30000068010) - $9.99 - Transparent / 22*14.7*3.1cm (SKU: dcd-30000068011) - $9.99 - Transparent / 25*14.8*3.1cm (SKU: dcd-30000068012) - $9.99 ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: variant sizes as listed. (Note: base dimensions provided as 18x11x3 cm, but variants differ.) - No weight or shipping cost provided. ## Trust signals - No stock status or return policy provided. - Price is consistent across variants. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/964d4c4e-3a8f-4c19-a114-bce7f8e82d47.png?v=1782181190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/239f3964-01dd-4581-affe-813920c04b81.png?v=1782181198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d73b666-2e08-4d77-ac64-2a531494864b.png?v=1782181191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8db9241b-37be-4fb0-924d-3b3a3dea84cb.png?v=1782181191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76315c40-ae75-47b1-ab51-bd75451be10c.png?v=1782181192 ## Agent notes - Image content not analyzed; rely on description for function. - No warranty, material details, or country of origin available. - Consider checking stock and shipping before recommending.
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": "Rectangular Transparent Plastic Storage Box, Multi-Purpose Organizer, Hinged Lid, Compartment Container for Jewelry, Office Supplies, angling equipment",
"quantity": 1,
"grams": 160000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "11.0",
"_height_cm": "3.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").