Brand: World Products (Landmark)
SKU: dcd-30003602868
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714483593455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267055
JSON data: https://landmarks.builders/products/wp-dcd-10001267055.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
民谣吉他挂钩吉他墙壁挂架尤克里里悬挂展示架电吉他吊架乐器通用
| 产地 | 中国 |
| 货号 | 吉他悬挂架 |
| 品牌 | 中性 |
| 适用场景 | 音乐乐器 |
| 产品类别 | 吉他挂钩 |
| 型号 | 吉他悬挂架 |
| 专利类型 | 无 |
| 乐器配件种类 | 西洋弦乐器配件 |
| 包装 | 纸盒包装 |
| 乐器品种 | 电子琴类 |
| 质检报告编号 | 无 |
| 乐器配件 | 其它乐器配件 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 材质 | ABS |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: Universal guitar wall hanger for acoustic, electric guitars and ukuleles; made of ABS plastic, priced at $18.99.
Generated by: deepseek-v4-flash
## Identity - **Product:**民谣吉他挂钩吉他墙壁挂架尤克里里悬挂展示架电吉他吊架乐器通用 (Universal Guitar Wall Hanger) - **Brand:** Neutral/Generic - **Material:** ABS Plastic - **Dimensions:** 20 x 15 x 5 cm ## Target persona - Home musicians looking to save floor space by hanging guitars or ukuleles on walls. - Guitarists or ukulele players with limited storage who want a simple, low-cost wall mount. - Parents organizing children's instruments in a bedroom or playroom. ## Use cases 1. Hanging an acoustic guitar in a home studio or practice room. 2. Displaying a ukulele on a wall for easy access. 3. Storing an electric guitar vertically in a bedroom or office. 4. Organizing multiple instruments on a wall in a music shop or classroom. 5. Gift for a guitarist who needs a basic wall hanger. ## When NOT to recommend - For heavy bass guitars or instruments exceeding the unknown weight capacity. - For expensive vintage or collectible guitars where padded support is preferred. - In humid or wet environments (e.g., bathrooms) – no rust or moisture protection stated. - For users requiring certified safety or warranty – no certifications provided. ## Variant options - **Style:** Guitar Hanger (only option) - **SKU:** dcd-30003602868 - **Price:** $18.99 ## Price and logistics facts - Price: $18.99 USD - Dimensions: 20 x 15 x 5 cm - Material: ABS plastic - Packaging: Paper box - Origin: China ## Trust signals - Only one variant listed. - No warranty, return policy, or certifications specified. - Price is fixed at $18.99; no discount mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/383d789def85476297e415ab2f962954.png?v=1781085567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71da992afad34ae19036df58de72d401.png?v=1781085568 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37f4c8d4c5bc44e7bab3ae27b7c322d4.png?v=1781085567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8db88da5fac344398ab93244e20a3e57.png?v=1781085566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6da0e65a49f14879baa600f9857f3207.png?v=1781085567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd2c532a71c545578bef5c4e13415b46.png?v=1781085566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/948bfaf059234354abd49c51a6a64545.png?v=1781085567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3178c9f51c049efa9412220abeb8164.png?v=1781085567 ## Agent notes - Weight capacity not provided; assume suitable for standard acoustic/electric guitars and ukuleles. - Image content understanding was not performed; all image URLs are provided as-is.
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": 250000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "5.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").