1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12118" systemVersion="16A323" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12086"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell contentMode="scaleToFill" restorationIdentifier="KWMShopCarCell" selectionStyle="default" indentationWidth="10" reuseIdentifier="KWMShopCarCell" id="KGk-i7-Jjw" customClass="KWMShopCarCell">
<rect key="frame" x="0.0" y="0.0" width="375" height="180"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="375" height="179.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VOT-eb-uXN" userLabel="vBlank">
<rect key="frame" x="0.0" y="171.5" width="375" height="8"/>
<color key="backgroundColor" red="0.95294117647058818" green="0.95686274509803915" blue="0.96470588235294119" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="8" id="2oC-Vt-gxZ"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Zm7-sy-dI7" userLabel="vContent">
<rect key="frame" x="0.0" y="0.0" width="375" height="171.5"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ach-EC-0A0" userLabel="ivImage">
<rect key="frame" x="20" y="20" width="100" height="100"/>
<constraints>
<constraint firstAttribute="height" constant="100" id="gVv-Ja-KNQ"/>
<constraint firstAttribute="width" constant="100" id="iMO-h6-Chh"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CAMAREL" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0r2-at-8ZX">
<rect key="frame" x="150" y="30" width="96.5" height="25.5"/>
<fontDescription key="fontDescription" type="system" pointSize="21"/>
<color key="textColor" red="0.30588235294117649" green="0.30588235294117649" blue="0.30588235294117649" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="multicolor flower" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jtQ-gD-ybH" userLabel="lbName">
<rect key="frame" x="150" y="58.5" width="200" height="20.5"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.30588235294117649" green="0.30588235294117649" blue="0.30588235294117649" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2A" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Ra-ly-Amk" userLabel="lbSize">
<rect key="frame" x="150" y="82" width="21" height="20.5"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.30588235294117649" green="0.30588235294117649" blue="0.30588235294117649" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" / " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OTs-GR-kpE" userLabel="/">
<rect key="frame" x="171" y="82" width="45.5" height="20.5"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.30588235289999999" green="0.30588235289999999" blue="0.30588235289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="X" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kEC-98-tF6" userLabel="X">
<rect key="frame" x="216.5" y="88.5" width="7" height="12"/>
<fontDescription key="fontDescription" type="system" pointSize="10"/>
<color key="textColor" red="0.30588235289999999" green="0.30588235289999999" blue="0.30588235289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xlh-Sb-hYQ" userLabel="lbCount">
<rect key="frame" x="223.5" y="82" width="8" height="20.5"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.30588235289999999" green="0.30588235289999999" blue="0.30588235289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KyY-id-Jw1" userLabel="btnDelete">
<rect key="frame" x="325" y="5" width="25" height="25"/>
<constraints>
<constraint firstAttribute="width" constant="25" id="S8Q-K5-SVW"/>
<constraint firstAttribute="height" constant="25" id="YfV-00-xzE"/>
</constraints>
<inset key="contentEdgeInsets" minX="2" minY="2" maxX="2" maxY="2"/>
<state key="normal" image="ic_shopcar_delete"/>
<connections>
<action selector="onClickDelete:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="Oj9-J4-V8x"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mdi-F7-SnI" userLabel="btnEdit">
<rect key="frame" x="325" y="82" width="25" height="25"/>
<constraints>
<constraint firstAttribute="width" constant="25" id="ATC-0H-4Al"/>
<constraint firstAttribute="height" constant="25" id="LJ4-XH-8IK"/>
</constraints>
<inset key="contentEdgeInsets" minX="3" minY="3" maxX="3" maxY="3"/>
<state key="normal" image="ic_shopcart_edit"/>
<connections>
<action selector="onClickEdit:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="liZ-ko-y7o"/>
</connections>
</button>
<view alpha="0.5" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="h5p-AT-bGQ">
<rect key="frame" x="0.0" y="140" width="375" height="1"/>
<color key="backgroundColor" red="0.84705882352941175" green="0.85882352941176465" blue="0.87058823529411766" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="TyH-uD-VE2"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xh1-Gn-vIk">
<rect key="frame" x="0.0" y="141" width="375" height="30.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥ 980" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="97a-gY-d80">
<rect key="frame" x="306" y="4.5" width="44" height="22.5"/>
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="16"/>
<color key="textColor" red="0.94509803921568625" green="0.5725490196078431" blue="0.60392156862745094" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="97a-gY-d80" firstAttribute="centerY" secondItem="xh1-Gn-vIk" secondAttribute="centerY" id="YyJ-xv-TSM"/>
<constraint firstAttribute="trailing" secondItem="97a-gY-d80" secondAttribute="trailing" constant="25" id="ftz-fr-43f"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="mdi-F7-SnI" secondAttribute="trailing" constant="25" id="0Up-lr-ShW"/>
<constraint firstItem="kEC-98-tF6" firstAttribute="bottom" secondItem="1Ra-ly-Amk" secondAttribute="bottom" constant="-2" id="1tr-G8-Aaa"/>
<constraint firstAttribute="bottom" secondItem="xh1-Gn-vIk" secondAttribute="bottom" id="5Kg-ux-Siu"/>
<constraint firstItem="Xlh-Sb-hYQ" firstAttribute="leading" secondItem="kEC-98-tF6" secondAttribute="trailing" id="5tG-B4-ws4"/>
<constraint firstItem="jtQ-gD-ybH" firstAttribute="leading" secondItem="ach-EC-0A0" secondAttribute="trailing" constant="30" id="A1V-XM-RLC"/>
<constraint firstItem="OTs-GR-kpE" firstAttribute="bottom" secondItem="1Ra-ly-Amk" secondAttribute="bottom" id="IAN-KR-H5z"/>
<constraint firstItem="OTs-GR-kpE" firstAttribute="leading" secondItem="1Ra-ly-Amk" secondAttribute="trailing" id="ICy-qt-z2m"/>
<constraint firstAttribute="trailing" secondItem="KyY-id-Jw1" secondAttribute="trailing" constant="25" id="L5S-Ma-O2Q"/>
<constraint firstItem="h5p-AT-bGQ" firstAttribute="leading" secondItem="Zm7-sy-dI7" secondAttribute="leading" id="LZD-aQ-RVz"/>
<constraint firstItem="KyY-id-Jw1" firstAttribute="top" secondItem="Zm7-sy-dI7" secondAttribute="top" constant="5" id="NCi-R7-QxG"/>
<constraint firstItem="ach-EC-0A0" firstAttribute="top" secondItem="Zm7-sy-dI7" secondAttribute="top" constant="20" id="Ox3-ad-aFE"/>
<constraint firstItem="0r2-at-8ZX" firstAttribute="top" secondItem="Zm7-sy-dI7" secondAttribute="top" constant="30" id="S9q-f9-bra"/>
<constraint firstItem="1Ra-ly-Amk" firstAttribute="leading" secondItem="ach-EC-0A0" secondAttribute="trailing" constant="30" id="Sn6-Ti-S1j"/>
<constraint firstItem="h5p-AT-bGQ" firstAttribute="top" secondItem="ach-EC-0A0" secondAttribute="bottom" constant="20" id="aly-Uv-1F7"/>
<constraint firstAttribute="trailing" secondItem="jtQ-gD-ybH" secondAttribute="trailing" constant="25" id="b3w-7n-xQP"/>
<constraint firstItem="mdi-F7-SnI" firstAttribute="leading" secondItem="h5p-AT-bGQ" secondAttribute="trailing" id="cDI-jB-wFK"/>
<constraint firstItem="ach-EC-0A0" firstAttribute="leading" secondItem="Zm7-sy-dI7" secondAttribute="leading" constant="20" id="eTS-m2-sim"/>
<constraint firstItem="xh1-Gn-vIk" firstAttribute="top" secondItem="h5p-AT-bGQ" secondAttribute="bottom" id="jlN-Ig-Q4h"/>
<constraint firstItem="1Ra-ly-Amk" firstAttribute="top" secondItem="jtQ-gD-ybH" secondAttribute="bottom" constant="3" id="l19-N1-2hA"/>
<constraint firstItem="xh1-Gn-vIk" firstAttribute="leading" secondItem="Zm7-sy-dI7" secondAttribute="leading" id="mMQ-UU-71Y"/>
<constraint firstItem="Xlh-Sb-hYQ" firstAttribute="bottom" secondItem="1Ra-ly-Amk" secondAttribute="bottom" id="mdy-PY-3Qw"/>
<constraint firstItem="jtQ-gD-ybH" firstAttribute="top" secondItem="0r2-at-8ZX" secondAttribute="bottom" constant="3" id="me0-Gm-ASA"/>
<constraint firstItem="kEC-98-tF6" firstAttribute="leading" secondItem="OTs-GR-kpE" secondAttribute="trailing" id="nAE-H3-jyX"/>
<constraint firstItem="mdi-F7-SnI" firstAttribute="top" secondItem="OTs-GR-kpE" secondAttribute="top" id="nXI-FG-ryQ"/>
<constraint firstItem="0r2-at-8ZX" firstAttribute="leading" secondItem="ach-EC-0A0" secondAttribute="trailing" constant="30" id="r2T-gi-cJs"/>
<constraint firstAttribute="trailing" secondItem="xh1-Gn-vIk" secondAttribute="trailing" id="wLH-LC-UVO"/>
<constraint firstAttribute="trailing" secondItem="h5p-AT-bGQ" secondAttribute="trailing" id="wnl-Nk-7iv"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="cDI-jB-wFK"/>
</mask>
</variation>
</view>
</subviews>
<constraints>
<constraint firstItem="VOT-eb-uXN" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="9BA-a5-tfb"/>
<constraint firstAttribute="bottom" secondItem="VOT-eb-uXN" secondAttribute="bottom" id="GrJ-1K-R6w"/>
<constraint firstAttribute="bottom" secondItem="Zm7-sy-dI7" secondAttribute="bottom" id="Nes-U6-k5f"/>
<constraint firstItem="VOT-eb-uXN" firstAttribute="top" secondItem="Zm7-sy-dI7" secondAttribute="bottom" id="Qns-Bk-nux"/>
<constraint firstItem="Zm7-sy-dI7" firstAttribute="top" secondItem="VOT-eb-uXN" secondAttribute="bottom" id="UY2-KP-Jhz"/>
<constraint firstItem="Zm7-sy-dI7" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="fXx-r9-UKy"/>
<constraint firstAttribute="trailing" secondItem="Zm7-sy-dI7" secondAttribute="trailing" id="g0o-bC-bay"/>
<constraint firstItem="VOT-eb-uXN" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="ixh-T6-cpu"/>
<constraint firstItem="Zm7-sy-dI7" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="kKU-Th-ose"/>
<constraint firstAttribute="trailing" secondItem="VOT-eb-uXN" secondAttribute="trailing" id="nMm-xC-NL6"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="Nes-U6-k5f"/>
<exclude reference="UY2-KP-Jhz"/>
<exclude reference="9BA-a5-tfb"/>
</mask>
</variation>
</tableViewCellContentView>
<connections>
<outlet property="ivImage" destination="ach-EC-0A0" id="QSA-Q3-C2c"/>
<outlet property="lbBrand" destination="0r2-at-8ZX" id="D7k-6r-ahe"/>
<outlet property="lbCount" destination="Xlh-Sb-hYQ" id="oug-HS-rBs"/>
<outlet property="lbName" destination="jtQ-gD-ybH" id="qp2-5M-u22"/>
<outlet property="lbPrice" destination="97a-gY-d80" id="s8c-nI-ONk"/>
<outlet property="lbSize" destination="1Ra-ly-Amk" id="Kr9-Ut-eJH"/>
</connections>
</tableViewCell>
</objects>
<resources>
<image name="ic_shopcar_delete" width="13" height="13"/>
<image name="ic_shopcart_edit" width="12" height="13"/>
</resources>
</document>