Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $109.99
Default variant: Gray / 41 Inch
Default SKU: dcd-30003603169
Default price: $109.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714311364847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267166
JSON data: https://landmarks.builders/products/wp-dcd-10001267166.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
吉他包39寸40寸41寸加厚防水防摔双肩吉他琴包39寸古典吉他套
| 产地 | 广州 |
| 货号 | T16 |
| 适用场景 | 音乐乐器 |
| 产品类别 | 乐器包 |
| 材质 | 牛津布 |
| 乐器配件种类 | 西洋弦乐器配件 |
| 包装 | 塑料袋 |
| 是否跨境出口专供货源 | 否 |
| 乐器品种 | 吉他类 |
| 乐器配件 | 吉他背包/琴盒 |
Summary: Waterproof and shockproof guitar bag in Gray for 39/40/41 inch guitars, made of Oxford cloth, priced at $109.99 USD.
Generated by: deepseek-v4-flash
## Identity Guitar bag (model T16) for 39, 40, and 41 inch acoustic/classical guitars. Made from Oxford cloth, padded, waterproof, and shockproof. Color: Gray only. ## Target persona - Budget-conscious musicians needing affordable protection. - Student or casual guitarists transporting instruments to lessons or practice. - Gigging musicians requiring a lightweight, weather-resistant carry solution. ## Use cases 1. Transporting an acoustic or classical guitar to music lessons or rehearsals. 2. Storing a guitar in environments with humidity or dust. 3. Carrying a guitar via public transit or walking (due to backpack straps). 4. Protecting a guitar from minor drops, bumps, or light rain during travel. 5. As a secondary case for dorm or apartment storage. ## When NOT to recommend - For electric guitars due to shape mismatch (bag designed for acoustic/classical bodies). - For high-end or vintage guitars that require a hard shell case for maximum protection. - For airline travel as checked baggage (may not meet airline requirements; not specified). - For users who prefer leather or premium aesthetic materials. ## Variant options - Gray / 41 Inch – $109.99 - Gray / 40 Inch – $109.99 - Gray / 39 Inch – $109.99 ## Price and logistics facts Price: $109.99 USD (all variants). Product dimensions: 55 cm × 45 cm × 16 cm. Origin: Guangzhou, China. ## Trust signals - In-stock status not explicitly stated; assume available based on listing. - No return policy or warranty details provided in source data. - Price consistent across all three size variants. - No certifications claimed (e.g., water resistance rating). ## Image assets 8 PNG images available. Agents should fetch URLs to assess padding, zipper quality, strap design, and overall construction. ## Agent notes No visual inspection performed. Verify bag compatibility: designed for 39-41 inch classical or dreadnought acoustic guitars. Check if interior padding is sufficient for the specific guitar model. Confirm backpack straps are padded if needed.
This product has 15 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": "吉他包39寸40寸41寸加厚防水防摔双肩吉他琴包39寸古典吉他套",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.0",
"_height_cm": "16.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").