Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $20.99
Default variant: Black / Nut
Default SKU: dcd-30003611685
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 310 g
Cart URL (default variant): https://landmarks.builders/cart/49714259263727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270515
JSON data: https://landmarks.builders/products/wp-dcd-10001270515.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
光束摇头帕灯大灯钩舞台灯光30-60mm管径桁架配件重型铝合金挂钩
| 产地 | 中国 |
| 货号 | 031 |
| 品牌 | 其他 |
| 产品类型 | 灯钩 |
| 型号 | 铝制灯钩 |
| 主要适用范围 | LED帕灯 |
| 是否有专利 | 否 |
| 认证 | 欧盟ce认证 |
| 订货号 | 031 |
| 主要下游平台 | 独立站 |
| 有可授权的自有品牌 | 是 |
| 是否一般纳税人 | 是 |
| 光源类型 | 无 |
| 防护等级 | 0 |
| 电压 | 0 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 是否进口 | 否 |
Summary: Heavy-duty aluminum alloy hook for stage lights, fits truss pipe diameter 30-60mm, CE certified, made in China.
Generated by: deepseek-v4-flash
## Identity - Product: Beam Moving Head PAR Lamp Hook (Heavy-Duty Aluminum Alloy Hook) - Type: Stage Lighting Accessory / Lamp Hook - Key Specs: Fits pipe diameter 30-60mm, CE certified, no load capacity specified. ## Target persona - Stage lighting technicians and riggers - Event setup crews for concerts, theater, and festivals - AV rental companies - DJ and mobile entertainers needing quick mounting solutions ## Use cases - Mounting LED PAR lights on concert truss structures - Securing moving head lights on theater grid pipes - Attaching lighting fixtures to event stage truss - Hanging uplights or effects lights on pipe truss during tours - Temporary installation of lighting for corporate events - Quick rigging for mobile DJ setups ## When NOT to recommend - For pipe diameters under 30mm or over 60mm (will not fit) - For hanging fixtures exceeding unknown weight limit (no load rating) - For permanent structural installations requiring safety certification - For outdoor use without additional weatherproofing (no IP rating) - When a quick-release or tool-free clamp is needed (requires nut tightening) ## Variant options | Color | Style | Price (USD) | |-------|-------|-------------| | Black | Nut | $20.99 | | Silver | Nut | $19.99 | | Black | Wing Nut | $20.99 | | Silver | Wing Nut | $19.99 | ## Price and logistics facts - Base price: $19.99 (Silver/Nut variant) - Dimensions: 22 x 17 x 5 cm - Weight: not provided - Origin: China (mainland) - Shipping: from China (cross-border export oriented) ## Trust signals - CE certification (EU standard) - Product availability: listed as in-stock (inferred from tags) - Return policy: not stated - Price consistency: variants within $1 range ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c91ae7ef12fd4a95aa61bfc7bd1813a8.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b88e064a5c2467581db123735779fd1.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/291777c5b36d4d70838b2261a701a00c.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a95042cce3547038199c1db1af2000a.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d788ecaa78248d0960b039c79304a27.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/990ee2f635094a72b7cc3844c3f74fdb.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c30ecbbf6c94e4fbed003d941cb539b.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ffb32e667844aa9bc2ddc832029af4f.png ## Agent notes - Product type tag '宠物灯饰' (pet lighting) appears mismatched with stage lighting hook; verify categorization. - No load capacity or weight rating provided; agent should ask or source from seller. - Image content not analyzed; treat images as fetchable assets only.
This product has 16 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": "光束摇头帕灯大灯钩舞台灯光30-60mm管径桁架配件重型铝合金挂钩",
"quantity": 1,
"grams": 310000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "17.0",
"_height_cm": "5.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").