当HBO透露这将使 重新启动标志性的2000年代电视节目 欲望都市,球迷们兴奋地冲破了接缝。但是在学习了萨曼莎·琼斯(akaman 金·卡特尔(Kim Cattrall))—可以说是演出中最粗俗,最引人注目的人物—没有设置返回 就像那样,粉丝很生气。一些人开始猜测 萨曼莎(Samantha) will die in the show (???),但值得庆幸的是,HBO Max首席内容官Casey Bloys证实了其中一些传言。
在接受采访时 电视线,凯西说,萨曼莎缺席的原因很简单—她和Carrie Bradshaw,Charlotte York和Miranda Hobbes失恋了。“就像现实生活中一样,人们进入您的生活,人们离开,” he said. “友谊逐渐消逝,新的友谊开始了。因此,我认为这完全可以指示生活的真实阶段。”
“They’试图讲述一个诚实的故事,讲述自己在纽约50岁那年成为一名女性的经历。因此,一切都应该感觉很自然,还有当您拥有朋友时’30岁时,您可能没有’re 50,” Casey added.
<%= galleryHideVendors ? 'hide-vendors' : '' %> <%= galleryHideProsAndCons ? 'hide-pros-and-cons' : '' %>" role="region" aria-label="carousel" tabindex="0">
<% if ( !gallerySuppressTitle ) { %>
<%= title %>
<% } %>
<% _.each( data, function( item, i ) { %>
<% if ( item.data.type == 'product') { %>
<% var product = item.data.product %>
"/>
<% if (item.data.product.name) { %>
<%= item.data.product.name %>
<% } %>
<% if (item.data.product.brand) { %>
<%= item.data.product.brand %>
<% } %>
<% if (item.data.product.vendor) { %>
<%= item.data.product.vendor %>
<% } %>
<% var itemOnSale = product.item_on_sale && !1; %>
<% var listPrice = product.list_price %>
<% var price = product.price %>
<% var discount = product.discount %>
<% if (product.show_price && product.priceNoSymbol > 0) { %>
<% if (itemOnSale) { %>
<%= listPrice %>
<%= price %> (<%= discount %>% off)
<% } else { %>
<%= price %>
<% } %>
<% } %>
<% if (item.data.product.description) { %>
<%= item.data.product.description %>
<% } %>
<% } else if ( item.data.type == 'product_review') { %>
<% if (!_.isUndefined(item.data.media)) { %>

"/>
<% } %>
<% if (item.data.content_product_review.headline) { %>
<%= item.data.content_product_review.headline %>
<% } %>
<% if (item.data.content_product_review.brand) { %>
<%= item.data.content_product_review.brand %>
<% } %>
<% if (item.data.content_product_review.retailer) { %>
<%= item.data.content_product_review.retailer %>
<% } %>
<%
var seals = item.data.content_product_review.product_review.product_seal
? item.data.content_product_review.product_review.product_seal.seals
: '';
%>
<% var today = new Date(); %>
<% _.each(seals, function(seal) { %>
<% if (today < Date.parse(seal.contract_end_date)) { %>
" alt="<%= seal.type.name %>"/>
<% } %>
<% }); %>
<% var showPrice = item.data.content_product_review.product_review.show_price && (item.data.content_product_review.product_review.retailer.price > 0 || item.data.content_product_review.product_review.product.is_custom) %>
<% var itemOnSale = item.data.content_product_review.product_review.retailer.item_on_sale && !1 %>
<% var listPrice = item.data.content_product_review.product_review.retailer.listprice_formatted %>
<% var price = item.data.content_product_review.product_review.retailer.price_formatted %>
<% var discount = item.data.content_product_review.product_review.retailer.discount %>
<% if (showPrice) { %>
<% if (itemOnSale) { %>
<%= listPrice %>
<%= price %> (<%= discount %>% off)
<% } else { %>
<%= price %>
<% } %>
<% } %>
<% if (item.data.content_product_review.summary) { %>
<%= item.data.content_product_review.summary %>
<% } %>
<% } else { %>
<% if ( item.data.headline ) { %>
<%= item.data.headline %>
<% } %>
<% if ( item.data.dek ) { %>
<%= item.data.dek.replace(/
/g, '
') %>
<% } %>
<% } %>
<% }); %>