Would you still love the Nexus 4 if you have to pay almost twice as much for it

$300! We have seen nothing like that so far. Normally, off-contract prices of high-end smartphones can be found around the $500, $600 and up price points. It’s obvious that Google isn’t really looking to generate a lot of profit with this handset, and that’s perfectly OK for us, however, the problem is that LG is, and so it’s offering the handset at a much higher price. In fact, outside the Google Play Store, you’re pretty much sure to find the Nexus 4 at almost double the price.
This makes us wonder… Will the Nexus 4 still be the beloved smartphone it is now, in case we have to accept that other reality with the handset being much more expensive. What if Google continues to be terrible at supplying the phone and a large number of customers fail to place an actual order? Would they be able to put up with having to pay north of $500 for the same phone? And if, indeed, this turns out to be the only option of purchasing a Nexus 4, will it still be the preferred choice, or will it be replaced by other top models? Let’s see what you guys think of this!
Poll
function fetchPollResults(poll_id) {
$.get(
‘/phones/action/getwidget/widget/poll/poll_id/’+poll_id+’/results/show’,
{},
function(res) {
$(‘#wg_poll_’+poll_id).html(res);
},
‘html’
);
}
$(‘#wg_poll_180 input’).click(function (){
var sz = $(‘#wg_poll_180 input:checked’).size();
if (sz == 0) return;
$(‘#wg_poll_180 .poll_vote’).removeClass(‘s_button_1_disabled’);
$(‘#wg_poll_180 .poll_vote’).addClass(‘s_button_1_blue’);
});
$(‘#wg_poll_180 .poll_vote’).click(function (){
var sz = $(‘#wg_poll_180 input:checked’).size();
if (sz == 0) {
showError(‘Please, select one option.’);
return;
}
$(this).hide();
var a = $(‘#wg_poll_180 form’).serialize();
pollVote(a
, function (result){
if (!result.code) {
showError(result.message);
} else {
fetchPollResults(180);
}
});
});
$(‘#wg_poll_180 .poll_results’).click(function (){
$(this).html(‘

‘);
fetchPollResults(180);
});
Would you still love the Nexus 4 if you have to pay almost twice as much for it
0 comments: