Brand: World Products (Landmark)
SKU: dcd-30002723772
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 863 g
Cart URL (default variant): https://landmarks.builders/cart/49903462875375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034712
JSON data: https://landmarks.builders/products/m4x-10001034712.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality, transparent acrylic, this acrylic mahjong box offers a sleek and modern way to display your collection while keeping it from dust.
Large Capacity: Designed specifically for American tiles, this mahjong tile storage case can hold up to 160 tiles, making it for full sets and extra jokers.
Sliding Lid Design: The smooth sliding cover provides easy access to your pieces, serving as a reliable game organizer that keeps your gaming games efficient and tidy.
Scratch-Resistant Film: Each clear mahjong container comes with a tightly adhered scratch-resistant film to prevent scratches during, ensuring a pristine surface upon arrival.
Versatile Storage: for versatile use, this stackable unit is an addition to your household storage, suitable for organizing cosmetics, cards, or small desktop accessories.
Summary: Transparent acrylic storage box for American mahjong tiles, holds up to 160 tiles, with sliding lid and scratch-resistant film, priced at $18.99.
Generated by: deepseek-v4-flash
## Identity American Mahjong Tile Box Sliding Lid Mahjong Tile Storage Box with Scratch Protection Film ## Target persona Mahjong enthusiasts who own a full set of American tiles (up to 160 tiles) and need a clear, stackable storage solution to keep tiles dust-free and organized. ## Use cases - Storing a full American mahjong tile set - Organizing tiles for travel or game nights - Protecting tiles from dust when not in use - Using as a desktop organizer for cosmetics or small items - Stacking multiple boxes for space-efficient storage ## When NOT to recommend - For users with non-American mahjong tiles (different size/shape) - For those needing a portable carrying case with handle - For buyers seeking a wooden or luxury storage box - For sets larger than 160 tiles ## Variant options Only one variant: 2 Layers, price $18.99. ## Price and logistics facts Price: $18.99 USD. Dimensions: 35x20x17 cm. Variant: 2 Layers at $18.99. ## Trust signals No explicit stock status or return policy provided. Price is fixed. Scratch-resistant film included. Constructed from transparent acrylic. ## Image assets 5 image URLs available from Shopify CDN. ## Agent notes Image understanding not performed; treat image URLs as fetchable assets only. No visual details inferred.
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": "American Mahjong Tile Box Sliding Lid Mahjong Tile Storage Box Scratch Protection Film",
"quantity": 1,
"grams": 863000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "20.0",
"_height_cm": "17.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").