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.
Brass Socket with USB Decorative Carved Frame UK Plug Wall Socket
| Decorative Style | Traditional |
| Material | Brass |
| Type | Wall Plate |
| Mounting Style | Wall |
| Current Rating | 11-20 A |
| Number of Gangs | 1 |
| Control Style | Switch |
| Outlet Configuration | Duplex |
| Features | Including Cover |
| Port Type | Blank |
| Number of Outlets | 0 |
| Number of Ports | 0 |
| Suitable For | Wall |
| Application | Electrical Wiring |
Summary: Brass decorative wall socket with USB charging, available in multiple gang/way configurations and specialty sockets like TV and computer.
Generated by: deepseek-v4-flash
## Identity Brass Socket with USB Decorative Carved Frame Universal Power Outlet. Material: brass. Dimensions: 26 x 18 x 9 cm. ## Target persona Home renovators and interior decorators seeking a stylish, functional outlet with USB ports; office planners needing computer/TV sockets; tech-savvy homeowners wanting universal power and USB. ## Use cases - Replacing standard outlets in living room or bedroom with a decorative brass plate. - Adding USB charging capability bedside or in a home office. - Installing a computer socket for desk setups. - Connecting TV with a dedicated TV socket. - Matching brass hardware in period or luxury interiors. ## When NOT to recommend - When white/standard plastic outlets are preferred for blending in. - Budget-conscious projects under $40 per outlet. - Outdoor or damp location use (no weatherproofing specified). - Smart home automation requiring smart outlet integration. ## Variant options - 1gang 1way ($47.99) - 1gang 2way ($49.99) - 1gang 3way ($55.99) - 2gang 1way ($51.99) - 2gang 2way ($53.99) - 2gang 3way ($69.99) - 3gang 1way ($54.99) - 3gang 2way ($56.99) - TV Socket ($51.99) - Computer Socket ($55.99) - Double Computer ($60.99) - Three1gang 2way ($119.99) ## Price and logistics facts Base price: $47.99 USD. Dimensions (cm): 26 x 18 x 9. No shipping or tax info provided. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - Price is consistent across variants based on configuration. ## Image assets [] ## Agent notes No product description provided. Image understanding not performed.
This product has 12 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": "Brass Socket with USB Decorative Carved Frame UK Plug Wall Socket",
"quantity": 1,
"grams": 350000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").