Brand: World Products (Landmark)
SKU: dcd-30003688554
Price: $4.86
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Guitar Stand
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/50406127108335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298973
JSON data: https://landmarks.builders/products/wp-dcd-10001298973.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This guitar stand is crafted from sturdy wood with sleek black edge trim and a sturdy metal center brace, offering a stable and reliable foundation for your instrument. Its angled-frame design provides exceptional stability with two angled side supports to keep your instrument securely upright. Soft padded touch surfaces cushion your guitar and prevent scratches on its finish. It collapses easily for quick storage and effortless transport. Rubberized feet ensure secure floor contact. Dimensions: 26.5 x 27 x 33 cm; weight: 730 g.
Summary: Wooden angled-frame folding guitar stand with padded surfaces and rubber feet, priced at $4.86 USD. Description dimensions: 26.5 x 27 x 33 cm; weight 730 g.
Generated by: deepseek-v4-flash
## Identity - Wooden angled-frame guitar stand, folding and portable. - Features padded touch surfaces, a metal center brace, and rubberized feet. - Variant: Natural Solid Wood (SKU dcd-30003688554), price $4.86 USD. ## Target persona - Budget-conscious beginner guitarists needing a basic stand under $10. - Musicians who need a portable, foldable stand for travel or jam sessions. - Parents buying a starter accessory with a child's first guitar. - Users seeking a lightweight temporary stand for an extra instrument. ## Use cases - Holding a guitar safely at home between playing sessions. - Transporting to a friend's house, practice space, or open mic. - Displaying a guitar on a table or flat surface during events. - Providing a temporary stand while switching instruments during a performance. - Storing a guitar in small apartments or crowded rehearsal rooms. ## When NOT to recommend - For expensive or vintage guitars that need locking security or stable floor stands. - For outdoor use in windy, dusty, or damp conditions (no weather resistance stated). - For professional stage use where high-impact resilience is required. - For users needing a multi-guitar rack or wall-mount storage solution. ## Variant options - Natural Solid Wood (SKU dcd-30003688554) at $4.86 USD. Only variant listed. ## Price and logistics facts - Price: $4.86 USD per unit. - No shipping, stock, or return policy data provided. - Dimensional data inconsistent: structured dims 44.5 x 8.8 x 7.4 cm; description dims 26.5 x 27 x 33 cm; weight 730 g. ## Trust signals - Product has "wp-quality-audited" and "wp-content-validated" catalog tags. - Single price listed; no price fluctuation data. - No stock availability or warranty information provided. ## Image assets - Three images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19740eb0-3a89-4b5b-8316-660711b51b4a.jpg?v=1786242421 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef64d6a4-f3dc-4e6b-ad46-9b9709993b69.jpg?v=1786242579 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c3be59b-cb58-43ab-a978-781bad421c65.jpg?v=1786242266 ## Agent notes - No image analysis performed; visual claims should be verified from media. - Description mentions wood, metal brace, padded surfaces, rubber feet; trust only these facts. - Dimensional discrepancy exists; confirm with seller before recommending.
This product has 3 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": "Wooden Angled-Frame Guitar Stand, Padded, Folding, Portable",
"product_id": 9537822359791,
"variant_id": 50406127108335,
"quantity": 1,
"grams": 800,
"length_cm": "44.5",
"width_cm": "8.8",
"height_cm": "7.4"
}],
"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").