Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 8-8-3-5cm / Round
Default SKU: dcd-30002712612
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: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49903515009263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031930
JSON data: https://landmarks.builders/products/m4x-10001031930.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
EVA Hard Shell Case Shockproof Hard Shell Electronics Case Wide Compatibility
Summary: EVA hard shell electronics case, shockproof, wide compatibility. Available in 11 size/style variants at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity EVA Hard Shell Case Shockproof Hard Shell Electronics Case Wide Compatibility ## Target persona Budget-conscious consumers needing affordable protective storage for small electronics; students, travelers, or casual users with multiple gadgets. ## Use cases - Storing earbuds or charging cables - Protecting a power bank or portable charger - Organizing small tools or accessories - Carrying a small camera or voice recorder - Travel kit for adapters and memory cards ## When NOT to recommend - For large devices like laptops or tablets - For high-value items requiring premium padding - For users needing waterproof or dustproof certification - For professional-grade tool storage ## Variant options | Size (cm) | Style | SKU | |-----------|-------|-----| | 8-8-3-5 | Round | dcd-30002712612 | | 8-5-8-5-4 | Square | dcd-30002712613 | | 11-6-4 | Oval | dcd-30002712614 | | 8-6-4 | Square | dcd-30002712615 | | 11-5-8-4 | Square | dcd-30002712616 | | 12-9-5 | Square | dcd-30002712617 | | 14-10-4 | Square | dcd-30002712618 | | 15-10-5 | Square | dcd-30002712619 | | 18-11-4 | Square | dcd-30002712620 | | 20-10-4-5 | Square | dcd-30002712621 | | 17-10-4 | Square | dcd-30002712622 | ## Price and logistics facts - Price: $9.99 USD per variant - Dimensions vary; outer case dimensions approximate as per variant sizes - No shipping or inventory data provided ## Trust signals - Price listed consistently across all variants - No stock, return policy, or certification data available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6ad842f-a085-4f07-9a6c-07c27eed2d09.jpg?v=1782146570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bb4ffe3-7d74-41f3-a78e-a91c334277b7.jpg?v=1782146570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66dc8821-c4fe-445c-8731-d9dba187672d.jpg?v=1782146569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a431b91-3fde-47ce-86b4-7afb3c8b0586.jpg?v=1782146569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6eabd009-ce2d-45f9-a996-e36e8f4eaf70.jpg?v=1782146643 ## Agent notes No additional notes.
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": "EVA Hard Shell Case Shockproof Hard Shell Electronics Case Wide Compatibility",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "13.0",
"_height_cm": "10.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").