Brand: Send From China
SKU: dcd-30004011455
Price: $38.89
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Guitar Accessory
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://sendfromchina.ai/cart/50415883976943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001413808
JSON data: https://sendfromchina.ai/products/wp-dcd-10001413808.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 is a set of 6 gold guitar bridge saddles. Made of zinc alloy. They come in a PE bag. The model is GAQ20B. They are intended for use with guitars.
Summary: Set of 6 gold guitar bridge saddles made of zinc alloy, model GAQ20B, supplied in a PE bag. Priced at $38.89 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Gold Guitar Bridge Saddles, 6-Piece Set - Material: Zinc alloy - Model: GAQ20B - Packaging: PE bag - Category: Guitar Accessory ## Target persona - DIY guitar repairers replacing worn saddles - Guitar owners doing hardware upgrades for aesthetic (gold finish) - Small repair shops needing spare saddle sets for common bridges ## Use cases - Replacing damaged or rusted saddles on an electric guitar - Upgrading a bridge to gold hardware visual accent - Combining with other bridge parts for a custom restoration - Maintaining inventory of universal saddle sets in a workshop ## When NOT to recommend - When a complete bridge assembly is needed, not just saddles - For classical guitars with nylon strings (saddle type mismatch) - For players requiring high-end materials like titanium or bone - For instruments with non-standard saddle spacing/size ## Variant options - Style: Gold Guitar Bridge — SKU dcd-30004011455 — USD 38.89 - Only one variant available in this listing. ## Price and logistics facts - Price: $38.89 USD - Packaged dimensions: 10.0 × 8.0 × 2.0 cm - Comes in a PE bag - Model: GAQ20B ## Trust signals - No in-stock status provided - No return policy information provided - No product certifications listed - Listing carries internal catalog validation tags (wp-content-validated, wp-quality-audited) indicating data quality, not product quality. ## Image assets - No image URLs supplied in the product facts. ## Agent notes - Image understanding not performed: the facts contained zero image URLs, so no visual verification was possible. - Set quantity is 6 saddles; confirm compatibility with specific bridge before recommending.
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 cross-border shipping rates 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": "Gold Guitar Bridge Saddles, 6-Piece Set, Zinc Alloy",
"product_id": 9540748542191,
"variant_id": 50415883976943,
"quantity": 1,
"grams": 60,
"length_cm": "10.0",
"width_cm": "8.0",
"height_cm": "2.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").