Portable Chicken Run Hen Coop,Walk-in Poultry House, 10 Stakes in Backyard and Farm

$58.99 $75.99 Save 22%
3 bought in past month
Size:  180x90x90cm
Quantity
Share the love
Fast & Free worldwide shipping
Free returns within 90 days of purchase
Free Taxes
Secure payments
Description

Portable Chicken Run Hen Coop,Walk-in Poultry House,Outdoor Gardening Net,Easy-up Small Animals Enclosure for Protecting Pet and Plant with Metal Frames and 10 Stakes in Backyard and Farm

Make the pastoral life more colorful 

EFFECTIVE PET & PLANT PROTECTION - Four sides of the cage are made of mesh, so that your pet(s) could enjoy sunshine and fresh air outside, eat grass or insects, but be protected from predators.
RIGHT SIZE - The size of the mesh cage is 180x90x90cm/71’’L x 35.4’’W x 35.4’’H, weighting 3.12kg, which is about 6.7 pounds and folds down to a travel size of 36.2"L x 5.51"W x 11.42"H.

HUMANIZED DESIGN - Double zipper design can disperse the force, so that the process of opening is smoother. The separation of the frame and the outer mesh cover and the plastic connectors make it
DURABLE MATERIALS - The frames are all 16mm diameter thick steel tubes , rolled up door curtains and the 10 7-shape stainless steel stakes with a length of 15cm, which make the whole cage more stable and greatly increase the wind resistance ability. High density dark green mesh mesh ensures the cage is not easy to tear and improve air permeability

STRONG CUSTOMER SERVICE - The above introduction hope to be helpful to you,our product quality,reasonable price sincerely welcome you to buy,we wholeheartedly for your service;If you have any questions,please feel free to contact us.

Professional manufacturer of high quality pop up products and some other accessories which are high quality and easy to use

We have a strong team and fairly good production capability. Our key products include pop up soccer goal We care about our customers, and are willing to do whatever we can to ensure high quality products, time delivery.

TUNNEL STEEL FRAME CHICKEN COOP SPECIFICATION

1.Cage frame use 16mm steel Pipe ,easy to set-up.
2.It has 2 large doors with double zippper and double stitching and premium zippers.
3.High density mesh cover prevents tearing and facilitates ventilation.

Tunnel steel frame garden greenhouse
Large Size & Stable Ground Frame & Poultry Feed & Fruit Protection
Open size : Length 180cm (70.8 inch)
Width : 90cm (35.4 inch)
Height : 90cm (35.4 inch)
Folding size: 36.2"L x 5.51"W x 11.42"H.
Package of tent weight: 6.7pounds

1 x thick steel tubes set
1 x Plastic connectors set
1 x Net cover
10 x Stakes
1 x Instruction

Fruit Protection & Poultry Feed

Customer Reviews
Here are what our customers say.
Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.