Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.56
Default variant: KB-10 Bass Amp
Default SKU: dcd-30003685250
Default price: $15.56
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Guitar Amplifier
Vendor: World Products
Weight: 690 g
Cart URL (default variant): https://landmarks.builders/cart/50455707615471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001297908
JSON data: https://landmarks.builders/products/wp-dcd-10001297908.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This compact rectangular guitar amplifier is designed for small spaces like bedrooms, desks, or home studios. It delivers 10W output, suitable for personal rehearsal. The sturdy cabinet features rounded corners and a front metal-style grille. The top-mounted control panel includes four rotary knobs, an input jack, and a clean/distortion switch for toggling between clean tones and overdrive. It is ideal for electric guitarists and bass instrumentalists. The integrated Bluetooth module allows streaming backing tracks or music directly to the amp.
Summary: Compact 10W guitar/bass amplifier with Bluetooth streaming, clean/overdrive switch, and top-mounted control panel, priced at $15.56.
Generated by: deepseek-v4-flash
## Identity Compact 10W guitar amplifier with Bluetooth. Rectangular cabinet, rounded corners, metal-style front grille. Top control panel: four rotary knobs, input jack, clean/distortion switch. Available for guitar (KG-10) and bass (KB-10). Price: $15.56 USD. ## Target persona - Beginner or bedroom electric guitarist needing a low-volume practice amp. - Bassist wanting a compact auxiliary practice amp. - Home studio musician seeking a small amp with Bluetooth for jamming along to tracks. ## Use cases - Personal rehearsal in a bedroom or small room. - Streaming backing tracks via Bluetooth while playing. - Quick tone practice with clean-to-overdrive switch. - Desktop home studio monitoring for guitar or bass. ## When NOT to recommend - For live gigs or rehearsals with a band (10W is too quiet). - For players needing high-gain or multi-channel effects. - For professional recording where tonal fidelity is critical. - For buyers seeking a full-featured modeling amp. ## Variant options - KB-10 Bass Amp (SKU dcd-30003685250) – $15.56 - KG-10 Guitar Amp (SKU dcd-30003685251) – $15.56 ## Price and logistics facts - Price: $15.56 USD (both variants). - Dimensions: 23.5 cm length x 22.0 cm width x 9.5 cm height. - Weight not provided. - Shipping and return policy not specified. ## Trust signals - Catalog tags: wp-content-validated, wp-quality-audited, wp-dcd-full-catalog-20260804. - No certification or warranty information provided. - In-stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7a4a3e7-93f4-4ff7-8f87-2874f879554a.jpg?v=1786242172 ## Agent notes - Image content not analyzed; verify physically before recommending if visual condition matters. - Price is low; confirm availability and shipping costs before purchase. - Only one image available; additional views may be needed.
This product has 1 image 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": "Compact 10W Guitar Amplifier with Overdrive and Bluetooth",
"product_id": 9537763672303,
"variant_id": 50455707615471,
"quantity": 1,
"grams": 690,
"length_cm": "23.5",
"width_cm": "22.0",
"height_cm": "9.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").