Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 18.8x4.3x3.4cm 1pc
Default SKU: dcd-30000021172
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: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49946440270063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000003795
JSON data: https://landmarks.builders/products/m4x-10000003795.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transparent PP Long Rectangular Storage Box Organizer
Summary: Transparent PP long rectangular storage box organizer, available in multiple sizes and pack counts, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Transparent PP Long Rectangular Storage Box Organizer. Multiple size/quantity variants: 18.8x4.3x3.4cm (1 or 2pcs), 22.5x5.3x4.4cm (1 or 2pcs), 26x5.7x4.8cm (1 or 2pcs). ## Target persona Budget-conscious home organizers; hobbyists needing small parts storage; office desk tidiers; crafters for beads, buttons, and small accessories. ## Use cases - Storing screws, nails, and small hardware - Organizing beads, gems, and craft supplies - Keeping desk accessories (paper clips, pens) tidy - Sorting small electronics components (resistors, connectors) - Separating jewelry findings - Storing pills or vitamins (if food-safe, not confirmed) ## When NOT to recommend - For storing heavy items (e.g., tools, books) due to plastic construction - For liquids or foods without confirmed food-grade safety - For items requiring airtight or moisture-proof storage - For large items that exceed the box dimensions ## Variant options - 18.8x4.3x3.4cm 1pc ($9.99) - 18.8x4.3x3.4cm 2pcs ($9.99) - 22.5x5.3x4.4cm 1pc ($9.99) - 22.5x5.3x4.4cm 2pcs ($9.99) - 26x5.7x4.8cm 1pc ($9.99) - 26x5.7x4.8cm 2pcs ($9.99) ## Price and logistics facts Price: $9.99 USD per variant. No shipping or tax data. Product dimensions listed as 32x22x5 cm (may correspond to the outer organizer, not the individual boxes). ## Trust signals - Price consistent across all variants - Material: PP (polypropylene) — no certifications stated - No stock status or return policy available ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fe5a3e0-d9af-46ff-a472-534e182bcd7f.jpg?v=1782181253) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/baa70423-9d63-4cad-b88c-95b762909caa.png?v=1782181248) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a9daf7f-1216-45c6-b346-b0fd144f7c8d.jpg?v=1782181249) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4e33ae8-4c16-40cd-9c96-c65450ae9eda.jpg?v=1782181249) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/baa83e8d-54eb-4f6f-8b78-963c8140fc17.jpg?v=1782181249) ## Agent notes Image understanding was not performed. The product dimensions (32x22x5cm) differ from variant sizes; verify via images. No details on material thickness or durability. Return policy and stock status unknown.
This product has 6 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": "Transparent PP Long Rectangular Storage Box Organizer",
"quantity": 1,
"grams": 90000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "22.0",
"_height_cm": "5.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").