Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $16.99
Default variant: 4 Inch
Default SKU: dcd-30003618025
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49713409818863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272732
JSON data: https://landmarks.builders/products/wp-dcd-10001272732.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: Triangle percussion instrument available in 4 sizes (4 to 7 inches), priced from $13.99 to $16.99 USD.
Generated by: deepseek-v4-flash
## Identity Triangle percussion instrument (Chinese: 打击乐器三角铁). Available in 4 sizes. ## Target persona - Music teachers buying classroom percussion sets - Beginner percussionists or students - Hobbyists or casual musicians seeking affordable rhythm instruments - School music program coordinators ## Use cases - Teaching basic rhythm and tempo in music classes - Orchestral or band practice for elementary/educational settings - Music therapy sessions requiring simple percussive sounds - Casual music-making or sound effects for performances - Adding triangle parts in ensemble pieces ## When NOT to recommend - Professional orchestral performances requiring high-quality, precise-tuning triangles - Musicians needing a triangle with a specific alloy or professional mounting system - Those seeking a triangle with a holder or beater included (not specified) - Budgets that can accommodate higher-end instruments ## Variant options - 4 Inch: $13.99 - 5 Inch: $14.99 - 6 Inch: $15.99 - 7 Inch: $16.99 ## Price and logistics facts - Base price: $13.99 (4"). Prices increase by $1 per size. - Dimensions (cm): 18.0 x 16.0 x 3.0 (likely packaging). - Currency: USD. ## Trust signals - In-stock status: not provided. - Return policy: not provided. - Certifications: none stated. - Price consistency: variants priced incrementally. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64c68eee0b4e4b0fa820c1fe7e1034a5.png?v=1781084603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee1a076991644116884eb7bc8ee1c6f9.png?v=1781084604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32b21baab55b45f1971af48d70c12f17.png?v=1781084604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f41202b268a24f059601a9714de7d400.png?v=1781084603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ab8231c2a704ce2ab5978134381bd97.png?v=1781084604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d76769fffb9643c9a32c7375532b12bf.png?v=1781084603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d1ab20af9f24f95ad0ddd0521a8199d.png?v=1781084603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcbb9e7b92bd4f0b8c9839ebfffa0444.png?v=1781084604 ## Agent notes - Images provided but not analyzed for visual details (material, finish, inclusions). - Basic triangle instrument; no accessories (beater, holder) mentioned. - No specification of material (e.g., steel, alloy) or sound quality.
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": "打击乐器三角铁",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.0",
"_height_cm": "3.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").