Case For Galaxy Note 2 Tpu Phone Case Cover Future | Desertcart Taiwan
Case For Galaxy Note 2 Tpu Phone Case Cover(future Boy Conan Pictures) For Thanksgiving Day's Gift
产品编号: 13766650
安全交易
经常一起购买
描述
Slim galaxy case Unique design, soft tpu bumper with hard back cover. Advanced tpu material, light weight, strong and flexible. Brand new and high quality *future boy conan pictures *pattern hard case with screen protector for your galaxy note 2. Comfortable to hold with anti-slip grips on both sides of the case.
P.when('A','ready').execute(function(A) {
function setFeatureBulletsExpanderCollapsedHeight() {
var $ = A.$;
var PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT = 540;
var FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION = 12;
var EXPANDER_HEADING_HEIGHT = 20;
var expanderElement = $("#pov2FeatureBulletsExpander");
if(expanderElement !== null) {
var productOverviewFeatureElement = $('#productOverview_feature_div');
var featureBulletsExpanderContent = $('#pov2FeatureBulletsExpanderContent');
var featureBulletsExpanderHeading = $('#pov2FeatureBulletsExpanderHeading');
var expanderContentHeight = featureBulletsExpanderContent.height();
var productOverviewFeatureElementHeight = productOverviewFeatureElement !== null ? productOverviewFeatureElement.height() : 0;
var expanderCollapsedHeight = Math.min(PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT - productOverviewFeatureElementHeight - FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION, expanderContentHeight);
if (expanderContentHeight === expanderCollapsedHeight) {