Latest News

Revealing my new designs at Target!!

0

Hey guys!

Today we’re going shopping because I dropped some new, super cute designs at Target and cannot believe we haven’t talked about them yet?!

It’s crazy how after 3 years and countless Target visits, I still feel anxious (in a good way) when I walk through the store to the fitness section. Seeing new products join the display will never get old!

And yes, I still tidy up the shelves to make everything look pretty every single time.

Anyway.

Here’s what’s new from Blogilates x Target!

View this post on Instagram

SHOP BLOGILATES AT TARGET

Water Bottle Bag

WE LOVE POCKETS.

This bag has 3 (one on the front and two on the side) so you can carry your water and the essentials in one bag. It has a crossbody strap too, so it’s perfect for long walks and hikes, but also for running errands when you need to be hands-free.

Oh, and it’s insulated! Gotta keep that water cold.

SHOP WATER BOTTLE BAG

Half Gallon Timer Bottle

The perfect bottle for your bag! It holds half a gallon of water and has little markers to help you stay on track to hydrate all day.

I also added a little strap for easy carrying if you’re not using a water bottle bag!

SHOP HALF GALLON TIMER BOTTLE

Black High Ponytail Cap

Yay now you can get the High Pony Cap in black! This hat is a perfect example of something I designed to solve a problem. The problem? Founding Father hair. EW.

I used to avoid hats because I had to either shove a ponytail through the hole that’s always a super awkward height or do a low pony. SOO I went on a mission to design a hat that works with a high or low pony.

She’s essential. Trust.

SHOP BLACK HIGH PONYTAIL CAP

3-in-1 Toning Tubes

Your workout is about to get 🔥spicy🔥.

The tubes in this set are interchangeable, meaning you can make them as light or as heavy as you want. And omg the gold hardware?! Love!

SHOP TONING TUBES

Ultimate Toning Tube Kit

Booty 🤝 toning bands.

This set comes with 5 resistance tubes, soft squishy handles so you can work your upper body comfortably, and ankle weights to work your booty. You can seriously make so many combinations with this little set and it’s super travel-friendly.

My favorite thing in this set is the door anchor! You just put it behind your door and then. you can do leg extensions like you would with a cable machine!

Glutes on FIREEE.

SHOP TONING TUBE KIT

Foam Roller with Ridges

I love foam rolling to loosen up tight muscles and help with soreness after a tough workout… but I also lowkey hate it because it’s kind of uncomfy while I’m doing it. Totally worth it though.

I made this foam roller with little ridges to make it even more intense. Ahh it’s gonna hurt so good! If you have tight hips or shoulders or just want to level up your recovery, you need this.

SHOP FOAM ROLLER

Black Gym Bag

You wanted the gym bag in black and now it’s HERE!

She’s sleek and she’s functional, with a shoe compartment, yoga mat holder, and multiple pockets inside and outside to carry your water bottle, snacks, keys, and anything else you need. The bags usually go quick, so you’ll have to lmk if you see one in your store!!

SHOP GYM BAG

Terrazzo Gym Flooring

This isn’t new-new, but it’s back at a lower price and that is a reason to celebrate! I love this flooring so much. It adds a lil cushion for your joints, it locks together so you can add as many as you need to fit your space, and it’s SO PRETTY.

Shop Terrazzo Flooring

Tell me if you’ve seen the new drop at your local Target! I’m always curious what it looks like at your store! Btw if you don’t see it on the shelves check the 🎯 site! I see that the high pony cap and the ultimate bands kit are still in stock there!

