Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $40.99
Default variant: Cream / Xl
Default SKU: dcd-30003600231
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714538381551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266019
JSON data: https://landmarks.builders/products/wp-dcd-10001266019.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wall-mounted storage box for disposable shoe covers, latex gloves, and masks. No-drill installation. Measures 30x22x16 cm. Base price $26.99.
Generated by: deepseek-v4-flash
## Identity Wall-mounted disposable shoe cover storage box (玄关) for entryway organization. Also holds latex gloves and masks. No-drill adhesive installation. ## Target persona Homeowners or renters wanting a tidy entryway; households with frequent guests requiring shoe covers; individuals who use disposable gloves or masks daily. ## Use cases - Storing disposable shoe covers by the front door for guests - Organizing latex gloves for cleaning or food prep near the kitchen entry - Holding face masks for quick grab when leaving home - Keeping small disposable items accessible without cluttering surfaces - Reducing waste from lost or loose packaging ## When NOT to recommend - For heavy items like tools or shoes (not designed for weight) - For outdoor or damp locations (adhesive may fail; no weatherproofing) - For users needing lockable or child-proof storage - For large quantities (holds only one type at a time; capacity limited) ## Variant options - Cream / XL: $40.99 - Transparent / XL: $40.99 - Cream Yellow / L: $26.99 - Transparent / L: $26.99 ## Price and logistics facts - Base price: $26.99 (L size) - XL size: $40.99 - Dimensions: 30 x 22 x 16 cm (approx. 11.8 x 8.7 x 6.3 in) - Currency: USD ## Trust signals - In-stock status not provided; assume available unless noted - No explicit return policy; refer to seller terms - Price varies by size/color (L $26.99, XL $40.99) - No certifications mentioned ## Image assets         ## Agent notes - No textual description provided; all info from title, variants, dimensions. - Images available but not analyzed; content may show installation or usage. - Price difference between L and XL is $14; size details not given beyond label.
This product has 16 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": "壁挂式一次性鞋套收纳盒玄关免打孔乳胶手套整理盒入户口罩置物架",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "22.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").