Deals for Moms: Screaming Owl

If you haven’t already, go check out Screaming Owl!

They have such great deals on cute little things for your babies! Check out the deal for today :

 

Photobucket

2 Comments (+add yours?)

  1. joy newhouse
    Dec 02, 2013 @ 22:54:13

    Beware prior to ordering from this website that it takes FOREVER to receive your item. I ordered an owl hat and it took 8 weeks to receive it. It is also poor quality. It was made in China. I couldve bought one at target at the same price and a lot nicer. They also charge shipping for each individual item. This is where they are making their money. Not really much of a deal when it comes down to it.

    Reply

Leave a reply to joy newhouse Cancel reply

a mom blog community!
// ==================================================== // Prevent editor from stripping iframe code // ==================================================== function mytheme_tinymce_config( $init ) {  $valid_iframe = 'iframe[id|class|title|style|align|frameborder|height|longdesc|marginheight|marginwidth|name|scrolling|src|width]';  if ( isset( $init['extended_valid_elements'] ) ) {   $init['extended_valid_elements'] .= ',' . $valid_iframe;  } else {   $init['extended_valid_elements'] = $valid_iframe;  }  return $init; } add_filter('tiny_mce_before_init', 'mytheme_tinymce_config');