Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: 40CM / Aluminum Alloy
Default SKU: dcd-30002765516
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49879119986927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045715
JSON data: https://landmarks.builders/products/m4x-10001045715.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Restaurant Check Grabber Strong Wall Mount Order Rack Waterproof
Summary: Restaurant check grabber/order rack, wall-mountable, waterproof, aluminum alloy, 40-100cm lengths, $9.99-$12.99.
Generated by: deepseek-v4-flash
## Identity Restaurant Check Grabber Strong Wall Mount Order Rack Waterproof ## Target persona Restaurant kitchen managers, takeout coordinators, quick-service staff needing to organize incoming orders at a fixed station. ## Use cases - Holding order tickets at a kitchen pass-through station - Organizing takeout orders by number or time - Displaying checks at a quick-service counter - Mounting beside a window for ticket pickup - Keeping drip-off tickets off the counter - Arranging multiple pending orders in sequence ## When NOT to recommend - Residential or home office use - Mobile or freestanding ordering systems - Outdoor applications without UV protection - Heavy-duty use with thick metal tickets ## Variant options - 40CM / Aluminum Alloy – $9.99 - 50CM / Aluminum Alloy – $9.99 - 60CM / Aluminum Alloy – $9.99 - 70CM / Aluminum Alloy – $9.99 - 80CM / Aluminum Alloy – $10.99 - 90CM / Aluminum Alloy – $12.99 - 100CM / Aluminum Alloy – $11.99 ## Price and logistics facts Price range $9.99–$12.99 USD. Package dimensions 102x11x7 cm. No shipping cost or delivery time provided. ## Trust signals Listed as waterproof. No return policy, stock status, or certifications available in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd031355-f524-415c-85c2-f2788b5a09e5.jpg?v=1782126317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3a4d220-0b03-4d19-9946-1400de6c4229.jpg?v=1782126319 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c10e688c-7662-4735-ae14-72dc3591528e.jpg?v=1782126318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d409acf2-b65d-48e4-9607-1892fad3b194.jpg?v=1782126318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e5c5fb8-e102-4464-867b-67ab837e8016.jpg?v=1782126318 ## Agent notes No image analysis performed. Package dimensions (102x11x7 cm) may correspond to longest variant; product length equals chosen size.
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": "Restaurant Check Grabber Strong Wall Mount Order Rack Waterproof",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "102.0",
"_width_cm": "11.0",
"_height_cm": "7.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").