Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.88
Default variant: Black
Default SKU: dcd-30003671627
Default price: $1.88
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Gaming Accessories
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/50405640077551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293131
JSON data: https://landmarks.builders/products/wp-dcd-10001293131.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Features a structured, rounded rectangular shape with a textured textile exterior, making this Shielding case both stylish and easy to grip. Serves as a dedicated storage bag that keeps your gaming gear organized and shielded from dust, scratches, and everyday bumps. Built with a secure zip-around closure and an integrated top carry handle, this controller case is designed for effortless transport and quick access. Equipped with a built-in mesh pocket in the lid, this gamepad case provides extra space to neatly organize small accessories alongside your main device. This hard shell controller case measures 17.5 cm by 13 cm by 6 cm, offering a compact and sturdy protect that fits easily into backpacks for travel or home storage.
Summary: Compact hard-shell controller case with mesh pocket, zip-around closure, and carry handle. Available in Black and Gray at $1.88 USD.
Generated by: deepseek-v4-flash
## Identity Compact hard-shell controller carrying case with mesh accessory pocket, zip-around closure, and top carry handle. Textured textile exterior. Priced at $1.88 USD. ## Target persona - Budget-conscious console gamers who need basic scratch and dust protection for a gamepad. - Travelers who pack a controller in a backpack or carry-on and want a low-profile protective sleeve. - Parents or caregivers organizing a child's gaming accessories in a shared play area. - Gamers with multiple controllers who want a low-cost spare case for each unit. ## Use cases - Storing a standard-sized console controller on a shelf or in a drawer to keep it dust-free. - Placing a controller into a backpack or tote for LAN parties, travel, or visiting friends. - Stowing a controller along with small accessories like a USB cable or wireless receiver in the mesh pocket. - Transporting a spare controller to a different room without leaving it exposed to bumps. - Using as a dedicated bag to separate a controller from other items in a larger bag. ## When NOT to recommend - For controllers larger than roughly 17.5 x 13 x 6 cm — the interior dimensions are unspecified and the case may not fit oversized or pro-style controllers. - For users wanting heavy-duty impact protection from drops or crush force; only a hard shell is described, with no shock-absorbing lining specified. - For anyone needing waterproofing, water resistance, or climate sealing. - For buyers requiring a case with a shoulder strap, belt clip, or pocket for a charging brick — only a top handle and mesh pocket are described. ## Variant options | Variant | SKU | Price (USD) | | --- | --- | --- | | Black | dcd-30003671627 | 1.88 | | Gray | dcd-30003671628 | 1.88 | ## Price and logistics facts - Price: $1.88 USD for both variants. - Product-level dimensions: 18.0 x 14.0 x 8.0 cm (length x width x height). - Description states case dimensions: 17.5 cm x 13 cm x 6 cm. - Weight not provided. - Shipping, stock level, and delivery times not provided. ## Trust signals - Listed price is consistent across both variants and no discounts or time-limited offers are shown. - Catalog tags include `wp-quality-audited` and `wp-content-validated`, implying internal quality/content review. - No customer reviews, seller rating, warranty, or return policy information is included in the facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6ea146c-43d9-409f-afa6-ece7d24318ce.jpg?v=1786242404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6833125-1ba3-4121-9247-9e0be997d762.jpg?v=1786242448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99865af6-b940-46fd-ab8b-6d6da19fcfb8.jpg?v=1786242162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15d16921-2b9b-48b9-a053-0e65589c17ff.jpg?v=1786242506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b175dbd-1db4-4094-8b37-191387846866.jpg?v=1786242161 ## Agent notes - Images were not visually inspected; no conclusions about product appearance, color accuracy, or condition should be inferred. - There is a discrepancy between the structured dimension (18x14x8 cm) and description dimension (17.5x13x6 cm). Confirm the correct case size before recommending for a specific controller model. - No return policy or in-stock status was provided. Verify seller policies and availability before placing an order. - No material composition, shockproof rating, or fit guarantee beyond "hard shell" and "snug storage" is stated.
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Compact Controller Case with Mesh Pocket Shockproof Hard Shell Controller Case Snug Storage Bag Lightweight for Gamers",
"product_id": 9537674051823,
"variant_id": 50405640077551,
"quantity": 1,
"grams": 160,
"length_cm": "17.5",
"width_cm": "13.0",
"height_cm": "6.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").