Mini Trampoline for Kids, 48" Portable Small Toddler Trampoline with Safety Net, Durable and Safe Rebounder Blue Trampoline for Kid Exercise & Play Indoor or Outdoor, L090
Mini Trampoline for Kids, 48" Portable Small Toddler Trampoline with Safety Net, Durable and Safe Rebounder Blue Trampoline for Kid Exercise & Play Indoor or Outdoor, L090
Mini Trampoline for Kids, 48" Portable Small Toddler Trampoline with Safety Net, Durable and Safe Rebounder Blue Trampoline for Kid Exercise & Play Indoor or Outdoor, L090
Mini Trampoline for Kids, 48" Portable Small Toddler Trampoline with Safety Net, Durable and Safe Rebounder Blue Trampoline for Kid Exercise & Play Indoor or Outdoor, L090
Mini Trampoline for Kids, 48" Portable Small Toddler Trampoline with Safety Net, Durable and Safe Rebounder Blue Trampoline for Kid Exercise & Play Indoor or Outdoor, L090
Mini Trampoline for Kids, 48" Portable Small Toddler Trampoline with Safety Net, Durable and Safe Rebounder Blue Trampoline for Kid Exercise & Play Indoor or Outdoor, L090
Mini Trampoline for Kids, 48" Portable Small Toddler Trampoline with Safety Net, Durable and Safe Rebounder Blue Trampoline for Kid Exercise & Play Indoor or Outdoor, L090
Mini Trampoline for Kids, 48" Portable Small Toddler Trampoline with Safety Net, Durable and Safe Rebounder Blue Trampoline for Kid Exercise & Play Indoor or Outdoor, L090
Mini Trampoline for Kids, 48" Portable Small Toddler Trampoline with Safety Net, Durable and Safe Rebounder Blue Trampoline for Kid Exercise & Play Indoor or Outdoor, L090
Mini Trampoline for Kids, 48" Portable Small Toddler Trampoline with Safety Net, Durable and Safe Rebounder Blue Trampoline for Kid Exercise & Play Indoor or Outdoor, L090

Mini Trampoline for Kids, 48" Portable Small Toddler Trampoline with Safety Net, Durable and Safe Rebounder Blue Trampoline for Kid Exercise & Play Indoor or Outdoor, L090

Price
$0.00
$73.99
Save  $-73.99
Quantity
Free worldwide shipping
Free returns
Sustainably made
Secure payments
Vendor by: Segmart
SKU: lee48BE-W46530341-Trampo13

48" Mini Trampoline for Kids, Portable Small Toddler Trampoline with Safety Net, Durable and Safe Rebounder Trampoline for Kid Exercise & Play Indoor or Outdoor, All Trampolines are thoroughly tested for safety and durability. Max Weight Capacity: 220lbs.

Ultimate Safety Design

This kids trampoline has a great bounce, made of a sturdy steel frame; wear-resistant and anti-UV jumping mat (made of PP) stands up to high pressure; 30 galvanized springs for good elasticity; rubber-tipped legs prevent scuffing of non-carpeted floors. All Trampolines are thoroughly tested for safety and durability.

Good for Kids Growth

Age group: 3 years and over. A great mini trampoline for kids to have after-school fun and do exercise in a way that develops their strength, balance, stamina, and coordination while burning off pent-up energy. And also can enhance child motor skills & confidence.

Non-slip Design and Silent Bounce

There are six non-slip soft rubber pads on the leg of the trampoline, which can absorb most of the sound and reduce the noise generated by the violent beating so that you can be a quiet jumper in sports.

Easy to Assemble and Disassemble

We have a detailed assembly instruction manual included and the installation tools you need for small trampoline kids and show the steps in picture form.

Durable Mini Trampoline

In addition to solid construction, a large capacity makes you feel safer and allows your kid play and jump on this trampoline.

Multi-Scenario Use

Compared to the big trampoline, which can only be used outdoors, this mini trampoline is easy to be placed in your home. Let your kids do more aerobic exercise far away from the bed when the weather is raining.

Customer Service

We offer friendly customer service for the portable trampoline. If you have any questions, please feel free to contact us and we will answer you in time.

Specifications

Max Weight Capacity: 220lbs.

Material: PVC+PE

Product size: 48" x 48" x 44"(L x W x H)

Foot Quantity: 6

Height from the jumping mat to the ground: 9"

Age group: 3 years and over.

Package Content:

1 x cover

1 x jump mat

1 x English manual

1 x protection net

1 x installation tool

6 x upper guardrail

6 x foot tube

6 x arc tube

30 x spring

Warm Tips

-Children below 3 years old must be accompanied by parents while playing.

-There may be a chromatic aberration caused by light/monitor difference, the actual color should be subject to the product received.

-Since the size is manually measured, there may be reasonable errors.

-Unless quality problems, we don't provide return service!

  • Unique and Durable - SEGMART portable mini trampoline is perfect for kids. Kids can get fun and do exercises. A variety of exercises and intensity levels can be added to increase your strength training sessions and get the maximum benefits from your exercise routine. This trampoline has a durable construction.
  • Safe for Kids - The enclosure safety net is designed to protect from accidents, kids won't fall down from the trampoline when jumping. The frame cover is also padded that provides a safer jumping surface.
  • Material - Exercise trampoline is made of steel pipe and pp elastic cloth, which is durable and not easy to deform. The elastic cloth covers the spring in all directions to avoid injury to the foot. The trampoline adopts a drum spring that is more elastic and less prone to rupture than the webbing. High-quality stretch fabrics and springs allow our trampolines to meet the sporting needs of most people.
  • Heavy Duty Construction - Heavy-duty steel frame and leg base frame for sturdy grip and added stability. Exercising regularly with this trampoline trainer will help to stimulate your metabolism, increases oxygen capacity, improve your balance, boost cardiovascular health while reducing strain on joints.
  • Suitable for Indoor & Outdoor - The mini trampoline with the strong spring design makes it safe to have fun in your home or garden.
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.