Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Taekwondo
Default SKU: dcd-30002762545
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49879152951535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044795
JSON data: https://landmarks.builders/products/m4x-10001044795.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: A metal award display rack designed as a wall medal rack for athletes and runners, giving your hard-earned finishes a clean, organized place to shine.
Function: This medal holder keeps medals visible and easy to admire, turning every race, match, or event into part of your everyday house decor.
Design Feature: The display shelf style layout and Easy Mounted wall setup make it simple to mount and arrange your collection without extra hassle.
Selling Point: Built from metal for a sturdy look and dependable support, this metal award display rack helps your medals stay neatly displayed with a modern, minimalist feel.
Purpose: Use Awards Hanging Organizer to celebrate progress and remain motivated, whether you are honoring training at home or creating a personal accomplishment corner after each event.
Summary: A metal wall-mounted medal display rack for athletes, holding medals visible and organized, priced at $10.99 USD.
Generated by: deepseek-v4-flash
## Identity A metal wall-mounted medal display rack designed to organize and showcase medals from sports events. ## Target persona Athletes (runners, swimmers, martial artists, dancers), parents of child athletes, and coaches seeking a low-cost way to display competition awards at home. ## Use cases - Displaying marathon/race finish medals in a home gym or bedroom - Organizing taekwondo or martial arts medals and belts on a wall - Showcasing swimming, table tennis, or other sports medals in a kid's room - Creating a motivation corner for training at home - Arranging medals from multiple events in a clean, visible layout ## When NOT to recommend - For heavy trophies or large plaques (this rack is for medals only) - For outdoor walls (no weatherproofing stated) - For very large collections exceeding roughly 10-15 medals (dimensions: 44x27x5 cm) - For professional museum-grade display (budget price point; not archival quality) ## Variant options 10 style variants: Taekwondo, Table Tennis, Swimming, Marathon Match, My Medal a, My Medal B, My Medal C, Dancing, Football Match, Basketball Match. All priced at $10.99 USD. ## Price and logistics facts Price: $10.99 USD per variant. Dimensions: 44 cm (length) x 27 cm (width) x 5 cm (height). No shipping, stock, or return policy info provided. ## Trust signals No stock or return policy data available. Price is consistent across all variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e1be8c1-41f5-44c0-9e41-8647411d81b4.jpg?v=1782126334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32f8edfa-6637-4a01-a217-e9bd8a4f8f2f.jpg?v=1782126334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f453b0fd-52d9-4b88-9fd9-e8a31f1f21fb.jpg?v=1782126333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/750a557b-cef0-4bd7-9ab8-572cba7db8c5.jpg?v=1782126334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74d20f0b-f1ae-4c77-a3fb-ca7c600b3887.jpg?v=1782126334 ## Agent notes - Image content not analyzed; assume product photos. - No stock or inventory data provided. - No return policy or warranty info.
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": "Metal Award Display Rack Easy Mounted Wall Medal Rack Decorative Wall Medal Hanger for Athletes, Runners",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "27.0",
"_height_cm": "5.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").