Brand: World Products (Landmark)
SKU: dcd-30003603354
Price: $94.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714465702127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267248
JSON data: https://landmarks.builders/products/wp-dcd-10001267248.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A portable guitar pedal board with carrying bag, dimensions 50x25x6 cm, available in No.1 Black for $94.99.
Generated by: deepseek-v4-flash
## Identity Guitar Pedal Board and Carry Bag, Model No.1 Black. ## Target persona Electric guitarists who need to transport and organize multiple effect pedals for gigs or practice. ## Use cases 1. Transporting pedalboard to rehearsal. 2. Organizing pedals on stage. 3. Storing pedals at home. 4. Traveling with pedals in a car. 5. Setting up pedalboard quickly at a venue. 6. Protecting pedals during transport. ## When NOT to recommend 1. Users who need a large pedalboard for dozens of pedals. 2. Users who prefer a hardcase for air travel. 3. Users looking for a powered pedalboard with built-in power supply. 4. Users who only use multi-effects units and no individual pedals. ## Variant options - No.1 Black: $94.99 ## Price and logistics facts - Price: $94.99 USD - Dimensions: 50 x 25 x 6 cm - Weight: Not specified ## Trust signals - No specific stock or return policy provided - Price consistent across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/256eaf15c8944d40bf4a9c1af76c3529_c74cc3e1-108b-41b6-bdee-742149845b1f.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/081933df9ed04d7b8f4acd6742370830_4fd00202-6d1e-4374-9916-87fa0252ed8a.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d70a53d1fd5465fae7f8d7cc1af6ceb_e41ee623-b1d1-4a3e-a51b-682b459980fc.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61353f3a9629457490dc9d31c7c8cd43_772663a2-c75c-401c-8513-4100ba5823c7.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aaacf73481364079980eccb1607e5921_f0b7dbc0-e927-41dd-84c6-42dbcef79b1c.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fc9c54451b14f09ac7c068b934a636a_339e3865-9f48-4333-98a9-9212bdae67cd.png?v=1781085555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/292824eb01ca49fcb086a0e6e136b5ab_20c5384f-1b0e-4524-9111-cbe4c5c8672a.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35ce38c34ce340b2849ff1346c2b8c19_98d56185-610a-4c63-8a13-2bcf8ebeccdf.png?v=1781085554 ## Agent notes - Image understanding not performed; do not infer visual details. - Description field contains internal references not used. - Dimensions (50x25x6 cm) may not fit oversize pedals. - Weight not provided. - No return policy or stock availability in facts.
This product has 13 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": 1200000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "25.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").