‘);
// Show the initial visible items
$(“.archive-post-col .list1”).slice(0, 12).show();
// Calculate the hidden items
$(document).find(“.row.load-more1 .ald-count”).text( $(“.archive-post-col .list1:hidden”).length );
// Button Click Trigger
$(“.row.load-more1”).find(“#loadMore”).on(‘click’, function (e) {
e.preventDefault();
// Show the hidden items
$(“.archive-post-col .list1:hidden”).slice(0, 6).slideDown();
// Hide if no more to load
if ( $(“.archive-post-col .list1:hidden”).length == 0 ) {
$(this).fadeOut(‘slow’);
}
// ReCalculate the hidden items
$(document).find(“.row.load-more1 .ald-count”).text( $(“.archive-post-col .list1:hidden”).length );
});
// Hide on initial if no div to show
if ( $(“.archive-post-col .list1:hidden”).length == 0 ) {
$(“.row.load-more1”).find(“#loadMore”).fadeOut(‘slow’);
console.log( noItemMsg );
}
// end wrapper 1
//wrapper 2
// Append the Load More Button
$(“.row.load-more2”).append(‘

VIEW MORE

‘);
// Show the initial visible items
$(“.list-workouts”).slice(0, 9).show();
// Calculate the hidden items
$(document).find(“.row.load-more2 .ald-count”).text( $(“.list-workouts:hidden”).length );
// Button Click Trigger
$(“.row.load-more2”).find(“#loadMore”).on(‘click’, function (e) {
e.preventDefault();
// Show the hidden items
$(“.list-workouts:hidden”).slice(0, 6).slideDown();
// Hide if no more to load
if ( $(“.list-workouts:hidden”).length == 0 ) {
$(this).fadeOut(‘slow’);
}
// ReCalculate the hidden items
$(document).find(“.row.load-more2 .ald-count”).text( $(“.list-workouts:hidden”).length );
});
// Hide on initial if no div to show
if ( $(“.list-workouts:hidden”).length == 0 ) {
$(“.row.load-more2”).find(“#loadMore”).fadeOut(‘slow’);
console.log( noItemMsg );
}
// end wrapper 2
// wrapper 3
// Append the Load More Button
$(“.row.see-more”).append(‘

SHOW MORE COMMENTS…

‘);
// Show the initial visible items
$(“.comment”).slice(0, 8).show();
// Calculate the hidden items
$(document).find(“.row.see-more .ald-count”).text( $(“.comment:hidden”).length );
// Button Click Trigger
$(“.row.see-more”).find(“#loadMore”).on(‘click’, function (e) {
e.preventDefault();
// Show the hidden items
$(“.comment:hidden”).slice(0, 4).slideDown();
// Hide if no more to load
if ( $(“.comment:hidden”).length == 0 ) {
$(this).fadeOut(‘slow’);
}
// ReCalculate the hidden items
$(document).find(“.row.see-more .ald-count”).text( $(“.comment:hidden”).length );
});
// Hide on initial if no div to show
if ( $(“.comment:hidden”).length == 0 ) {
$(“.row.see-more”).find(“#loadMore”).fadeOut(‘slow’);
console.log( noItemMsg );
}
// end wrapper 3
//wraper 4
// Append the Load More Button
$(“.row.load-more3”).append(‘

Read More

‘);
// Show the initial visible items
$(“.post-result”).slice(0, 9).show();
// Calculate the hidden items
$(document).find(“.row.load-more3 .ald-count”).text( $(“.post-result:hidden”).length );
// Button Click Trigger
$(“.row.load-more3”).find(“#loadMore”).on(‘click’, function (e) {
e.preventDefault();
// Show the hidden items
$(“.post-result:hidden”).slice(0, 6).slideDown();
// Hide if no more to load
if ( $(“.post-result:hidden”).length == 0 ) {
$(this).fadeOut(‘slow’);
}
// ReCalculate the hidden items
$(document).find(“.row.load-more3 .ald-count”).text( $(“.post-result:hidden”).length );
});
// Hide on initial if no div to show
if ( $(“.post-result:hidden”).length == 0 ) {
$(“.row.load-more3”).find(“#loadMore”).fadeOut(‘slow’);
console.log( noItemMsg );
}
// end wrapper 4
//wrapper 5
// Append the Load More Button
$(“.row.load-more4”).append(‘

Load More

‘);
// Show the initial visible items
$(“.list1”).slice(0, 24).show();
// Calculate the hidden items
$(document).find(“.row.load-more4 .ald-count”).text( $(“.list1:hidden”).length );
// Button Click Trigger
$(“.row.load-more4”).find(“#loadMore”).on(‘click’, function (e) {
e.preventDefault();
// Show the hidden items
$(“.list1:hidden”).slice(0, 9).slideDown();
// Hide if no more to load
if ( $(“.list1:hidden”).length == 0 ) {
$(this).fadeOut(‘slow’);
}
// ReCalculate the hidden items
$(document).find(“.row.load-more4 .ald-count”).text( $(“.list1:hidden”).length );
});
// Hide on initial if no div to show
if ( $(“.list1:hidden”).length == 0 ) {
$(“.row.load-more4”).find(“#loadMore”).fadeOut(‘slow’);
console.log( noItemMsg );
}
// end wrapper 5
//wrapper 6
// end wrapper 6
});
})(jQuery);

admin

HIIT Challenge: High Intensity Ab Exercises

Previous article

30-Day Workout Challenge: No Equipment, Beginner Edition

Next article

You may also like

Comments

Leave a reply

Your email address will not be published. Required fields are marked *

More in Latest News