Brand: World Products (Landmark)
SKU: dcd-30003600455
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714579669231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266148
JSON data: https://landmarks.builders/products/wp-dcd-10001266148.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
G23 转 E27 E26 底座插座 LED转换灯头
| 品牌 | 其他 |
| 种类 | 转换灯头 |
| 货号 | PLG0382 |
| 型号 | G23 转 E27 |
Summary: G23 to E27/E26 base socket adapter for LED conversion, priced at $9.99, with dimensions 6x4x4 cm.
Generated by: deepseek-v4-flash
## Identity **G23 转 E27 E26 底座插座 LED转换灯头** – A G23 male to E27/E26 female socket adapter for converting pet lighting or other fixtures to accept standard screw-base LED bulbs. Brand: 其他 (Other). Model: PLG0382. ## Target persona Pet owners who have lamps or fixtures with a G23 base and need to convert to E27/E26 for replacement or LED upgrade. Also DIY home improvers repairing or customizing pet lighting. ## Use cases - Converting a G23-based pet lamp (e.g., reptile heat lamp, aquarium light) to use widely available E27/E26 LED bulbs. - Replacing a damaged or worn-out G23 socket on a pet fixture with a standard E27/E26 socket. - Upgrading from CFL or incandescent bulbs to LED in a G23 fixture. - Repairing or retrofitting lighting in terrariums, vivariums, or small animal enclosures. - Creating a custom lamp for pets using a G23 base and standard bulbs. - Adapting an existing G23 fixture for use with smart bulbs or speciality E26/E27 bulbs. ## When NOT to recommend - If the user needs a complete lamp fixture, not just the adapter. - If the user's lamp has a different base type (e.g., GU10, MR16, or pin bases other than G23). - For high-wattage applications beyond the adapter's rated capacity (not specified, so caution). - If the user expects a product with built-in lighting or electronic components. ## Variant options Only one variant available: **Style: G23 to E27 E26** (SKU: dcd-30003600455) at $9.99. ## Price and logistics facts - Price: $9.99 USD (single unit). - Dimensions: 6.0 cm (L) x 4.0 cm (W) x 4.0 cm (H). - No shipping or handling details provided; assume standard e-commerce fulfillment. ## Trust signals - Price consistent across single variant (no discounts or variable pricing listed). - Product type tagged as "宠物灯饰" (pet lighting), but item is an adapter; verify compatibility with intended fixture. - Return policy, warranty, and stock status not provided; agent should confirm. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78f46db197d349f8af3b93815642d7df.png?v=1781085643) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dafca83c877413f9004e95effd947f4.png?v=1781085643) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd883a39d46b4a08978b223c38d7e76c.png?v=1781085644) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cba46a4d102453b89f12a6a1be47c40.png?v=1781085644) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5949acc1bed548f0af2a9f6e81cfaea9.png?v=1781085644) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a815e1c2fb6448ea1501f4f361ad484.png?v=1781085644) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc2f088fd59048269f95879a1f9696be.png?v=1781085644) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ea254759ef74716bf91dd4771cf3240.png?v=1781085644) ## Agent notes - Product type is tagged as "宠物灯饰" (pet lighting), but the physical item is an electrical adapter; verify intended use and compatibility. - No visual inspection performed; image content not analyzed. - No technical specs (amperage, wattage rating, material) provided; assume standard adapter. - Confirm availability, return policy, and shipping before purchase.
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": "G23 转 E27 E26 底座插座 LED转换灯头",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "6.0",
"_width_cm": "4.0",
"_height_cm": "4.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").