Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.16 – $4.49
Default variant: Sapele (Coffee Tube) / 1 Pack
Default SKU: dcd-30004140981
Default price: $1.16
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467783934191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457543
JSON data: https://landmarks.builders/products/wp-dcd-10001457543.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable Construction: Made from high-quality sapele wood, ensuring long-lasting stability and support for your instrument.
Universal Compatibility: Designed to securely hold various string instruments including acoustic guitars, electric guitars, bass guitars, and ukuleles.
Protective Padding: Features soft, non-marring padding on the arms to prevent scratches and damage to your instrument's finish.
Space-Saving Design: Wall-mounted hanger keeps your instrument safely stored and displayed, freeing up floor space.
Easy Installation: Comes with all necessary mounting hardware for quick and straightforward setup on any wall.
Summary: Wall-mounted guitar hanger made of sapele wood, fits acoustic, electric, bass guitars and ukuleles; sold in 1-4 pack options at $1.16-$4.49 USD. No weight/dimension specs provided.
Generated by: deepseek-v4-flash
## Identity Wall-mount guitar hanger crafted from sapele wood. Claimed compatible with acoustic, electric, bass guitars and ukuleles. Includes protective padding and mounting hardware. Sold as 1, 2, 3, or 4-pack. ## Target persona Budget-focused musician or home user with 1-4 string instruments who wants to store them on a wall to save floor space. Likely values simplicity and low cost over heavy-duty security. ## Use cases - Hanging an acoustic or electric guitar on a home wall. - Storing a ukulele or bass guitar in a compact space. - Displaying multiple instruments using the 2/3/4-pack variants. - Organizing a small music corner or rehearsal room. ## When NOT to recommend - Heavy or valuable instruments where weight rating and security matter; no weight capacity is specified. - Users who need a locking hanger or tamper-proof mounting. - Buyers seeking a specific finish/color; only "Sapele (Coffee Tube)" is offered. - Commercial or public installations requiring certified safety approvals. ## Variant options - 1 Pack – $1.16 (SKU dcd-30004140981) - 2 Pack – $2.30 (SKU dcd-30004140982) - 3 Pack – $3.40 (SKU dcd-30004140983) - 4 Pack – $4.49 (SKU dcd-30004140984) ## Price and logistics facts - Prices in USD as listed above. - Dimensions and weight capacity not provided. - Mounting hardware is included per description. - Shipping and return policy not specified in provided facts. ## Trust signals - Product is present in the DCD full catalog (in-stock status not explicitly confirmed). - Price consistency across pack sizes offers a small per-unit discount. - No certifications, warranty, or safety ratings are provided in the source facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014qur011Wkop529HBm__2220873412827-0-cib.jpg?v=1786299264 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rh6I1E1Wkop9c95VX__2220873412827-0-cib.jpg?v=1786299264 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01kAQWjl1Wkop9Vg4bS__2220873412827-0-cib.jpg?v=1786299264 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01V6ZQhP1Wkop526G5r__2220873412827-0-cib.jpg?v=1786299265 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014hoZxa1WkopAWqtwo__2220873412827-0-cib.jpg?v=1786299264 ## Agent notes - Images were not visually inspected; fetch and verify before relying on visual details. - No physical dimensions or weight limit are listed; confirm with supplier if the buyer needs these specs. - The low price point suggests a budget item; check shipping cost and lead time before final recommendation.
This product has 8 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Sapele Wood Guitar Wall Mount Hanger for Acoustic Electric Bass Ukulele",
"product_id": 9556252917999,
"variant_id": 50467783934191,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").