We remain fully operational. Our teams are working around the clock to ensure your deliveries continue safely.
Gift Choice Slim Hard Protective Case Smartphone Shell Cell Phone | Desertcart SINGAPORE
GIFT CHOICE / Slim Hard Protective Case SmartPhone Shell Cell Phone Cover for Sony Xperia T3 // Omg Cat Funny Poster Quote White //
产品编号: 38417747
描述
High quality material, Nice hand feeling! Protect your phone against bump, scratch,and other damage! Accurate cutting, access all button and function! Unique image, decorate your phone stylishly! 100% brand new, lifetime service!
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) {