Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $70.99
Default variant: Black
Default SKU: dcd-30003602797
Default price: $70.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/49714386501871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267021
JSON data: https://landmarks.builders/products/wp-dcd-10001267021.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
精细做工
手提肩背
分区设计
加厚保护
Summary: Foldable guitar bag for Enya instruments, with partitioned design and thickened protection, available in Black and Beige for $70.99.
Generated by: deepseek-v4-flash
## Identity Foldable guitar case/bag for Enya instruments, model: 智能无弦吉它包折叠拆卸吉它袋收纳套适用恩雅乐器设备箱包手提背. Dimensions 45 x 25 x 10 cm. Price $70.99. ## Target persona Enya instrument owners needing a compact, portable, and protective carrying solution for travel or storage. ## Use cases - Storing an Enya guitar at home or in a studio. - Transporting an Enya guitar to lessons, rehearsals, or gigs. - Traveling with a guitar as carry-on luggage (check airline size limits). - Providing extra padding for an existing guitar case. - Organizing guitar accessories (partitioned design). ## When NOT to recommend - For guitars larger than the bag dimensions (45x25x10 cm). - For non-Enya guitars or instruments with irregular shapes. - When user requires a hard shell case for heavy-duty protection. - For professional touring where high durability is critical. ## Variant options - Black ($70.99) - Beige ($70.99) ## Price and logistics facts - Price: $70.99 USD (both variants). - Dimensions: 45 x 25 x 10 cm. - No shipping cost, stock status, or delivery time provided in data. ## Trust signals - In-stock status: not provided in data. - Return policy: not provided. - Price consistency: both variants same price. - Certifications: none listed. ## Image assets - 8 images available at URLs provided in data. - Visual details not analyzed. ## Agent notes - Image understanding was not performed; visual details cannot be reported. - Check supplier for stock, shipping costs, and return policy before recommending. - Confirm compatibility with specific Enya guitar model dimensions.
This product has 14 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": 800000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "25.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").