Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $40.99
Default variant: 40CM
Default SKU: dcd-30002713016
Default price: $36.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/49810283561199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032014
JSON data: https://landmarks.builders/products/m4x-10001032014.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
铜锣包
内径25厘米的外径是26厘米 高6厘米
内径40厘米的外径41.5厘米 高10厘米
内径45厘米的外径46.5厘米 高11厘米
内径60厘米的外径61厘米 高11厘米
内径80厘米的外径81厘米 高11厘米
内径90厘米的外径91厘米 高11厘米
内径100厘米的外径101厘米高11厘米
外包装尺寸和重量:
25厘米重量0.2公斤, 20×17.5×10.5厘米
35厘米重量0.3公斤,43×10×12厘米
40厘米重量0.45公斤,43.5×12×10厘米
45厘米重量0.5公斤,43.5×10×12厘米
50厘米重量0.55,43.5×10×12厘米
60厘米重量0.85公斤,33.5×33.5×12.5厘米
70厘米重量1.1公斤,33.5×33.5×12.5 厘米
80厘米重量1.25公斤,33.5×33.5×12.5 厘米
90厘米重量1.45公斤35×36×12厘米
100厘米重量1.65公斤,38×36×16厘米
120厘米重量2.15公斤,39×36×22厘米
Summary: Padded Gong Bag Shockproof Hand Drum Bag Cymbal Carrying Case for Artists. 铜锣包 内径25厘米的外径是26厘米 高6厘米 内径40厘米的外径41.5厘米 高10厘米 内径45厘米的外径46.5厘米 高11厘米 内径60厘米的外径61厘米 高11厘米 内径80厘米的外径81厘米 高11厘米 内径90厘米的外径91厘米 高11厘米 内径100厘米的外径101厘米高11厘米 外包装尺寸和重量: 25厘米重量0.2公斤, 20×17.5×10.5厘米 35厘米重量0.3公斤,43×10×12厘米 40厘米重量0.45公斤,43.5×12×10厘米 45厘米重量0.5公斤,43.5×10×12厘米 50厘米重量0.55,43.5×10×12厘米 60厘米重量0.85公斤,33.5×33.5×12.5厘米 70厘米重量1.1公斤,33.5×33.5×12.5 厘米 8
Generated by: m4x-map-v1
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": "Padded Gong Bag Shockproof Hand Drum Bag Cymbal Carrying Case for Artists",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "26.0",
"_height_cm": "10.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").