CONNECT WITH ME
 
 

PROUD MEMBER

Jointed Bears

Display: List / Grid
Show:
Sort By:
  Perfect gift for the special mother in your life. Ann is a handmade teddy bear in shee..
$124.99
  George is a handmade teddy bear who proudly shows his allegiance for all to see. His c..
$41.24
  Hernando is a very proud Classic Bear, but with a darker fur. He wears only a ribb..
$54.95
  Jeffrey is a handmade teddy bear who proudly wears red, white and blue. He comes with ..
$41.24
  Jenny is one of the bears that TG Bears has gifted a celebrity. TG Bears made a Je..
$54.95
  Merlena is Hernando's sister and cousin to Theodore and Jenny.   ..
$54.95
  Meet Theodore!   Theodore is a model Classic Bear. His fur is the color o..
$54.95
'; //html += '
' + $(element).find('.wishlist').html() + '
'; //html += '
' + $(element).find('.compare').html() + '
'; html += ''; html += '
'; var image = $(element).find('.image').html(); if (image != null) { html += '
' + image + '
'; } var price = $(element).find('.price').html(); if (price != null) { html += '
' + price + '
'; } html += '
' + $(element).find('.name').html() + '
'; html += '
' + $(element).find('.description').html() + '
'; var rating = $(element).find('.rating').html(); if (rating != null) { html += '
' + rating + '
'; } html += '
'; $(element).html(html); }); $('.display').html('Display: List / Grid'); $.cookie('display', 'list'); } else { $('.product-list').attr('class', 'product-grid'); $('.product-grid > div').each(function(index, element) { html = ''; var image = $(element).find('.image').html(); if (image != null) { html += '
' + image + '
'; } html += '
' + $(element).find('.name').html() + '
'; html += '
' + $(element).find('.description').html() + '
'; var price = $(element).find('.price').html(); if (price != null) { html += '
' + price + '
'; } var rating = $(element).find('.rating').html(); if (rating != null) { html += '
' + rating + '
'; } html += '
' + $(element).find('.cart').html() + '
'; //html += '
' + $(element).find('.wishlist').html() + '
'; //html += '
' + $(element).find('.compare').html() + '
'; $(element).html(html); }); $('.display').html('Display: List / Grid'); $.cookie('display', 'grid'); } } view = $.cookie('display'); if (view) { display(view); } else { display('list'); } //-->
© Copyright 2012. Powered by Open Cart