Latest News

When the reality of being an entrepreneur hits you in the gut!

0
When the reality of being an entrepreneur hits you in the gut!

Hey guys!

What’s up with me? Just…entrepreneur things 🙃

View this post on Instagram

Ok but for real though. The past couple weeks have been extremely challenging for me, and then just when I think I’m about to break, we get notified that a REALLY important shipment full of POPFLEX Sloane Totes (yes, THOSE totes you’ve been waiting to restock) was stolen and now the truck has gone missing.…

Like, is this for real?? Is the truck driver okay? Is he/she missing too? Or is it just the cargo? Did the truck driver run away with the goods and now we’re gonna see my babies popping up on eBay or Amazon!?

Honestly, my heart and body went numb when I heard the news because as a small business owner, every single unit counts.

That’s a huge punch in the gut – not only in terms of loss of inventory and loss of sales, but now, a lot of people will be upset and frustrated that they can’t get something they’ve been waiting for for so long, and may very likely buy elsewhere. So, we lose the opportunity to build a customer relationship.

But what I can do? Complaining won’t help. All I can say is…

’tis life. 

Sam and I looked at each other, shook our heads, and honestly, there was no time to feel sorry for ourselves. We quickly went into our next meetings, smiled through our reality, and continued on “business as usual”.

I have no idea if we’ll ever see those bags again or if the shipping company will ever refund us (we filed a claim but they said it will take up to 1 year to get any type of compensation, that is, if it even gets approved by them) – so yah. Life isn’t perfect, or fair, it’s just a game with lots of obstacles.

I cherish every day that I get to live the life of an entrepreneur and the immense freedom that comes with it, but there’s no one protecting you or looking out for you. So when stuff like this happens, you’re on your own.

Anyway! Sam and I made ANOTHER reorder so hopefully the reorder of the reorder of the Sloane Totes will arrive in a few months (if we’re lucky). If you’ve been waiting, I’m sorry for the extra long wait, but if you could hold out for another few months that would mean everything to us!

Thank you ♥️

‘);
// 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, 12).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);

Cozy Vibes Only in This Faux Sherpa Set

Previous article

Unique And Healthy Recipes Using Fresh Strawberries

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