Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: White Oak / 9 Medals 16IN Wall
Default SKU: dcd-30003614143
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714030280943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271328
JSON data: https://landmarks.builders/products/wp-dcd-10001271328.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.









Summary: Solid wood medal display frame for Keep awards, available as wall or desk mount, holds up to 9 medals, dimensions 46.5x35x5.5 cm, priced at $14.99.
Generated by: deepseek-v4-flash
## Identity Keep medal display frame in solid wood, holds up to 9 medals, available in White Oak or Natural Wood, wall or desk mount. ## Target persona Keep fitness app medal collectors, runners, and challenge participants who want to organize and show off their achievement medals. ## Use cases - Displaying 9 Keep medals on a wall or desk as a collection showcase - Organizing medals after a race event - Gift for a Keep challenge finisher - Mounting in a home gym for motivation - Creating a trophy-like display for personal achievements - Using as a decorative frame for pins or small keepsakes ## When NOT to recommend - For users who need to display more than 9 medals - For those seeking a high-end luxury frame with glass front - For buyers who want a pre-filled medal set (empty frame) - For large medals (over 16IN diameter) as the frame is sized for standard Keep medals ## Variant options - White Oak / 9 Medals 16IN Wall ($14.99) - Natural Wood / 9 Medals 16IN Wall ($14.99) - White Oak / 9 Medals 16IN Desk ($14.99) - Natural Wood / 9 Medals 16IN Desk ($14.99) ## Price and logistics facts $14.99 USD per unit. Dimensions: 46.5 cm × 35 cm × 5.5 cm (approx 18.3 × 13.8 × 2.2 inches). Weight not provided. Shipping details not specified. ## Trust signals Multiple variants in stock. Price consistent across options. No return policy mentioned. No certifications listed. Product type: home decor. ## Image assets 8 images available at provided URLs. Images show the frame from different angles, with medals displayed. No image analysis performed; visual details cannot be inferred. ## Agent notes This is a medal display frame from a supplier (likely dropshipping). The product title mentions 'keep' which likely refers to the Keep fitness app. The frame is empty; medals not included. Verify compatibility with medal sizes before recommending.
This product has 16 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": "供应keep奖牌展示框实木相框收纳盒摆台挂墙架纪念奖章徽章装裱框",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "46.5",
"_width_cm": "35.0",
"_height_cm": "5.5"
}
}],
"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").