Brand: World Products (Landmark)
SKU: dcd-30003700649
Price: $20.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Guitar Body
Vendor: World Products
Weight: 2100 g
Cart URL (default variant): https://landmarks.builders/cart/50455826989295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302981
JSON data: https://landmarks.builders/products/wp-dcd-10001302981.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 electric guitar body is designed for DIY enthusiasts, guitarists, and luthiers. It features a classic double-contoured solid-body shape, offering comfortable playability and a timeless aesthetic. The body measures 45 cm tall and 32.5 cm wide. It includes carved pickup and control cavities, a neck pocket, and a tremolo bridge opening, along with multiple pre-drilled mounting holes for easy installation of electronics, neck, and hardware. The body comes finished in a bright, light yellow glossy surface that protects the wood and gives a professional look.
Summary: Pre-drilled electric guitar body in light yellow glossy finish for DIY guitarists and luthiers; includes neck pocket, cavities, and tremolo bridge opening; priced at $20.83.
Generated by: deepseek-v4-flash
## Identity Pre-drilled electric guitar body for DIY guitarists and luthiers. Variant: Light Yellow Glossy DIY (SKU dcd-30003700649). Price: $20.83 USD. ## Target persona DIY guitarists, hobbyist luthiers, and budget-conscious builders assembling custom electric guitars from components. Also suitable for beginners learning guitar electronics and hardware installation. ## Use cases - Assembling a custom electric guitar from aftermarket parts - Replacing a worn-out or damaged guitar body - Learning guitar wiring and hardware installation - Building a practice instrument with low-cost parts - Creating a unique colored guitar without painting ## When NOT to recommend - Shoppers seeking a complete, playable electric guitar - Players who want a specific vintage or signature body shape - Luthiers demanding premium tonewoods (e.g., alder, swamp ash) - Buyers without soldering, assembly tools, or electronic components ## Variant options Only one variant available: Light Yellow Glossy DIY (SKU dcd-30003700649) at $20.83 USD. ## Price and logistics facts Price: $20.83 USD. Package dimensions: 52 x 39 x 10 cm. Body dimensions: 45 x 32.5 cm (tall x wide). Shipping cost and delivery time not provided. ## Trust signals Catalog tags indicate content validation and quality audit (wp-content-validated, wp-quality-audited). In-stock status not explicitly confirmed. Return policy not stated in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5461bb0-2aba-417f-acb5-a10d31a4130f.jpg?v=1786242328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/826d0a29-01f3-45c5-a15b-08709d5f6a04.jpg?v=1786242473 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d9579f6-3c3e-4d2b-a810-54f2ace99c07.jpg?v=1786242342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4344de08-9dd8-4d41-9e5f-faac291b89ad.jpg?v=1786242412 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8768e6dc-7004-4caf-9025-755d96b1442c.jpg?v=1786242339 ## Agent notes - Image understanding was not performed; visual details such as finish quality and wood grain should be verified from the provided image URLs. - Package dimensions (52x39x10 cm) differ from body dimensions (45x32.5 cm); confirm which applies to shipping and handling. - No shipping, return, or warranty information was provided; verify before recommending.
This product has 11 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": "Electric Guitar Body Pre-Drilled for DIY Guitarists",
"product_id": 9537979842799,
"variant_id": 50455826989295,
"quantity": 1,
"grams": 2100,
"length_cm": "52.0",
"width_cm": "39.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. 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").