Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 50MM Semi-enclosed
Default SKU: dcd-30003602788
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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714397315311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267017
JSON data: https://landmarks.builders/products/wp-dcd-10001267017.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.















Summary: P90 style brass pickup cover for 6-string guitars, 85.5x34.5mm, available in semi-enclosed or enclosed variants, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity P90 style 6-string pickup cover/housing/top, made of brass, dimensions 85.5x34.5mm (product dimensions 10x5x2 cm). Suitable for standard P90 pickups. ## Target persona - Guitar luthiers and custom builders - DIY guitar modders and tinkerers - Guitar repair technicians - Vintage guitar restorers ## Use cases - Replacing a damaged or worn P90 pickup cover - Customizing the appearance of a P90 pickup (e.g., open vs enclosed) - Building hand-wound P90 pickups from scratch - Restoring vintage guitar aesthetics with period-correct brass covers - Upgrading budget guitar pickups with a metal cover for improved shielding or look ## When NOT to recommend - If the customer needs a complete pickup unit (with magnets, coil, baseplate) - If the guitar uses non-P90 pickups (humbucker, single-coil, etc.) - If a specific color or finish (e.g., chrome, gold, aged) is required – only brass available - If the customer expects mounting hardware included (screws, springs, etc.) – only the cover is provided ## Variant options | SKU | Title | Price | |-----|-------|-------| | dcd-30003602788 | 50MM Semi-enclosed | $9.99 | | dcd-30003602789 | 52MM Semi-enclosed | $9.99 | | dcd-30003602790 | Enclosed | $9.99 | ## Price and logistics facts - Unit price: $9.99 USD (same for all variants) - Product dimensions: 10 x 5 x 2 cm (packaging; actual cover 85.5x34.5mm) - Weight: not specified - Currency: USD ## Trust signals - Multiple variants in stock (no stock level provided, assume available) - Price consistent across all variants - Return policy: not stated; assume standard retailer policy - No certifications or material specifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7967539eb83544fa945b9e630167cbdf.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/190c00d5b3214785a192b54a929ed4ba.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c867c5dff0d54543a2fb9513eb74f747.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57e1d68d4f9447a9a4b7ff7b45137753.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cba9e85c0a6c4a059e5b93c9b970d619.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b253a27885e4a50bd58f58fd04eccc5.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/357d5608d72e47b9b266e7c30d88a000.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/047b7ee86adb4f7891d394491ab18840.png?v=1781085514 ## Agent notes - Image understanding not performed; visual details (e.g., exact brass color, open vs closed variants) not described. - No user reviews or ratings available in provided data. - Compatibility assumed with standard P90 pickups; verify with specific pickup dimensions.
This product has 15 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": "P90 风格6弦拾音器封闭\/开孔黄铜盖 85.5x34.5mm 盖板\/外壳\/顶盖",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "5.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").