Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 25.6x7.5mm
Default SKU: dcd-30003602793
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714391613679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267019
JSON data: https://landmarks.builders/products/wp-dcd-10001267019.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.











Summary: Replacement 5mm electric guitar tremolo arm tube with plastic socket, available in two sizes (25.6x7.5mm and 38x8mm), priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 5mm Electric Guitar Tremolo Arm Tube with Plastic Socket. Sizes: 25.6x7.5mm and 38x8mm. Price: $9.99 USD. ## Target persona DIY guitarists and bassists needing replacement tremolo arm parts for electric guitars or basses with standard metric socket dimensions. ## Use cases - Replacing a broken or worn tremolo arm on a Stratocaster-style guitar. - Upgrading or customizing a guitar with a different tremolo arm tube size. - Repairing a vintage guitar where original parts are unavailable. - Building a custom guitar from parts and needing a tremolo arm assembly. - Stocking spare parts for guitar repair shops. ## When NOT to recommend - For guitars with non-metric or proprietary tremolo systems (e.g., Floyd Rose, Bigsby). - For acoustic guitars or classical guitars without tremolo bridges. - For users requiring a complete tremolo unit or bridge assembly. - For instruments with a different arm diameter than 5mm. ## Variant options - 25.6x7.5mm (SKU: dcd-30003602793) - $9.99 - 38x8mm (SKU: dcd-30003602794) - $9.99 ## Price and logistics facts Price: $9.99 USD. Package dimensions: 15 x 12 x 3 cm. Shipping weight unknown. ## Trust signals Two size variants available at same price. No inventory or return policy details provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8d732fcb6d74d2289f5ce535f58befd.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8be6963b47da472e82ff87ab3998d51d.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a8a541601da4f83994505e9a498a45b.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b1ac67d6709425db5b727e49b5e0fc1.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3428a6088a944fc1a88513ba6df6f720.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fafc885f8cc45d79b6967d6d1b39178.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e72bb8dfed8542be9687e4a5a9a59bc4.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f215b60106f94ddcb8887df18ecf84b8.png?v=1781085510 ## Agent notes Product description is empty; visual inspection not performed. Verify compatibility with specific guitar model's tremolo arm socket size. Two sizes available; select based on socket inner diameter (7.5mm or 8mm).
This product has 14 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": "5毫米电吉他颤音杆管 25.6x7.5毫米塑料插座 吉他贝斯配件 黑色",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "12.0",
"_height_cm": "3.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").