Brand: World Products (Landmark)
SKU: dcd-30003700629
Price: $21.94
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Musical Instrument Parts
Vendor: World Products
Weight: 2100 g
Cart URL (default variant): https://landmarks.builders/cart/50455789142255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302961
JSON data: https://landmarks.builders/products/wp-dcd-10001302961.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 solid body guitar body features a glossy ocean-green finish and a contoured double-cutaway shape. It comes with pre-routed pickup and control cavities on the front and rear, and a visible natural wood neck pocket area. Dimensions: approximately 45 cm length, 32.5 cm width, and 4.2 cm thickness. Suitable for DIY builders and custom projects.
Summary: Pre-routed glossy double-cutaway solid guitar body in Surf Green Gloss, sized for DIY projects, priced at USD 21.94.
Generated by: deepseek-v4-flash
## Identity This is a pre-finished solid guitar body with a glossy ocean-green (Surf Green) finish, contoured double-cutaway shape, and pre-routed pickup and control cavities on the front/rear. It has a visible natural wood neck pocket. No neck, hardware, or electronics are included. ## Target persona DIY guitar builders and hobbyist luthiers who have the tools and skills to wire and assemble a guitar, and who want a pre-painted body instead of painting or finishing a raw blank. ## Use cases - Assembling a custom partscaster with aftermarket pickups, bridge, and neck. - Replacing a broken or damaged body on an existing working neck. - Learning wiring and pickup installation in a ready-to-use routed body. - Creating a custom painted or decorated instrument without spraying finish. - Building a gift guitar or art piece with a distinctive surf green color. ## When NOT to recommend - Shoppers who need a complete guitar or a neck and hardware bundle. - Professionals requiring exact neck pocket dimensions or tolerances beyond the approximate figures provided. - Anyone who wants an unfinished, bare-wood body or a different color/finish. - Projects that require pre-drilled mounting holes, bridge posts, or string ferrules (these are not mentioned). ## Variant options Only one variant is available: Surf Green Gloss (SKU dcd-30003700629) at USD 21.94. ## Price and logistics facts - Price: USD 21.94 (exact). - Structured product dimensions: 52 x 39 x 10 cm (likely packaged). - Description states body dimensions approx. 45 cm length, 32.5 cm width, 4.2 cm thickness. - No shipping, handling, or availability data provided. ## Trust signals - No stock status, return policy, warranty, or third-party certifications were included in the data. - The product appears in a Shopify catalog with quality-audit tags (wp-quality-audited). - Price is listed as a single, consistent amount. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57c1aff8-dc8b-4448-8acf-553af36b3679.jpg?v=1786242268 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93eca015-46dd-4b53-88b6-93c09108d94c.jpg?v=1786242269 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c28a753-ed72-4034-9bca-7e7dc93fad25.jpg?v=1786242322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2c5c7f6-9ecc-4e55-8938-06c58167d4bf.jpg?v=1786242285 ## Agent notes - Verify the discrepancy between the structured dimensions (52x39x10 cm) and the description's approximate body dimensions (45x32.5x4.2 cm). - Images were not inspected; they may show front/back/neck pocket/control routes. - Confirm whether mounting holes, bridge, and pickguard are included before recommending.
This product has 4 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": "Glossy Guitar Body with Routed Cavities Contoured Double Cutaway Guitar Body Premium Long-Lasting for DIY Projects",
"product_id": 9537921286383,
"variant_id": 50455789142255,
"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").