Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $79.99
Default variant: Wah with Logo
Default SKU: dcd-30003614667
Default price: $79.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 610 g
Cart URL (default variant): https://landmarks.builders/cart/49713953931503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271510
JSON data: https://landmarks.builders/products/wp-dcd-10001271510.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
SAPHUE 经典哇音踏板 DF2210 WAH-WAH 电吉他哇哇效果器踏板
| 货号 | MU0305 |
| 品牌 | SAPHUE Wah-Wah |
| 适用场景 | 音乐乐器 |
| 产品类别 | 吉他哇声效果器 |
| 型号 | MU0305 |
| 专利类型 | 无 |
| 乐器配件种类 | 西洋弦乐器配件 |
| 包装 | 纸盒包装 |
| 乐器品种 | 电子琴类 |
| 乐器配件 | 其它乐器配件 |
| 细分 | 哇声效果 |
| 重量 | 606g |
| 材质 | 塑料 |
| 调性 | 无 |
| 是否跨境出口专供货源 | 否 |
Summary: SAPHUE DF2210 is a plastic-bodied wah-wah pedal for electric guitar, available with or without logo, priced at $79.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** SAPHUE DF2210 Wah-Wah Pedal (MU0305) - **Brand:** SAPHUE - **Type:** Guitar Wah Effect Pedal - **Material:** Plastic - **Weight:** 606g - **Dimensions:** 25.0 x 12.0 x 8.0 cm - **Price:** $79.99 ## Target persona - Budget-conscious electric guitarists - Beginner to intermediate players - Guitarists seeking a basic wah effect for practice or gigs ## Use cases - Adding wah effect to guitar solos - Funk rhythm guitar with wah - Cover band performances - Home practice and recording - Experimenting with wah sounds - Entry-level pedalboard setup ## When NOT to recommend - Professional touring musicians requiring metal chassis - Guitarists needing true bypass switching - Players seeking premium build quality - Heavy stompbox users needing high durability ## Variant options - **Wah with Logo** (SKU: dcd-30003614667) - $79.99 - **Wah without Logo** (SKU: dcd-30003614668) - $79.99 ## Price and logistics facts - Price: $79.99 USD - No price variations between variants - Shipping details not provided ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Certifications: None mentioned - Price consistency: Both variants at same price ## Image assets - 8 images available for fetch (URLs provided) - Visual details not described (image understanding not performed) ## Agent notes - No warranty or return policy information available. - Package: paper box; no additional accessories mentioned. - No patent information. - Material is plastic; may not withstand heavy use.
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": "SAPHUE 经典哇音踏板 DF2210 WAH-WAH 电吉他哇哇效果器踏板",
"quantity": 1,
"grams": 610000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "12.0",
"_height_cm": "8.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").