Brand: World Products (Landmark)
SKU: dcd-30003689555
Price: $5.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Guitar Pedal Board
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50406171279599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001299381
JSON data: https://landmarks.builders/products/wp-dcd-10001299381.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This black aluminum guitar effects pedal board has a flat rectangular layout with rounded corners. It features a top handle cutout for portability, multiple elongated and oval mounting slots for cable routing, and adjustable feet for stability and angle. It includes hook-and-loop tape strips and corner fasteners for securing gear.
Summary: Aluminum guitar pedal board with handle, adjustable feet, and mounting slots; 41x26x7.5 cm; priced at $5.83.
Generated by: deepseek-v4-flash
## Identity Black aluminum guitar effects pedal board with flat rectangular layout, rounded corners, top handle cutout, elongated and oval mounting slots for cable routing, adjustable feet, hook-and-loop tape strips, and corner fasteners. Dimensions: 41 x 26 x 7.5 cm. Price: $5.83 USD. ## Target persona Budget-conscious guitarists seeking a compact and portable pedalboard. Designed for beginners, hobbyists, or gigging musicians who need a lightweight, low-cost platform for a small effects setup. ## Use cases - Assembling a small pedal rig at home or in a studio. - Transporting a handful of pedals to rehearsals or small gigs. - Securing pedals with the included hook-and-loop tape. - Routing pedal cables cleanly through the mounting slots. - Adjusting the pedalboard angle via adjustable feet for comfortable stomping. ## When NOT to recommend - Professional touring musicians needing a rugged, large-capacity pedalboard. - Users requiring built-in power supply mounting or isolated power integration. - Those who need a case with lid for travel protection. - Pedalboards meant to hold oversized or non-standard pedal shapes. ## Variant options - Adjustable Pedal (SKU: dcd-30003689555) – $5.83 USD ## Price and logistics facts - Price: $5.83 USD - Dimensions: 41 cm (length) x 26 cm (width) x 7.5 cm (height) - No shipping or availability information provided. ## Trust signals - Listed in structured catalog with tags: content-validated, quality-audited. - No brand, model, warranty, or return policy information in the provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c91105b0-2b1d-48cb-b4cd-48c9f5f0d908.jpg?v=1786242369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce1f1bc3-dcfc-4f78-8920-ab4be3fcf4bf.jpg?v=1786242316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca1fd62d-b3f0-4d82-89f8-96fea20724c9.jpg?v=1786242480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9b1a688-c2b9-4293-8d33-fe318c947a52.jpg?v=1786242311 ## Agent notes - Image understanding was not performed; visual details are not confirmed. - No brand or model name provided. - Single variant currently listed; price may be atypical for the category. - Verify stock, shipping, and return policies before purchase recommendation.
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Aluminum Guitar Pedal Board with Handle and Adjustable Feet",
"product_id": 9537836220655,
"variant_id": 50406171279599,
"quantity": 1,
"grams": 650,
"length_cm": "41.0",
"width_cm": "26.0",
"height_cm": "7.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").