Query time 0.00153
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "3.16"
},
"grouping_operation": {
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "cscart_master_products_storefront_min_price",
"access_type": "system",
"possible_keys": [
"PRIMARY"
],
"rows_examined_per_scan": 0,
"rows_produced_per_join": 1,
"filtered": "0.00",
"const_row_not_found": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "16"
},
"used_columns": [
"storefront_id",
"product_id",
"price"
]
}
},
{
"table": {
"table_name": "point_prices",
"access_type": "system",
"possible_keys": [
"unique_key",
"src_k"
],
"rows_examined_per_scan": 0,
"rows_produced_per_join": 1,
"filtered": "0.00",
"const_row_not_found": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "24"
},
"used_columns": [
"product_id",
"point_price",
"lower_limit",
"usergroup_id"
]
}
},
{
"table": {
"table_name": "cscart_products",
"access_type": "const",
"possible_keys": [
"PRIMARY",
"status"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "4K"
},
"used_columns": [
"product_id",
"product_code",
"product_type",
"status",
"company_id",
"list_price",
"amount",
"weight",
"length",
"width",
"height",
"shipping_freight",
"low_avail_limit",
"timestamp",
"updated_timestamp",
"usergroup_ids",
"is_edp",
"edp_shipping",
"unlimited_download",
"tracking",
"free_shipping",
"zero_price_action",
"is_pbp",
"is_op",
"is_oper",
"is_returnable",
"return_period",
"avail_since",
"out_of_stock_actions",
"localization",
"min_qty",
"max_qty",
"qty_step",
"list_qty_count",
"tax_ids",
"age_verification",
"age_limit",
"options_type",
"exceptions_type",
"details_layout",
"shipping_params",
"facebook_obj_type",
"parent_product_id",
"buy_now_url",
"units_in_product",
"show_price_per_x_units",
"master_product_id",
"master_product_status",
"master_product_offers_count",
"is_mobilede",
"seller_id",
"mdc_mileage",
"mdc_power",
"mdc_fr",
"mdc_product_id",
"ec_psubscription_product",
"paypal_product_id"
]
}
},
{
"table": {
"table_name": "popularity",
"access_type": "const",
"possible_keys": [
"PRIMARY",
"total"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "32"
},
"used_columns": [
"product_id",
"total"
]
}
},
{
"table": {
"table_name": "cscart_product_sales",
"access_type": "const",
"possible_keys": [
"PRIMARY",
"pa"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id",
"product_id"
],
"key_length": "6",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 0,
"rows_produced_per_join": 1,
"filtered": "0.00",
"unique_row_not_found": true,
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "0.00",
"data_read_per_join": "16"
},
"used_columns": [
"category_id",
"product_id",
"amount"
]
}
},
{
"table": {
"table_name": "cscart_product_prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.00",
"eval_cost": "0.20",
"prefix_cost": "1.20",
"data_read_per_join": "24"
},
"used_columns": [
"product_id",
"price",
"percentage_discount",
"lower_limit",
"usergroup_id"
],
"attached_condition": "<if>(is_not_null_compl(cscart_product_prices), ((`danishecarter_31jan`.`cscart_product_prices`.`lower_limit` = 1) and (`danishecarter_31jan`.`cscart_product_prices`.`usergroup_id` in (0,0,1))), true)"
}
},
{
"table": {
"table_name": "cscart_product_descriptions",
"access_type": "const",
"possible_keys": [
"PRIMARY",
"product_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id",
"lang_code"
],
"key_length": "9",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "1.40",
"data_read_per_join": "4K"
},
"used_columns": [
"product_id",
"lang_code",
"product",
"shortname",
"short_description",
"full_description",
"meta_keywords",
"meta_description",
"search_words",
"page_title",
"age_warning_message",
"promo_text",
"unit_name"
]
}
},
{
"table": {
"table_name": "companies",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.20",
"prefix_cost": "1.60",
"data_read_per_join": "7K"
},
"used_columns": [
"company_id",
"status",
"company"
],
"attached_condition": "<if>(found_match(companies), ((`danishecarter_31jan`.`companies`.`status` = 'A') or 0), true)"
}
},
{
"table": {
"table_name": "cscart_products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.00",
"eval_cost": "0.20",
"prefix_cost": "2.80",
"data_read_per_join": "16"
},
"used_columns": [
"product_id",
"category_id",
"link_type",
"category_position"
]
}
},
{
"table": {
"table_name": "cscart_categories",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"danishecarter_31jan.cscart_products_categories.category_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "5.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.01",
"prefix_cost": "3.00",
"data_read_per_join": "172"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
],
"attached_condition": "((`danishecarter_31jan`.`cscart_categories`.`storefront_id` in (0,1)) and ((`danishecarter_31jan`.`cscart_categories`.`usergroup_ids` = '') or find_in_set(0,`danishecarter_31jan`.`cscart_categories`.`usergroup_ids`) or find_in_set(1,`danishecarter_31jan`.`cscart_categories`.`usergroup_ids`)) and (`danishecarter_31jan`.`cscart_categories`.`status` in ('A','H')))"
}
},
{
"table": {
"table_name": "cscart_seo_names",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"dispatch"
],
"key": "PRIMARY",
"used_key_parts": [
"object_id",
"type",
"dispatch",
"lang_code"
],
"key_length": "206",
"ref": [
"const",
"const",
"const",
"const"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.10",
"eval_cost": "0.02",
"prefix_cost": "3.12",
"data_read_per_join": "173"
},
"used_columns": [
"name",
"object_id",
"type",
"dispatch",
"path",
"lang_code"
]
}
},
{
"table": {
"table_name": "cscart_discussion",
"access_type": "const",
"possible_keys": [
"object_id"
],
"key": "object_id",
"used_key_parts": [
"object_id",
"object_type"
],
"key_length": "6",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.02",
"prefix_cost": "3.14",
"data_read_per_join": "2"
},
"used_columns": [
"object_id",
"object_type",
"type"
]
}
},
{
"table": {
"table_name": "cscart_product_review_prepared_data",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id",
"storefront_id"
],
"key_length": "7",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.02",
"prefix_cost": "3.16",
"data_read_per_join": "1"
},
"used_columns": [
"product_id",
"storefront_id",
"average_rating",
"reviews_count"
]
}
}
]
}
}
}
Result
product_id |
product_code |
product_type |
status |
company_id |
list_price |
amount |
weight |
length |
width |
height |
shipping_freight |
low_avail_limit |
timestamp |
updated_timestamp |
usergroup_ids |
is_edp |
edp_shipping |
unlimited_download |
tracking |
free_shipping |
zero_price_action |
is_pbp |
is_op |
is_oper |
is_returnable |
return_period |
avail_since |
out_of_stock_actions |
localization |
min_qty |
max_qty |
qty_step |
list_qty_count |
tax_ids |
age_verification |
age_limit |
options_type |
exceptions_type |
details_layout |
shipping_params |
facebook_obj_type |
parent_product_id |
buy_now_url |
units_in_product |
show_price_per_x_units |
master_product_id |
master_product_status |
master_product_offers_count |
is_mobilede |
seller_id |
mdc_mileage |
mdc_power |
mdc_fr |
mdc_product_id |
ec_psubscription_product |
paypal_product_id |
lang_code |
product |
shortname |
short_description |
full_description |
meta_keywords |
meta_description |
search_words |
page_title |
age_warning_message |
promo_text |
unit_name |
price |
category_ids |
popularity |
company_name |
sales_amount |
seo_name |
seo_path |
point_price |
discussion_type |
average_rating |
product_reviews_count |
228 |
I0228OF40N |
P |
A |
1 |
0.00 |
25 |
0.000 |
0 |
0 |
0 |
0.00 |
0 |
1328731200 |
1328786599 |
0 |
N |
N |
N |
|
N |
|
Y |
N |
N |
Y |
10 |
0 |
N |
|
|
|
|
|
6 |
N |
0 |
|
|
default |
a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} |
|
0 |
|
0.000 |
1.000 |
0 |
A |
0 |
N |
0 |
0 |
0 |
0 |
0 |
|
|
en |
LG D2342P-PN |
|
|
<p>
<div class="bottom-gradient" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-style: initial; border-color: initial; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; background-image: -webkit-linear-gradient(bottom, #f6f6f5, #ffffff 32px); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; border-bottom-style: solid; border-bottom-color: #cccccc; color: #222222; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-align: left; padding: 0px; margin: 0px;">
<div class="text-col narrow" style="margin-top: 15px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 40px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; height: auto; border: 0px initial initial;">
<div class="feature-block feature-block2" style="margin-top: 16px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; font-weight: normal; font-family: BryantLGMedium; text-transform: uppercase; padding: 0px; border: 0px initial initial;">NEXT GENERATION <span style="border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; color: #d80546; padding: 0px; margin: 0px; border: 0px initial initial;">3D MONITOR</span></h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px; padding-top: 0px; padding-bottom: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; border: 0px initial initial;">With lightweight, battery-free glasses, and 3D picture quality that is clearer and brighter, the LG D2342P Cinema 3D monitor brings movie theater 3D effects to your desktop. Experience a new dimension in 3D gaming and enjoy your favorite 2D content converted to NEXT GENERATION 3D MONITOR 3D right in the comfort of your own home. Welcome to the next generation of LG 3D.</p>
</div>
</div>
</div>
<div class="bottom-gradient" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-style: initial; border-color: initial; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; background-image: -webkit-linear-gradient(bottom, #f6f6f5, #ffffff 32px); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; border-bottom-style: solid; border-bottom-color: #cccccc; color: #222222; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-align: left; padding: 0px; margin: 0px;">
<div class="text-col narrow" style="margin-top: 15px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 40px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; height: auto; border: 0px initial initial;">
<div class="feature-block feature-block2" style="margin-top: 16px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; font-weight: normal; font-family: BryantLGMedium; text-transform: uppercase; padding: 0px; border: 0px initial initial;">LESS COMPLICATED. <span style="border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; color: #d80546; padding: 0px; margin: 0px; border: 0px initial initial;">MORE COMFORTABLE</span></h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px; padding-top: 0px; padding-bottom: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; border: 0px initial initial;">With lightweight, battery-free glasses, and 3D picture quality that is clearer and brighter, the LG D2342P Cinema 3D monitor brings movie theater 3D effects to your desktop. Experience a new dimension in 3D gaming and enjoy your favorite 2D content converted to 3D right in the comfort of your own home. Welcome to the next generation of LG 3D.</p>
</div>
</div>
</div>
<div class="bottom-gradient" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-style: initial; border-color: initial; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; background-image: -webkit-linear-gradient(bottom, #f6f6f5, #ffffff 32px); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; border-bottom-style: solid; border-bottom-color: #cccccc; color: #222222; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-align: left; padding: 0px; margin: 0px;">
<div class="text-col narrow" style="margin-top: 15px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 40px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; height: auto; border: 0px initial initial;">
<div class="feature-block feature-block2" style="margin-top: 16px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; font-weight: normal; font-family: BryantLGMedium; text-transform: uppercase; padding: 0px; border: 0px initial initial;">CLEARER, BRIGHTER, <span style="border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; color: #d80546; padding: 0px; margin: 0px; border: 0px initial initial;">SHARPER 3D</span></h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px; padding-top: 0px; padding-bottom: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; border: 0px initial initial;">With 3D Effect Mode, LG Cinema 3D technology creates an even brighter and clearer 3D picture with especially calibrated settings optimized for 3D viewing. LG's 3D monitors also produce exceptionally clear and vivid images in 2D. Seeing really is believing.</p>
</div>
</div></div>
<div class="bottom-gradient" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-style: initial; border-color: initial; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; background-image: -webkit-linear-gradient(bottom, #f6f6f5, #ffffff 32px); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; border-bottom-style: solid; border-bottom-color: #cccccc; color: #222222; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-align: left; padding: 0px; margin: 0px;"><div class="text-col narrow" style="margin-top: 15px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 40px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; height: auto; border: 0px initial initial;">
<div class="feature-block feature-block2" style="margin-top: 16px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; font-weight: normal; font-family: BryantLGMedium; text-transform: uppercase; padding: 0px; border: 0px initial initial;">BIG FUN. <span style="border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; color: #d80546; padding: 0px; margin: 0px; border: 0px initial initial;">BIG SAVINGS.</span></h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px; padding-top: 0px; padding-bottom: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; border: 0px initial initial;">With 3D Effect Mode, LG Cinema 3D technology creates an even brighter and clearer 3D picture with especially calibrated settings optimized for 3D viewing. LG's 3D monitors also produce exceptionally clear and vivid images in 2D. Seeing really is believing.</p>
</div>
</div>
</div>
<div class="bottom-gradient" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-style: initial; border-color: initial; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; background-image: -webkit-linear-gradient(bottom, #f6f6f5, #ffffff 32px); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; border-bottom-style: solid; border-bottom-color: #cccccc; color: #222222; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-align: left; padding: 0px; margin: 0px;">
<div class="text-col narrow" style="margin-top: 15px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 40px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; height: auto; border: 0px initial initial;">
<div class="feature-block feature-block2" style="margin-top: 16px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; font-weight: normal; font-family: BryantLGMedium; text-transform: uppercase; padding: 0px; border: 0px initial initial;">MORE <span style="border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; color: #d80546; padding: 0px; margin: 0px; border: 0px initial initial;">IN 3D</span></h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px; padding-top: 0px; padding-bottom: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; border: 0px initial initial;">Need even more 3D content? LG's 2D to 3D conversion function enables the enjoyment of a 3D effect even without original 3D content. See your favorite standard 2D images, games or movies in 3D. Note: 2D to 3D conversion requires install of included software.</p>
</div>
</div></div>
<div class="bottom-gradient" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-style: initial; border-color: initial; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; background-image: -webkit-linear-gradient(bottom, #f6f6f5, #ffffff 32px); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; border-bottom-style: solid; border-bottom-color: #cccccc; color: #222222; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-align: left; padding: 0px; margin: 0px;"><div class="text-col narrow" style="margin-top: 15px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 40px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; height: auto; border: 0px initial initial;">
<div class="feature-block feature-block2" style="margin-top: 16px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; font-weight: normal; font-family: BryantLGMedium; text-transform: uppercase; padding: 0px; border: 0px initial initial;">YOU WON'T BELIEVE <span style="border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; color: #d80546; padding: 0px; margin: 0px; border: 0px initial initial;">YOUR EYES</span></h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px; padding-top: 0px; padding-bottom: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; border: 0px initial initial;">LG's SUPER LED Backlighting technology provides a slim profile and delivers amazing brightness, clarity and color detail in both 2D and 3D, as well as greater energy efficiency compared to conventional monitors.</p>
</div>
</div>
</div>
<div class="bottom-gradient" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-style: initial; border-color: initial; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; background-image: -webkit-linear-gradient(bottom, #f6f6f5, #ffffff 32px); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; border-bottom-style: solid; border-bottom-color: #cccccc; color: #222222; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-align: left; padding: 0px; margin: 0px;">
<div class="text-col narrow" style="margin-top: 15px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 40px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; height: auto; border: 0px initial initial;">
<div class="feature-block feature-block2" style="margin-top: 16px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; font-weight: normal; font-family: BryantLGMedium; text-transform: uppercase; padding: 0px; border: 0px initial initial;">PICTURE <span style="border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; color: #d80546; padding: 0px; margin: 0px; border: 0px initial initial;">QUALITY MATTERS</span></h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px; padding-top: 0px; padding-bottom: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; border: 0px initial initial;">This stunning picture is the reason you wanted HD in the first place. With almost double the pixel resolution, Full HD 1080p gives it superior picture quality over standard HD resolution. You'll see details and colors like never before.</p>
</div>
</div></div>
<div class="bottom-gradient" style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-style: initial; border-color: initial; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; background-image: -webkit-linear-gradient(bottom, #f6f6f5, #ffffff 32px); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; border-bottom-style: solid; border-bottom-color: #cccccc; color: #222222; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-align: left; padding: 0px; margin: 0px;"><div class="text-col narrow" style="margin-top: 15px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 40px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; height: auto; border: 0px initial initial;">
<div class="feature-block feature-block2" style="margin-top: 16px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; padding: 0px; border: 0px initial initial;">
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; font-weight: normal; font-family: BryantLGMedium; text-transform: uppercase; padding: 0px; border: 0px initial initial;">GET <span style="border-image: initial; font-size: 20px; font: inherit; vertical-align: baseline; color: #d80546; padding: 0px; margin: 0px; border: 0px initial initial;">CONNECTED</span></h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px; padding-top: 0px; padding-bottom: 0px; border-image: initial; font-size: 12px; font: inherit; vertical-align: baseline; border: 0px initial initial;">Get deeper colors, take advantage of full HD and connect 3D devices experience with HDMI connectivity even without a PC. LG CINEMA 3D monitor makes it possible to view 3D content, whether from a game console, blu-ray disc™ player, set-top box or another source. Prepare yourself for tomorrow's technology today.</p>
</div>
</div>
</div>
</p> |
|
|
|
|
|
<p class="product-promo-text"><span class="product-promo-header">FREE US shipping over $100!</span><span class="product-promo-body">Orders within next 2 days will be shipped on Monday</span></p> |
|
349.99000000 |
170M |
66 |
CS-Cart |
|
lg-d2342p-pn |
167/170 |
|
B |
3.00 |
2 |