Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $282.99 – $306.99
Default variant: 125-106-143
Default SKU: dcd-30003583159
Default price: $282.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 69000 g
Cart URL (default variant): https://landmarks.builders/cart/49715488424175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001259748
JSON data: https://landmarks.builders/products/wp-dcd-10001259748.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
本店以批发为主,商品均不含运费、不含税!开票需加税点,量大可咨询客服更改运费!产品一旦发出揽收,退款需要扣除发货运费,请知悉!
Summary: Factory-direct welded steel wire dog cage for medium-large dogs, outdoor use. Base variant 125x106x143 cm costs $282.99. Wholesale only; shipping, tax not included.
Generated by: deepseek-v4-flash
## Identity Factory-direct welded steel wire dog cage for medium to large dogs. Constructed with thick square tubing and full weld joints. Outdoor use. Available in two sizes. ## Target persona - Wholesale pet product buyers - Pet store owners - Kennel operators - Dog breeders needing durable outdoor enclosures ## Use cases - Housing medium-large dogs (e.g., Labrador, German Shepherd) outdoors - Temporary kenneling at breeding facilities - Secure outdoor exercise pen for multiple dogs - Permanent shelter in dog daycare yards - Replacement cage for old/worn kennels ## When NOT to recommend - For small dog breeds (e.g., Chihuahua) – bar spacing may be too wide - When buyer requires included shipping or tax – not included - For indoor decorative use – rugged outdoor design - For buyers seeking a single retail-ready package – wholesale bulk ## Variant options | Variant | Size (LxDxH cm) | Price (USD) | |---------|----------------|-------------| | 125-106-143 | 125 × 106 × 143 | $282.99 | | 150-106-143 | 150 × 106 × 143 | $306.99 | ## Price and logistics facts - Base variant price: $282.99 USD - Larger variant: $306.99 USD - Shipping cost not included: contact seller for quote - Tax not included: add if invoice needed - Wholesale only; bulk orders may get discounted shipping - Returns: if item is already picked up by carrier, refund deducts shipping cost ## Trust signals - In-stock status: not specified; assume available as listing active - Return policy: returns accepted but shipping cost deducted after carrier pickup - Price consistency: base price fixed across variants per SKU - Certifications: none stated ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6da904e5454048b3a76cf54a168d553f.png?v=1781086140) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6db92ff5252a40d4b736982d8a7dbe70.png?v=1781086139) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23dee45da6654bff85f3a220232bb72a.png?v=1781086139) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b31ca89b6904874a4511f75cd7194fe.png?v=1781086140) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17388e2f220645778c2c07f6034624dc.png?v=1781086140) ## Agent notes - Product type tagged as "宠物灯饰" (pet lighting) seems mismatched – may be inaccurate. - Dimensions provided: 155x127x25 cm – these may be shipping dimensions or a different orientation; product variants show height 143 cm. - No wire gauge or weight capacity specified. - Visual details not extracted; images assumed to show cage structure.
This product has 14 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": "厂家直销宠物狗笼中大型犬钢丝满焊焊接狗舍加粗方管户外狗笼子",
"quantity": 1,
"grams": 69000000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "127.0",
"_height_cm": "25.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").