Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $71.99
Default variant: Volume Pedal W Logo
Default SKU: dcd-30003614665
Default price: $71.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/49713955307759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271509
JSON data: https://landmarks.builders/products/wp-dcd-10001271509.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 WAH-WAH pedal for electric guitar, plastic construction, 606g, 25.5x11.5x10.5 cm. Two style variants at $71.99 each.
Generated by: deepseek-v4-flash
## Identity - Product: SAPHUE DF2210 WAH-WAH 电吉他哇哇效果器踏板 - Brand: SAPHUE - Model: MU0305 - Type: Guitar wah-wah effect pedal - Material: Plastic - Weight: 606g - Dimensions: 25.5 x 11.5 x 10.5 cm ## Target persona - Beginner electric guitarists seeking an affordable wah pedal - Budget-conscious musicians expanding their pedalboard - Hobbyist guitarists exploring effects ## Use cases - Adding wah-wah effect to guitar solos - Creating funky rhythm tones - Filtering and shaping sound for expressive playing - Practice and home recording - Live performance on a tight budget ## When NOT to recommend - Professional touring musicians needing rugged metal construction - Players requiring true bypass or high-end audio components - Those seeking a vintage-accurate wah sound - Users needing expression pedal or volume pedal functionality (separate variant exists) ## Variant options - Volume Pedal W Logo: $71.99 (SKU: dcd-30003614665) - Volume Pedal Wo Logo: $71.99 (SKU: dcd-30003614666) ## Price and logistics facts - Price: $71.99 USD (both variants) - Packaging: Cardboard box - Cross-border export: No ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Price consistency: Both variants priced identically - Certifications: None mentioned ## Image assets - 8 images available (see URLs in facts) - Images not inspected for content ## Agent notes - Plastic build may affect durability; consider for home/studio use - Two cosmetic variants (logo vs no-logo) at same price - No additional specifications like power requirements or audio specs provided
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.5",
"_width_cm": "11.5",
"_height_cm": "10.5"
}
}],
"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").