{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

HTML 5与CSS 3权威指南(第3版 下册)

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

HTML 5与CSS 3权威指南(第3版 下册)

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Editer Recommend

超级畅销书,HTML 5与CSS 3领域公认的标杆之作,前两版累计印刷超过15次,网络书店评论超过8000条。
专家根据HTML 5和CSS 3新技术标准撰写,内容系统全面,详尽讲解了HTML 5与CSS 3的功能和特性,包含大量案例,可操作性极强


更多精彩,点击进入品牌店查阅>>

Content Description

全书是HTML 5与CSS 3领域公认的标杆之作,被读者誉为“系统学习HTML 5与CSS 3的著作”和“Web前端工程师案头必备图书之一”。
前两版累计印刷超过15次,网络书店评论超过8000条,98%以上的评论都是五星级的好评。不仅是HTML 5与CSS 3图书领域当之无愧的领头羊,而且在整个原创计算机图书领域是佼佼者。
第3版首先从技术的角度根据新的HTML 5和CSS 3标准进行了更新和补充,其次根据读者的反馈对内容的组织结构和写作方式做了进一步的优化,内容更经典,阅读体验也更好。
全书共29章,分为上下两册:
上册(1~17章)全面系统地讲解了HTML 5相关的技术,以HTML 5对现有Web应用产生的变革开篇,顺序讲解了HTML 5与HTML 4的区别、HTML 5的结构、表单及新增页面元素、图形绘制、多媒体、本地存储、文件、WebRTC通信、扩展的XML HttpRequest、离线应用、Web Workers、地理位置信息、拖放与通知等内容;
下册(18~29章)全面系统地讲解了CSS 3相关的技术,以CSS 3的功能和模块结构开篇,顺序讲解了各种选择器及其使用、文字与字体的相关样式、盒相关样式、背景与边框相关样式、布局相关样式、变形处理、动画、颜色相关样式等内容。
全书一共389个示例页面和2个综合性的案例,所有代码均通过作者上机调试,读者可下载书中代码,直接在浏览器查看运行结果。
Author Description

陆凌牛,Web开发工程师、软件开发工程师和系统设计师。从事Web开发多年,对各种Web开发技术(包括前端和后端)都有非常深入的研究,经验极其丰富。HTML 5和CSS 3等新技术的先驱者和布道者,不仅对HTML 5与CSS 3有非常深入的研究,而且对Sencha Touch、Node.js等开发框架也有非常深入的研究,并且付诸了大量实践。同时,他还擅长微软与Java的相关技a术,在C#、VB.NET、ASP.NET、SQL Server 、Oracle、Java、Struts、Spring、Hibernate等方面也积累大量的实战经验。
此外,他还是一位颇有影响力的技术作家:
《HMTL 5与CSS 3指南》凭借优质的内容深受读者好评,同类书只能望其项背。前两版累计印刷超过15次,超过8万册,被读者誉为“系统学习HTML 5与CSS 3的著作”和“Web前端工程师案头必备图书之一”, 不仅是HTML 5与CSS 3领域的领头羊和标杆,而且是近年来原创计算机图书领域的一面旗帜。
《HTML 5开发精要与案例详解》、《Sencha Touch指南》、《Node.js指南》等著作同样也取得了非常好的口碑和。
Catalogue

下 册
第18章CSS 3概述 553
18.1概要介绍 553
18.1.1CSS 3是什么 553
18.1.2CSS 3的历史 554
18.2使用CSS 3能做什么 554
18.2.1模块与模块化结构 554
18.2.2一个简单的CSS 3示例 556
第19章选择器 559
19.1选择器概述 560
19.2属性选择器 561
19.2.1属性选择器概述 561
19.2.2CSS 3中的属性选择器 563
19.2.3灵活运用属性选择器 564
19.3结构性伪类选择器 565
19.3.1CSS中的伪类选择器及伪元素 565
19.3.2选择器root、not、empty和target 570
19.3.3选择器f irst-child、last-child、nth-child和nth-last-child 574
19.3.4选择器nth-of-type和nth-last-of-type 579
19.3.5循环使用样式 582
19.3.6only-child选择器 584
19.4UI元素状态伪类选择器 585
19.4.1伪类选择器E:hover、E:active和E:focus 586
19.4.2伪类选择器E:enabled与E:disabled 588
19.4.3伪类选择器E:read-only与E:read-write 589
19.4.4伪类选择器E:checked、E:default和E:indeterminate 590
19.4.5伪类选择器E::selection 593
19.4.6伪类选择器E:invalid与E:valid 595
19.4.7伪类选择器E:required与E:optional 596
19.4.8伪类选择器E:in-range与E:out-of-range 596
19.5通用兄弟元素选择器 597
第20章使用选择器在页面中插入内容 599
20.1使用选择器来插入文字 599
20.1.1使用选择器来插入内容 599
20.1.2指定个别元素不进行插入 601
20.2插入图像文件 602
20.2.1在标题前插入图像文件 602
20.2.2插入图像文件的好处 603
20.2.3将alt属性的值作为图像的标题来显示 605
20.3使用content属性来插入项目编号 605
20.3.1在多个标题前加上连续编号 606
20.3.2在项目编号中追加文字 607
20.3.3指定编号的样式 607
20.3.4指定编号的种类 608
20.3.5编号嵌套 608
20.3.6中编号中嵌入大编号 610
20.3.7在字符串两边添加嵌套文字符号 611
第21章文字与字体相关样式 614
21.1给文字添加阴影——text-shadow属性 614
21.1.1text-shadow属性的使用方法 614
21.1.2位移距离 616
21.1.3阴影的模糊半径 617
21.1.4阴影的颜色 617
21.1.5指定多个阴影 618
21.2让文本自动换行——word-break属性 618
21.2.1依靠浏览器让文本自动换行 619
21.2.2指定自动换行的处理方法 619
21.3让长单词与URL地址自动换行——word-wrap属性 621
21.4使用服务器端字体——Web Font与@font-face属性 621
21.4.1在网页上显示服务器端字体 621
21.4.2定义斜体或粗体字体 623
21.4.3显示客户端本地的字体 625
21.4.4属性值的指定 627
21.5修改字体种类而保持字体尺寸不变——font-size-adjust属性 628
21.5.1字体不同导致文字大小的不同 628
21.5.2font-size-adjust属性的使用方法 629
21.5.3浏览器对于aspect值的计算方法 629
21.5.4font-size-adjust属性的使用示例 630
21.6使用rem单位定义字体大小 631
第22章盒相关样式 633
22.1盒的类型 633
22.1.1盒的基本类型 633
22.1.2inline-block类型 635
22.1.3inline-table类型 642
22.1.4list-item类型 644
22.1.5run-in类型与compact类型 645
22.1.6表格相关类型 646
22.1.7none类型 648
22.1.8各种浏览器对于各种盒类型的支持情况 649
22.2对于盒中容纳不下的内容的显示 650
22.2.1overf low属性 650
22.2.2overf low-x属性与overf low-y属性 653
22.2.3text-overf low属性 654
22.3对盒使用阴影 656
22.3.1box-shadow属性的使用方法 656
22.3.2将参数设定为0 656
22.3.3创建盒内阴影 658
22.3.4对盒内子元素使用阴影 658
22.3.5对第一个文字或第一行使用阴影 659
22.3.6对表格及单元格使用阴影 660
22.4指定针对元素的宽度与高度的计算方法 661
22.4.1box-sizing属性 661
22.4.2为什么要使用box-sizing属性 664
第23章背景与边框相关样式 666
23.1与背景相关的新增属性 666
23.1.1指定背景的显示范围——background-clip属性 667
23.1.2指定背景图像的绘制起点——background-origin属性 669
23.1.3指定背景图像的尺寸——background-size属性 672
23.1.4新增的用于平铺背景图像的选项——space与round 676
23.2在一个元素中显示多个背景图像 678
23.3使用渐变色背景 679
23.3.1绘制线性渐变 679
23.3.2绘制放射性渐变 682
23.4圆角边框的绘制 685
23.4.1border-radius属性 686
23.4.2在border-radius属性中指定两个半径 686
23.4.3不显示边框的时候 687
23.4.4修改边框种类的时候 688
23.4.5绘制四个角不同半径的圆角边框 688
23.5使用图像边框 688
23.5.1border-image属性 688
23.5.2border-image属性的最简单的使用方法 690
23.5.3使用border-image属性来指定边框宽度 692
23.5.4指定4条边中图像的显示方法 693
23.5.5使用背景图像 696
第24章CSS 3中的变形处理 698
24.1transform功能的基础知识 698
24.1.1如何使用transform功能 698
24.1.2transform功能的分类 699
24.2对一个元素使用多种变形 704
24.2.1对一个元素使用多种变形的方法 704
24.2.2指定变形的基准点 707
24.3使用3D变形功能 709
24.3.13D变形功能概述 709
24.3.2实现3D变形功能 710
24.4变形矩阵 718
24.4.1矩阵概述 718
24.4.2变形与坐标系统 719
24.4.3计算2D变形 719
24.4.4计算3D变形 721
24.4.5通过矩阵执行多重变形处理 722
第25章CSS 3中的动画功能 725
25.1Transitions功能 725
25.1.1Transitions功能的使用方法 726
25.1.2使用Transitions功能同时平滑过渡多个属性值 727
25.2Animations功能 730
25.2.1Animations功能的使用方法 730
25.2.2实现多个属性值同时改变的动画 733
25.2.3实现动画的方法 736
25.2.4实现网页的淡入效果 737
第26章布局相关样式 739
26.1多栏布局 740
26.1.1使用f loat属性或position属性的缺点 740
26.1.2使用多栏布局方式 741
26.2盒布局 747
26.2.1使用f loat属性或position属性时的缺点 747
26.2.2使用盒布局 749
26.2.3盒布局与多栏布局的区别 750
26.3弹性盒布局 751
26.3.1对多个元素使用f lex属性 751
26.3.2改变元素的显示顺序 753
26.3.3改变元素的排列方向 754
26.3.4元素宽度与高度的自适应 755
26.3.5使用弹性盒布局来消除空白 758
26.3.6对多个元素使用f lex属性 759
26.3.7控制换行方式 766
26.3.8指定水平方向与垂直方向的对齐方式 769
26.4calc方法 781
26.4.1calc方法概述 781
26.4.2calc方法使用示例 781
第27章Media Queries相关样式 783
27.1根据浏览器的窗口大小来选择使用不同的样式 783
27.2在iPhone中的显示 788
27.3Media Queries的使用方法 789
第28章CSS 3的其他重要样式和属性 792
28.1颜色相关样式 792
28.1.1利用alpha通道来设定颜色 793
28.1.2alpha通道与opacity属性的区别 795
28.1.3指定颜色值为transparent 797
28.2用户界面相关样式 798
28.2.1轮廓相关样式 799
28.2.2resize属性 801
28.3使用initial属性值取消对元素的样式指定 802
28.3.1取消对元素的样式指定 802
28.3.2使用initial属性值并不等于取消样式设定的特例 804
28.4实现CSS 3中的滤镜特效 805
28.4.1滤镜特效概述 805
28.4.2实现滤镜特效 806
第29章综合实例 815
29.1实例1:使用HTML 5中新增结构元素来构建网页 815
29.1.1组织网页结构 815
29.1.2构建网页标题 818
29.1.3构建侧边栏 820
29.1.4构建主体内容 823
29.1.5构建版权信息 829
29.2实例2:使用HTML 5+CSS 3来构建Web应用程序 829
29.2.1HTML 5页面代码分析 830
29.2.2CSS 3样式代码分析 833
29.2.3JavaScript脚本代码分析 836
附录A截至2015年5月五大浏览器最新版对HTML 5的支持情况 844
Introduction

为何写作本书
2014年10月28日,W3C的HTML工作组正式发布了HTML 5的正式推荐标准(W3C Recommendation),这一消息是W3C在美国圣克拉拉举行的W3C技术大会及顾问委员会会议(TPAC 2014)上宣布的。HTML 5在这一版本中增加了支持Web应用开发者的许多新特性,以及更符合开发者使用习惯的新元素,并重点关注定义清晰的、一致的准则,以确保Web应用和内容在不同用户代理(浏览器)中的互操作性。HTML 5是构建开放Web平台的核心。
2015年4月9日,W3C的CSS工作组发布CSS基本用户接口模块(CSS Basic User Interface Module Level 3,CSS3 UI)的标准工作草案。该文档描述了CSS 3中对HTML、XML(包括XHTML)进行样式处理所需的与用户界面相关的CSS选择器(selectors)、属性及属性值。它包含并扩展了在CSS Level 2及Selector规范中定义的与用户接口有关的特性。
HTML 5带来了一组新的用户体验,如Web的音频和视频不再需要插件,通过Canvas更灵活地完成图像绘制,而不必考虑屏幕的分辨率,浏览器对可扩展矢量图(SVG)和数学标记语言(MathML)的本地支持,通过引入新的注释信息以增强对东亚文字呈现(Ruby)的支持,对富Web应用信息无障碍新特性的支持,等等。
前端技术将进入一个崭新的时代,至少已经开启了这扇门。
在这种局势下,学习HTML 5无疑成为Web开发者的一大重要任务,谁先学会HTML 5,谁就掌握了开启未来Web平台的一把钥匙。因此,笔者希望借助此书帮助国内的Web开发者更好地学习HTML 5以及与之相伴的CSS 3技术,早日运用这些技术开发出一个具有现代水平的、在未来的Web平台上正常运行的Web网站或Web应用程序。
第3版与第2版的区别
自2013年上半年本书第2版出版以来,一直受到广大读者的欢迎,笔者在这里首先感谢广大读者的支持。自本书第2版出版之后,HTML 5与CSS 3标准处于不断发展中,各主流浏览器也以最快的速度对HTML 5中各种最新公布的API提供了支持,其中包括各种新增元素、WebRTC通信API、鼠标指针锁定API、JavaScript Promise等。因此,本书以第2版的内容为基础,添加对2013上半年到2015年5月之间HTML 5中新增的各种元素及API的介绍,同时更新各主流浏览器对CSS 3的最新支持情况,以使读者能够学到2015年5月为止关于HTML 5与CSS 3标准的各种知识,了解各种最新浏览器对HTML 5与CSS 3标准的支持情况,能够早日通过这些新知识打造一个HTML 5时代功能强大的Web网站或Web应用程序。
具体来说,本书在第2版的基础上做出了如下主要修改:
第2章中新增部分HTML 5属性。
第3章中新增对main元素的介绍,移除第2版中对hgroup元素(HTML 5标准中已废除该元素)的介绍。
第4章中新增对dialog元素的介绍。
第5章(第2版中第6章)中新增“使用Path2D对象绘制路径”和“图形、图像的组合与混合”的内容。
第6章(第2版中的第15章)中新增“对音频或视频添加字幕”内容。
第10章中新增“在IndexedDB数据库中保存Blob对象”内容。
新增第12章对WebRTC通信的介绍。
第17章(第2版中的第16章)中新增“鼠标指针锁定API”、“requestAnimationFrame”、“Mutation Observer”、“JavaScript Promise”、“Beacon API”内容。
第21章中新增“使用rem单位定义字体大小”内容。
第22章中新增“创建盒内阴影”内容。
第23章中新增“新增的用于平铺背景图像的选项—space与round”和“使用渐变色背景”内容。
第24章中新增“使用3D变形功能”及“变形矩阵”内容。
第26章中根据CSS 3最新标准的内容重新编写“弹性盒布局”并新增“calc方法”内容。
第28章中新增“实现CSS 3中的滤镜特效”内容。
本书面向的读者
本书主要适合如下人群阅读:
具有一定基础的Web前端开发工程师。
具有一定美术功底的Web前端设计师和UI设计师。
Web项目的项目管理人员。
开设Web开发等相关专业的高等院校的师生和相关培训机构的学员及教师。
如何阅读本书
本书共分为上下两册。
上册对HTML 5中新增的语法、标记方法、元素、API,以及这些元素与API到目前为止受到了哪些浏览器支持等进行详细介绍。在对它们进行介绍的同时将其与
HTML 4中的各种元素与功能进行对比,以帮助读者更好地理解为什么需要使用HTML 5、使用HTML 5有什么好处、HTML 5中究竟增加了哪些目前HTML 4不具备而在第三代Web平台上将会起到重要作用的功能与API,以及这些功能与API的详细使用方法。
下册详细介绍了CSS 3中各种新增样式与属性,其中主要包括CSS 3中的各种选择器、文字与字体、背景与边框、各种盒模型、CSS 3中的布局方式、CSS 3中的变形与动画、CSS 3中与媒体类型相关的一些样式与属性等。同时详细讲述了这些样式与属性到目前为止受到了哪些浏览器支持,以及针对不同浏览器应该怎样在样式代码中正确使用各种属性。最后详细讲解了两个实例,第一个实例展示了如何在一个用HTML 5语言编写而成的页面中综合运用HTML 5中新增的各种结构元素,如何对这些结构元素综合使用CSS 3样式;第二个实例展示了如何使用HTML 5中新增的表单元素以及操作本地数据库的功能来实现一个具有现代风格的Web应用程序,如何在这个由HTML 5语言编写而成的Web应用程序中综合使用CSS 3样式来完成页面的布局以及视觉效果的美化工作。
全书一共包含389个代码示例,每个代码示例都经过笔者上机实践,确保运行结果正确无误。每个代码示例的详细代码及其用到的脚本文件、各种资源文件都可在华章公司的官方网站(www.hzbook.com)的本书页面上下载,因为是用HTML 5编写而成的网页,所以可直接在各种浏览器中打开并查看运行结果(少量页面需要先建立网站,然后通过访问网站中该页面的方式进行查看;少量页面使用服务器端PHP脚本语言,可在Apache服务器中运行;少量页面使用服务器端Node.js脚本语言,可以通过安装运行Node.js来运行服务器并查看示例页面)。同时,对于HTML 5中的各种元素和各种API,以及CSS 3中的各种属性与样式受到了哪些浏览器的支持在书中都进行了详细介绍,读者可以针对不同的页面选择正确的浏览器来查看其正确的运行结果。
致谢
在本书的写作过程中,机械工业出版社华章公司的编辑杨福川先生和姜影女士给予了很大的帮助和支持,并提出了很多中肯的建议,在此表示感谢。同时,还要感谢机械工业出版社的所有编审人员为本书的出版所付出的辛勤劳动。本书的成功出版是大家共同努力的结果,谢谢他们。
另外,在本书的写作过程当中,由于时间及个人水平上的原因,有可能存在一些对HTML 5及CSS 3认识不全面或疏漏的地方,敬请读者批评指正,作者的联系QQ为240824399,联系邮箱为240824399@qq.com,谨以最真诚的心希望能与读者共同交流、共同成长。

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book