Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Black Walnut / A4 1 Medal 1 Photo
Default SKU: dcd-30003625042
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713230020847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275890
JSON data: https://landmarks.builders/products/wp-dcd-10001275890.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
仿铜圆角马拉松奖牌奖章收纳盒摆台展示架徽章纪念章展示框相框
| 货号 | RLY033-JP |
| 材质 | 实木 |
| 空间 | 书房 |
| 加工定制 | 是 |
| 风格 | 现代简约 |
| 工艺 | 手工 |
| 内框尺寸 | 033【abs仿铜护角】橡木色20寸(40.6*50.8cm)放15枚挂墙 |
| 形状 | 长方形 |
| 类别 | 相框 |
Summary: Solid wood medal display frame with imitation bronze corners, holds 1 medal and 1 photo (A4 size), available in Black Walnut or Red Pearwood, priced at $26.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 仿铜圆角马拉松奖牌奖章收纳盒摆台展示架 (Imitation bronze rounded corner medal display frame) - **Type:** Home decor / Award display - **Material:** Solid wood with ABS imitation bronze corner protectors - **Dimensions:** 34 cm x 25 cm x 4 cm (external frame) - **Inner Frame:** A4 size (approx. 21 x 29.7 cm) accommodating 1 medal and 1 photo ## Target persona - Marathon runners seeking to display a single race medal with a photo - Medal collectors with limited space for a few pieces - Award recipients who want a simple, affordable wall display - Home decorators looking for minimalist award storage ## Use cases - Displaying a single marathon or race medal alongside a commemorative photo - Organizing a race bib and medal in a single frame - Gifting to a friend or family member who completed a significant race - Adding a personal award to a home office, den, or entryway - Showcasing a challenge coin or small commemorative item ## When NOT to recommend - If the user needs to display more than one medal (variant holds only 1) - For thick or heavy medals that exceed the shallow depth (4 cm) or A4 opening - As a bulk storage solution for a large collection of awards - For users requiring high-end, museum-grade display materials or UV-protected glass ## Variant options - **Black Walnut / A4 1 Medal 1 Photo** – SKU: dcd-30003625042, $26.99 - **Red Pearwood / A4 1 Medal 1 Photo** – SKU: dcd-30003625043, $26.99 ## Price and logistics facts - **Price:** $26.99 USD (both variants) - **Dimensions (external):** 34 x 25 x 4 cm - **Weight:** Not provided - **Origin:** Likely China (based on product tags and title) - **Shipping:** Not specified ## Trust signals - **In-stock status:** Not provided; assume available based on listing - **Return policy:** Not specified - **Price consistency:** Same price for both variants - **Certifications:** None provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5c4e8a8143e43bb8cbef1e0731569bc_a5658875-9832-4be1-bebe-e2939fc0266c.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ad80df016cd4343b73dbdcd2f0c5357_77cdfec6-284b-46ba-8c0f-9acc4d854d3a.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42fbacf5cee247ffb52b980965f644a8_8fe0e8c3-4248-41f1-9fc7-d4d80d08fd9a.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc56658944e8475c81f2c1da24a19da2_e7144de3-1ee6-4f4f-9970-a4f72233f9fc.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf8a49e591274410a7f3a7e19306d120_2a75b6c5-f9eb-439e-a761-9d141d96689d.png?v=1781084480 ## Agent notes - **Dimension conflict:** Provided external dimensions (34x25x4 cm) do not match the description's inner frame size (40.6x50.8 cm for 15 medals). The variants clearly state A4 1 Medal 1 Photo, so the product likely holds only one medal. - **Stock and return info missing:** No inventory or return policy data available. - **Image analysis not performed:** Visual verification of color, material, and mounting hardware not done.
This product has 14 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": "仿铜圆角马拉松奖牌奖章收纳盒摆台展示架徽章纪念章展示框相框",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "25.0",
"_height_cm": "4.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").