Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.57
Default variant: Red
Default SKU: dcd-30004140973
Default price: $1.57
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467780428015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457541
JSON data: https://landmarks.builders/products/wp-dcd-10001457541.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Active Noise Cancellation: Immerse yourself in pure audio with advanced active noise cancellation technology, effectively reducing ambient distractions for an undisturbed listening experience.
High-Fidelity Sound: Experience crystal-clear audio with rich bass and crisp highs, delivering an exceptional HiFi sound quality for music, calls, and more.
Wireless Bluetooth Connectivity: Enjoy seamless pairing and stable connection with Bluetooth-enabled devices, offering freedom of movement without tangled wires.
Foldable & Stretchable Design: Designed for portability and comfort, these headphones feature a foldable and stretchable headband, making them easy to store and adjust for a perfect fit.
Wired Control Support: Includes a 3.5mm audio jack for wired connection, allowing continued use even when the battery is depleted, with integrated line control for convenience.
Summary: P47 wireless over-ear headphones with active noise cancellation, HiFi sound, Bluetooth, foldable design, and 3.5mm wired backup. Available in four colors at $1.57.
Generated by: deepseek-v4-flash
## Identity P47 Wireless Bluetooth Over-Ear Headphones with Active Noise Cancellation and HiFi Sound. Listed at $1.57 USD. ## Target persona Budget-conscious shoppers who want a very inexpensive pair of Bluetooth over-ear headphones with noise cancelling features. ## Use cases - Commuting on buses or trains - Office work when you want to reduce background chatter - Travel or flights (if ANC performs as described) - Casual music at home - Taking phone calls via Bluetooth ## When NOT to recommend - Users expecting premium audio build quality - Professional audio editing or monitoring - Users who rely on verified ANC performance (price is far below typical ANC headphones) - Gifting without testing and verifying functionality ## Variant options - Red (SKU dcd-30004140973) – $1.57 - Blue (SKU dcd-30004140974) – $1.57 - Black (SKU dcd-30004140975) – $1.57 - White (SKU dcd-30004140976) – $1.57 ## Price and logistics facts - Price: $1.57 USD per variant - Dimensions: not provided - Shipping, stock status, and return policy: not provided in source data ## Trust signals - Consistent price across all four color variants - No certifications or return policy data available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ylLHYD20fGRwnc4R8__2220975566876-0-cib.jpg?v=1786299262 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01cBENU620fGRtwI609__2220975566876-0-cib.jpg?v=1786299262 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018vlRML20fGRsHac7C__2220975566876-0-cib.jpg?v=1786299261 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NNLejN20fGRsiadOY__2220975566876-0-cib.jpg?v=1786299261 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01cnv4pu20fGRxbS9Do__2220975566876-0-cib.jpg?v=1786299261 ## Agent notes - Price is unusually low for an ANC headphone; verify listing for possible data-entry error. - Images were not inspected; no visual details assumed. - No battery life or charging specifications provided. - Product type and dimensions are missing.
This product has 5 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": "P47 Wireless Bluetooth Over-Ear Headphones with Active Noise Cancellation and HiFi Sound",
"product_id": 9556251508975,
"variant_id": 50467780428015,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").