Brand: World Products (Landmark)
SKU: dcd-30003610734
Price: $68.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714180325615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270160
JSON data: https://landmarks.builders/products/wp-dcd-10001270160.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
精细做工
加厚轻便
多种携带方式
适合多种产品收纳
Summary: Folding guitar bag designed for LiberLive C2 and similar cordless guitars; lightweight padded case with multiple carry options; dimensions 40x26x14 cm; Black; $68.99.
Generated by: deepseek-v4-flash
## Identity Folding guitar bag (carrying case) for LiberLive C2 and similar cordless digital guitars. Lightweight padded construction with multiple carry methods (handheld, shoulder strap, backpack mode). External dimensions: 40x26x14 cm. ## Target persona - LiberLive C2 owner seeking a portable protective case - Smart instrument user who needs a bag for travel or daily commute - Early adopters of cordless guitars who value compact storage ## Use cases - Daily transport of LiberLive C2 between home and rehearsal space - Safe storage when not in use to prevent dust and minor impacts - Air travel or road trips where a slim, soft case is preferred - Quick grab-and-go for jam sessions or outdoor performances - Organization of the guitar and accessories in one bag ## When NOT to recommend - For traditional full-size acoustic or electric guitars (different shape not fitting) - For users requiring heavy-duty hard case protection (e.g., flight cases) - For instruments larger than 40x26x14 cm (will not fit) - For users expecting a rigid, crush-proof solution ## Variant options Only one variant available: - Color: Black | SKU: dcd-30003610734 | Price: $68.99 USD ## Price and logistics facts - Price: $68.99 USD (fixed for all variants) - Currency: USD - No shipping or tax details provided ## Trust signals - Product description emphasizes fine workmanship and thick padding - Multiple carrying methods indicated (shoulder strap, backpack mode likely) - Price is consistent across variant - Stock status not specified; assume available unless sold out - Return policy not disclosed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e5016024fa24e0aa9dc530f1f4b0d35.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7630713d1bc40c789e50cc30eeda9a4.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d31a85391984ec8856122c06505e42b.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4726b0912f3a4d1380bfaa2411e39a26.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9490802c268044789a44885a6ba2133a.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d6e9dd52e084dc89ddf65ee24cfcaf4.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db4b378363534da789de752f311deda1.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/817ea55ae6774a84813a4b75817a19ee.png?v=1781085351 ## Agent notes - Image content was not analyzed; visual details (e.g., actual color, strap design, zipper quality) are not inferred. - Compatibility list explicitly mentions LiberLive C2 and "similar" but no dimensions of that device given – verify fit. - Dimensions are external; internal dimensions not provided, so tight fit assumptions cannot be made.
This product has 13 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": "智能折叠吉他包无弦吉它袋设备收纳套适用LiberLiveC2无弦乐知己",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "26.0",
"_height_cm": "14.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").