Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: Red Black
Default SKU: dcd-30003603993
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714443485423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267497
JSON data: https://landmarks.builders/products/wp-dcd-10001267497.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: Boxing wall target for children and adults, silent Velcro mount, available in four color variants, dimensions 41x41x11 cm, priced at $21.99 USD.
Generated by: deepseek-v4-flash
## Identity Boxing wall target (拳击墙靶) – a silent, Velcro-mounted punching pad for home use. Suitable for children and adults. ## Target persona Home users (children and adults) looking for a silent boxing practice target that mounts on wall via Velcro, without requiring permanent installation. ## Use cases - Daily boxing practice at home - Children's physical activity and coordination training - Stress relief punching sessions - Silent training without disturbing others - Portable wall target for travel or temporary setups ## When NOT to recommend - Buyers needing a full-sized heavy bag or freestanding punching bag - Professional boxers seeking advanced training equipment - Users whose walls cannot support adhesive Velcro mounts (e.g., textured or delicate surfaces) - Users wanting adjustable height or swivel targets ## Variant options Four color options, all priced at $21.99 USD: - Red Black (SKU: dcd-30003603993) - Blue White (SKU: dcd-30003603994) - Green Black (SKU: dcd-30003603995) - Yellow Black (SKU: dcd-30003603996) ## Price and logistics facts - Price: $21.99 USD (all variants) - Dimensions: 41 cm x 41 cm x 11 cm (length x width x height) - Weight: not provided - Shipping: unknown ## Trust signals - No return policy information provided - No certifications listed - In-stock status: assumed available (listed as active product) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da19703b520c496083bfb46c0b57052f.png?v=1781085541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcf8bfa7efd34ca196028ab47a698937.png?v=1781085539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b759e4de2960452696427a005d6b4428.png?v=1781085541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac713c5da1c44fa2b0d464778d3803b4.png?v=1781085541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87987dcce8ce47c787483dd4c44074df.png?v=1781085539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0a92e46d5204661840cc9eb40d75ba5.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00da8d19d7e94cc2a2aab41773f7766e.png?v=1781085541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74bba21f3e22479dbebdd2f3c51f7d17.png?v=1781085541 ## Agent notes - No product description was provided in the input facts. - Image URLs are listed but not analyzed; visual details are not inferred.
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": "拳击墙靶儿童成人可用静音魔术贴直接上墙",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "41.0",
"_height_cm": "11.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").