_['fold'] = 'einblenden';
_['unfold'] = 'ausblenden';
_['image'] = 'Image';
_['products_found'] = 'products found';
_['no_result'] = 'No result found corresponding for your search';
_['of'] = 'sur';

// max of visible foldabable items in product page
var max_visible_foldable_item = 2;

