Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99 – $119.99
Default variant: 1gang 1way
Default SKU: dcd-30002903820
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49810804834543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001091706
JSON data: https://landmarks.builders/products/m4x-10001091706.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Decorative Design: This baroque wall outlet turns a basic electrical accessory into a statement piece, with a carved brass-look frame that adds instant elegance to living rooms, bedrooms, hotels, and other refined interiors.
Practical Function: Designed as a switch socket panel, it combines switching and power connection in single wall-mounted solution, helping you keep everyday electrical use tidy, convenient, and easy to reach.
Charging Convenience: The brass socket with USB option supports modern charging needs, making it easier to power phones, and other small devices without relying on extra adapters.
Long-Lasting Material: Built with a brass conductor structure, this wall outlet is made for dependable contact and long-term use, while the 110V-250V range and 13A rating suit common household and commercial applications.
Space-Saving Purpose: ideal for coordinated wall installation, it helps simplify room layouts and gives you a cleaner finish where function and decor need to work in harmony.
Summary: Brass Socket with USB Decorative Carved Frame UK Plug Wall Socket. Description: 【Product Type】: This brass socket with USB switch control is a UK plug wall socket designed as a practical electrical accessory for modern rooms and renovation projects. 【Function】: Built as a wall outlet and switch socket panel, it lets you control power more conveniently while keeping the installation neat and organized. 【Design】: The baroque wall outlet styling adds a decorative, upscale look, with an ornate gold finish that blends function and visual attraction. 【Material】: Made with a brass faceplate and phosp
Generated by: m4x-map-v1
This product has 12 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": "Brass Socket with USB Decorative Carved Frame UK Plug Wall Socket",
"product_id": 9429824176367,
"variant_id": 49810804834543,
"quantity": 1,
"grams": 350,
"length_cm": "26.0",
"width_cm": "18.0",
"height_cm": "9.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. 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").