Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $87.99
Default variant: No.3 Black
Default SKU: dcd-30003603350
Default price: $87.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714302419183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267246
JSON data: https://landmarks.builders/products/wp-dcd-10001267246.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: Portable guitar pedal board with carrying bag, dimensions 50x15x6 cm, available in Black and White Marble, priced at $87.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: 单块效果器板子电吉他单块手提包效果器板套装 (Guitar Pedal Board) - Type: Musical instrument accessory ## Target persona - Electric guitarist seeking a compact, portable pedal board for a few effect pedals. - Hobbyist or gigging musician needing a budget-friendly solution for pedal organization and transport. - Beginner guitarist starting to build a pedal collection. ## Use cases - Transporting 3-6 standard-sized effect pedals to rehearsals or gigs. - Organizing pedals on a desktop or during practice sessions. - Quick setup and breakdown on small stages or crowded venues. - Storing pedals safely at home when not in use. - As a starter pedal board for new users of effect pedals. ## When NOT to recommend - Users with more than 6 pedals or oversized pedals (dimensions: 50x15x6 cm interior space unknown but limited). - Professionals requiring rack-mount or large touring pedalboards. - Guitarists who need a built-in power supply or patch cables (not included). - Buyers seeking high-end road cases with foam padding. ## Variant options - Style No.3 Black (SKU: dcd-30003603350) - $87.99 - Style No.3 White Marble (SKU: dcd-30003603351) - $87.99 ## Price and logistics facts - Price: $87.99 USD (both variants) - Dimensions: 50cm (L) x 15cm (W) x 6cm (H) - Shipping: Not specified - Returns: Not stated ## Trust signals - Two style variants listed with consistent pricing. - Image assets available (8 images) but visual content not verified. - No stock or availability information provided. - No certifications or warranty details given. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; description field contains only non-semantic item IDs (no actual text description). - No stock availability, return policy, or shipping information provided in the facts. - Product title is in Chinese; English title derived from translation.
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": "单块效果器板子电吉他单块手提包效果器板套装Guitar Pedal Board",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "15.0",
"_height_cm": "6.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").