Version Description
Download this release
Release Info
Developer | wahid0003 |
Plugin | CTX Feed – WooCommerce Product Feed Manager Plugin |
Version | 3.0.28 |
Comparing to | |
See all releases |
Code changes from version 3.0.27 to 3.0.28
- README.txt +5 -2
- admin/partials/templates/adform_add-feed.php +347 -0
- admin/partials/templates/adroll_add-feed.php +707 -0
- admin/partials/templates/adwords_add-feed.php +641 -0
- admin/partials/templates/amazon_add-feed.php +202 -0
- admin/partials/templates/become_add-feed.php +494 -0
- admin/partials/templates/beslist.nl_add-feed.php +951 -0
- admin/partials/templates/billiger.de_add-feed.php +852 -0
- admin/partials/templates/bing_add-feed.php +113 -0
- admin/partials/templates/bol_add-feed.php +396 -0
- admin/partials/templates/bonanza_add-feed.php +1082 -0
- admin/partials/templates/cdiscount.fr_add-feed.php +102 -0
- admin/partials/templates/connexity_add-feed.php +493 -0
- admin/partials/templates/crowdfox_add-feed.php +739 -0
- admin/partials/templates/custom_add-feed.php +102 -0
- admin/partials/templates/custom_edit-feed.php +380 -0
- admin/partials/templates/dooyoo_add-feed.php +452 -0
- admin/partials/templates/facebook_add-feed.php +704 -0
- admin/partials/templates/facebook_categories.txt +5428 -0
- admin/partials/templates/fashiola_add-feed.php +452 -0
- admin/partials/templates/fruugo.au_add-feed.php +804 -0
- admin/partials/templates/fruugo_add-feed.php +804 -0
- admin/partials/templates/google_add-feed.php +732 -0
- admin/partials/templates/google_categories.txt +1461 -0
README.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== WooCommerce Product Feed for Google, Facebook, eBay and Many More ===
|
2 |
Contributors: wahid0003
|
3 |
Donate link: https://webappick.com
|
4 |
-
Tags:woocommerce,google product feed,facebook
|
5 |
Requires at least: 3.6
|
6 |
Tested Up To: 5.2
|
7 |
-
Stable tag: 3.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -303,6 +303,9 @@ Using pro version:
|
|
303 |
|
304 |
== Changelog ==
|
305 |
|
|
|
|
|
|
|
306 |
= 3.0.27(2019-04-30) =
|
307 |
* Added: Hintaseuranta.fi template added
|
308 |
|
1 |
=== WooCommerce Product Feed for Google, Facebook, eBay and Many More ===
|
2 |
Contributors: wahid0003
|
3 |
Donate link: https://webappick.com
|
4 |
+
Tags:woocommerce,google product feed,facebook feed,product feed,bing,ebay,Google Shopping
|
5 |
Requires at least: 3.6
|
6 |
Tested Up To: 5.2
|
7 |
+
Stable tag: 3.0.28
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
303 |
|
304 |
== Changelog ==
|
305 |
|
306 |
+
= 3.0.28(2019-04-30) =
|
307 |
+
* Tweak: Feed template folder structure change to reduce plugin size
|
308 |
+
|
309 |
= 3.0.27(2019-04-30) =
|
310 |
* Added: Hintaseuranta.fi template added
|
311 |
|
admin/partials/templates/adform_add-feed.php
ADDED
@@ -0,0 +1,347 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="product_id"/>
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('id'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
<tr>
|
72 |
+
<td>
|
73 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
74 |
+
</td>
|
75 |
+
<td>
|
76 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
77 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="product_name"/>
|
78 |
+
</td>
|
79 |
+
<td>
|
80 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
81 |
+
</td>
|
82 |
+
<td>
|
83 |
+
<select name="type[]" class="attr_type wfnoempty">
|
84 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
85 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
86 |
+
</select>
|
87 |
+
</td>
|
88 |
+
<td>
|
89 |
+
<select name="attributes[]" required="required"
|
90 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
91 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
92 |
+
</select>
|
93 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
94 |
+
style=" display: none;"/>
|
95 |
+
</td>
|
96 |
+
<td>
|
97 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
98 |
+
</td>
|
99 |
+
<td>
|
100 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
101 |
+
<option value="1">Default</option>
|
102 |
+
<option value="2">Strip Tags</option>
|
103 |
+
<option value="3">UTF-8 Encode</option>
|
104 |
+
<option value="4">htmlentities</option>
|
105 |
+
<option value="5">Integer</option>
|
106 |
+
<option value="6">Price</option>
|
107 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
108 |
+
<option value="8">CDATA</option>
|
109 |
+
</select>
|
110 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
111 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
115 |
+
</td>
|
116 |
+
<td>
|
117 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
118 |
+
</td>
|
119 |
+
</tr>
|
120 |
+
<tr>
|
121 |
+
<td>
|
122 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
123 |
+
</td>
|
124 |
+
<td>
|
125 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
126 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="product_category_id"/>
|
127 |
+
</td>
|
128 |
+
<td>
|
129 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
130 |
+
</td>
|
131 |
+
<td>
|
132 |
+
<select name="type[]" class="attr_type wfnoempty">
|
133 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
134 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
135 |
+
</select>
|
136 |
+
</td>
|
137 |
+
<td>
|
138 |
+
<select name="attributes[]" required="required"
|
139 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
140 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
141 |
+
</select>
|
142 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
143 |
+
style=" display: none;"/>
|
144 |
+
</td>
|
145 |
+
<td>
|
146 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
147 |
+
</td>
|
148 |
+
<td>
|
149 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
150 |
+
<option value="1">Default</option>
|
151 |
+
<option value="2">Strip Tags</option>
|
152 |
+
<option value="3">UTF-8 Encode</option>
|
153 |
+
<option value="4">htmlentities</option>
|
154 |
+
<option value="5">Integer</option>
|
155 |
+
<option value="6">Price</option>
|
156 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
157 |
+
<option value="8">CDATA</option>
|
158 |
+
</select>
|
159 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
160 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
161 |
+
</td>
|
162 |
+
<td>
|
163 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
167 |
+
</td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td>
|
171 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
172 |
+
</td>
|
173 |
+
<td>
|
174 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
175 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="product_deeplink"/>
|
176 |
+
</td>
|
177 |
+
<td>
|
178 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<select name="type[]" class="attr_type wfnoempty">
|
182 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
183 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
184 |
+
</select>
|
185 |
+
</td>
|
186 |
+
<td>
|
187 |
+
<select name="attributes[]" required="required"
|
188 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
189 |
+
<?php echo $product->attributeDropdown('link'); ?>
|
190 |
+
</select>
|
191 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
192 |
+
style=" display: none;"/>
|
193 |
+
</td>
|
194 |
+
<td>
|
195 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
199 |
+
<option value="1">Default</option>
|
200 |
+
<option value="2">Strip Tags</option>
|
201 |
+
<option value="3">UTF-8 Encode</option>
|
202 |
+
<option value="4">htmlentities</option>
|
203 |
+
<option value="5">Integer</option>
|
204 |
+
<option value="6">Price</option>
|
205 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
206 |
+
<option value="8">CDATA</option>
|
207 |
+
</select>
|
208 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
209 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
216 |
+
</td>
|
217 |
+
</tr>
|
218 |
+
<tr>
|
219 |
+
<td>
|
220 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
221 |
+
</td>
|
222 |
+
<td>
|
223 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
224 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="product_image"/>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
228 |
+
</td>
|
229 |
+
<td>
|
230 |
+
<select name="type[]" class="attr_type wfnoempty">
|
231 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
232 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
233 |
+
</select>
|
234 |
+
</td>
|
235 |
+
<td>
|
236 |
+
<select name="attributes[]" required="required"
|
237 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
238 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
239 |
+
</select>
|
240 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
241 |
+
style=" display: none;"/>
|
242 |
+
</td>
|
243 |
+
<td>
|
244 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
245 |
+
</td>
|
246 |
+
<td>
|
247 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
248 |
+
<option value="1">Default</option>
|
249 |
+
<option value="2">Strip Tags</option>
|
250 |
+
<option value="3">UTF-8 Encode</option>
|
251 |
+
<option value="4">htmlentities</option>
|
252 |
+
<option value="5">Integer</option>
|
253 |
+
<option value="6">Price</option>
|
254 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
255 |
+
<option value="8">CDATA</option>
|
256 |
+
</select>
|
257 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
258 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
262 |
+
</td>
|
263 |
+
<td>
|
264 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
265 |
+
</td>
|
266 |
+
</tr>
|
267 |
+
<tr>
|
268 |
+
<td>
|
269 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
270 |
+
</td>
|
271 |
+
<td>
|
272 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
273 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="product_price"/>
|
274 |
+
</td>
|
275 |
+
<td>
|
276 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
277 |
+
</td>
|
278 |
+
<td>
|
279 |
+
<select name="type[]" class="attr_type wfnoempty">
|
280 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
281 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
282 |
+
</select>
|
283 |
+
</td>
|
284 |
+
<td>
|
285 |
+
<select name="attributes[]" required="required"
|
286 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
287 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
288 |
+
</select>
|
289 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
290 |
+
style=" display: none;"/>
|
291 |
+
</td>
|
292 |
+
<td>
|
293 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
294 |
+
</td>
|
295 |
+
<td>
|
296 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
297 |
+
<option value="1">Default</option>
|
298 |
+
<option value="2">Strip Tags</option>
|
299 |
+
<option value="3">UTF-8 Encode</option>
|
300 |
+
<option value="4">htmlentities</option>
|
301 |
+
<option value="5">Integer</option>
|
302 |
+
<option value="6">Price</option>
|
303 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
304 |
+
<option value="8">CDATA</option>
|
305 |
+
</select>
|
306 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
307 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
308 |
+
</td>
|
309 |
+
<td>
|
310 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
311 |
+
</td>
|
312 |
+
<td>
|
313 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
314 |
+
</td>
|
315 |
+
</tr>
|
316 |
+
</tbody>
|
317 |
+
<tfoot>
|
318 |
+
<tr>
|
319 |
+
<td>
|
320 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
321 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
322 |
+
</button>
|
323 |
+
</td>
|
324 |
+
<td colspan="8">
|
325 |
+
|
326 |
+
</td>
|
327 |
+
</tr>
|
328 |
+
</tfoot>
|
329 |
+
</table>
|
330 |
+
<table class=" widefat fixed">
|
331 |
+
<tr>
|
332 |
+
<td align="left" class="">
|
333 |
+
<div class="makeFeedResponse"></div>
|
334 |
+
<div class="makeFeedComplete"></div>
|
335 |
+
</td>
|
336 |
+
<td align="right">
|
337 |
+
<button type="submit" class="wfbtn">
|
338 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
339 |
+
</button>
|
340 |
+
</td>
|
341 |
+
</tr>
|
342 |
+
</table>
|
343 |
+
</div>
|
344 |
+
</li>
|
345 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
346 |
+
|
347 |
+
</ul>
|
admin/partials/templates/adroll_add-feed.php
ADDED
@@ -0,0 +1,707 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e( 'Feed Config', 'woo-feed' ); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst( $provider ); ?> <?php echo _e( 'Attributes', 'woo-feed' ); ?></th>
|
12 |
+
<th><?php echo _e( 'Prefix', 'woo-feed' ); ?></th>
|
13 |
+
<th><?php echo _e( 'Type', 'woo-feed' ); ?></th>
|
14 |
+
<th><?php echo _e( 'Value', 'woo-feed' ); ?></th>
|
15 |
+
<th><?php echo _e( 'Suffix', 'woo-feed' ); ?></th>
|
16 |
+
<th><?php echo _e( 'Output Type', 'woo-feed' ); ?></th>
|
17 |
+
<th><?php echo _e( 'Output Limit', 'woo-feed' ); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
28 |
+
<?php echo $dropDown->googleAttributesDropdown( 'id' ); ?>
|
29 |
+
</select>
|
30 |
+
</td>
|
31 |
+
<td>
|
32 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
33 |
+
</td>
|
34 |
+
<td>
|
35 |
+
<select name="type[]" class="attr_type wfnoempty">
|
36 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
37 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
38 |
+
</select>
|
39 |
+
</td>
|
40 |
+
<td>
|
41 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown( 'id' ); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
<tr>
|
72 |
+
<td>
|
73 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
74 |
+
</td>
|
75 |
+
<td>
|
76 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
77 |
+
<?php echo $dropDown->googleAttributesDropdown( 'title' ); ?>
|
78 |
+
</select>
|
79 |
+
</td>
|
80 |
+
<td>
|
81 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
82 |
+
</td>
|
83 |
+
<td>
|
84 |
+
<select name="type[]" class="attr_type wfnoempty">
|
85 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
86 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
87 |
+
</select>
|
88 |
+
</td>
|
89 |
+
<td>
|
90 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
91 |
+
<?php echo $product->attributeDropdown( 'title' ); ?>
|
92 |
+
</select>
|
93 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
94 |
+
style=" display: none;"/>
|
95 |
+
</td>
|
96 |
+
<td>
|
97 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
98 |
+
</td>
|
99 |
+
<td>
|
100 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
101 |
+
<option value="1">Default</option>
|
102 |
+
<option value="2">Strip Tags</option>
|
103 |
+
<option value="3">UTF-8 Encode</option>
|
104 |
+
<option value="4">htmlentities</option>
|
105 |
+
<option value="5">Integer</option>
|
106 |
+
<option value="6">Price</option>
|
107 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
108 |
+
<option value="8">CDATA</option>
|
109 |
+
</select>
|
110 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
111 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
115 |
+
</td>
|
116 |
+
<td>
|
117 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
118 |
+
</td>
|
119 |
+
</tr>
|
120 |
+
<tr>
|
121 |
+
<td>
|
122 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
123 |
+
</td>
|
124 |
+
<td>
|
125 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
126 |
+
<?php echo $dropDown->googleAttributesDropdown( 'description' ); ?>
|
127 |
+
</select>
|
128 |
+
</td>
|
129 |
+
<td>
|
130 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
131 |
+
</td>
|
132 |
+
<td>
|
133 |
+
<select name="type[]" class="attr_type wfnoempty">
|
134 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
135 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
136 |
+
</select>
|
137 |
+
</td>
|
138 |
+
<td>
|
139 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
140 |
+
<?php echo $product->attributeDropdown( 'description' ); ?>
|
141 |
+
</select>
|
142 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
143 |
+
style=" display: none;"/>
|
144 |
+
</td>
|
145 |
+
<td>
|
146 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
147 |
+
</td>
|
148 |
+
<td>
|
149 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
150 |
+
<option value="1">Default</option>
|
151 |
+
<option value="2">Strip Tags</option>
|
152 |
+
<option value="3">UTF-8 Encode</option>
|
153 |
+
<option value="4">htmlentities</option>
|
154 |
+
<option value="5">Integer</option>
|
155 |
+
<option value="6">Price</option>
|
156 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
157 |
+
<option value="8">CDATA</option>
|
158 |
+
</select>
|
159 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
160 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
161 |
+
</td>
|
162 |
+
<td>
|
163 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
167 |
+
</td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td>
|
171 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
172 |
+
</td>
|
173 |
+
<td>
|
174 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
175 |
+
<?php echo $dropDown->googleAttributesDropdown( 'item_group_id' ); ?>
|
176 |
+
</select>
|
177 |
+
</td>
|
178 |
+
<td>
|
179 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
180 |
+
</td>
|
181 |
+
<td>
|
182 |
+
<select name="type[]" class="attr_type wfnoempty">
|
183 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
184 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
185 |
+
</select>
|
186 |
+
</td>
|
187 |
+
<td>
|
188 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
189 |
+
<?php echo $product->attributeDropdown( 'item_group_id' ); ?>
|
190 |
+
</select>
|
191 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
192 |
+
style=" display: none;"/>
|
193 |
+
</td>
|
194 |
+
<td>
|
195 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
199 |
+
<option value="1">Default</option>
|
200 |
+
<option value="2">Strip Tags</option>
|
201 |
+
<option value="3">UTF-8 Encode</option>
|
202 |
+
<option value="4">htmlentities</option>
|
203 |
+
<option value="5">Integer</option>
|
204 |
+
<option value="6">Price</option>
|
205 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
206 |
+
<option value="8">CDATA</option>
|
207 |
+
</select>
|
208 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
209 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
216 |
+
</td>
|
217 |
+
</tr>
|
218 |
+
<tr>
|
219 |
+
<td>
|
220 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
221 |
+
</td>
|
222 |
+
<td>
|
223 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
224 |
+
<?php echo $dropDown->googleAttributesDropdown( 'link' ); ?>
|
225 |
+
</select>
|
226 |
+
</td>
|
227 |
+
<td>
|
228 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
229 |
+
</td>
|
230 |
+
<td>
|
231 |
+
<select name="type[]" class="attr_type wfnoempty">
|
232 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
233 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
234 |
+
</select>
|
235 |
+
</td>
|
236 |
+
<td>
|
237 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
238 |
+
<?php echo $product->attributeDropdown( 'link' ); ?>
|
239 |
+
</select>
|
240 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
241 |
+
style=" display: none;"/>
|
242 |
+
</td>
|
243 |
+
<td>
|
244 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
245 |
+
</td>
|
246 |
+
<td>
|
247 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
248 |
+
<option value="1">Default</option>
|
249 |
+
<option value="2">Strip Tags</option>
|
250 |
+
<option value="3">UTF-8 Encode</option>
|
251 |
+
<option value="4">htmlentities</option>
|
252 |
+
<option value="5">Integer</option>
|
253 |
+
<option value="6">Price</option>
|
254 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
255 |
+
<option value="8">CDATA</option>
|
256 |
+
</select>
|
257 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
258 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
262 |
+
</td>
|
263 |
+
<td>
|
264 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
265 |
+
</td>
|
266 |
+
</tr>
|
267 |
+
<tr>
|
268 |
+
<td>
|
269 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
270 |
+
</td>
|
271 |
+
<td>
|
272 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
273 |
+
<?php echo $dropDown->googleAttributesDropdown('product_type'); ?>
|
274 |
+
</select>
|
275 |
+
</td>
|
276 |
+
<td>
|
277 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
278 |
+
</td>
|
279 |
+
<td>
|
280 |
+
<select name="type[]" class="attr_type wfnoempty">
|
281 |
+
<option value="attribute"> <?php echo _e('Attribute','woo-feed');?></option>
|
282 |
+
<option value="pattern"> <?php echo _e('Pattern','woo-feed');?></option>
|
283 |
+
</select>
|
284 |
+
</td>
|
285 |
+
<td>
|
286 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
287 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
288 |
+
</select>
|
289 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
290 |
+
style=" display: none;"/>
|
291 |
+
</td>
|
292 |
+
<td>
|
293 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
294 |
+
</td>
|
295 |
+
<td>
|
296 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
297 |
+
<option value="1">Default</option>
|
298 |
+
<option value="2">Strip Tags</option>
|
299 |
+
<option value="3">UTF-8 Encode</option>
|
300 |
+
<option value="4">htmlentities</option>
|
301 |
+
<option value="5">Integer</option>
|
302 |
+
<option value="6">Price</option>
|
303 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
304 |
+
<option value="8">CDATA</option>
|
305 |
+
</select>
|
306 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
307 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
308 |
+
</td>
|
309 |
+
<td>
|
310 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
311 |
+
</td>
|
312 |
+
<td>
|
313 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
314 |
+
</td>
|
315 |
+
</tr>
|
316 |
+
<tr>
|
317 |
+
<td>
|
318 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
319 |
+
</td>
|
320 |
+
<td>
|
321 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
322 |
+
<?php echo $dropDown->googleAttributesDropdown('current_category'); ?>
|
323 |
+
</select>
|
324 |
+
</td>
|
325 |
+
<td>
|
326 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
327 |
+
</td>
|
328 |
+
<td>
|
329 |
+
<select name="type[]" class="attr_type wfnoempty">
|
330 |
+
<option value="attribute"> <?php echo _e('Attribute','woo-feed');?></option>
|
331 |
+
<option value="pattern" selected> <?php echo _e('Pattern','woo-feed');?></option>
|
332 |
+
</select>
|
333 |
+
</td>
|
334 |
+
<td>
|
335 |
+
<select name="attributes[]" style=" display: none;" class="wf_attr wf_attributes">
|
336 |
+
<?php echo $product->attributeDropdown(); ?>
|
337 |
+
</select>
|
338 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes" />
|
339 |
+
<br><span style="font-size:x-small;"><a href="http://webappick.helpscoutdocs.com/article/19-how-to-map-store-category-with-merchant-category" target="_blank">Learn More..</a></span>
|
340 |
+
</td>
|
341 |
+
<td>
|
342 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
343 |
+
</td>
|
344 |
+
<td>
|
345 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
346 |
+
<option value="1">Default</option>
|
347 |
+
<option value="2">Strip Tags</option>
|
348 |
+
<option value="3">UTF-8 Encode</option>
|
349 |
+
<option value="4">htmlentities</option>
|
350 |
+
<option value="5">Integer</option>
|
351 |
+
<option value="6">Price</option>
|
352 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
353 |
+
<option value="8">CDATA</option>
|
354 |
+
</select>
|
355 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
356 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
357 |
+
</td>
|
358 |
+
<td>
|
359 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
360 |
+
</td>
|
361 |
+
<td>
|
362 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
363 |
+
</td>
|
364 |
+
</tr>
|
365 |
+
<tr>
|
366 |
+
<td>
|
367 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
368 |
+
</td>
|
369 |
+
<td>
|
370 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
371 |
+
<?php echo $dropDown->googleAttributesDropdown( 'image' ); ?>
|
372 |
+
</select>
|
373 |
+
</td>
|
374 |
+
<td>
|
375 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
376 |
+
</td>
|
377 |
+
<td>
|
378 |
+
<select name="type[]" class="attr_type wfnoempty">
|
379 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
380 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
381 |
+
</select>
|
382 |
+
</td>
|
383 |
+
<td>
|
384 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
385 |
+
<?php echo $product->attributeDropdown( 'image' ); ?>
|
386 |
+
</select>
|
387 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
388 |
+
style=" display: none;"/>
|
389 |
+
</td>
|
390 |
+
<td>
|
391 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
392 |
+
</td>
|
393 |
+
<td>
|
394 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
395 |
+
<option value="1">Default</option>
|
396 |
+
<option value="2">Strip Tags</option>
|
397 |
+
<option value="3">UTF-8 Encode</option>
|
398 |
+
<option value="4">htmlentities</option>
|
399 |
+
<option value="5">Integer</option>
|
400 |
+
<option value="6">Price</option>
|
401 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
402 |
+
<option value="8">CDATA</option>
|
403 |
+
</select>
|
404 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
405 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
406 |
+
</td>
|
407 |
+
<td>
|
408 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
409 |
+
</td>
|
410 |
+
<td>
|
411 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
412 |
+
</td>
|
413 |
+
</tr>
|
414 |
+
<tr>
|
415 |
+
<td>
|
416 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
417 |
+
</td>
|
418 |
+
<td>
|
419 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
420 |
+
<?php echo $dropDown->googleAttributesDropdown( 'condition' ); ?>
|
421 |
+
</select>
|
422 |
+
</td>
|
423 |
+
<td>
|
424 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
425 |
+
</td>
|
426 |
+
<td>
|
427 |
+
<select name="type[]" class="attr_type wfnoempty">
|
428 |
+
<option value="attribute"><?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
429 |
+
<option value="pattern"><?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
430 |
+
</select>
|
431 |
+
</td>
|
432 |
+
<td>
|
433 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
434 |
+
<?php echo $product->attributeDropdown( 'condition' ); ?>
|
435 |
+
</select>
|
436 |
+
<input type="text" style=" display: none;" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
437 |
+
/>
|
438 |
+
</td>
|
439 |
+
<td>
|
440 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
441 |
+
</td>
|
442 |
+
<td>
|
443 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
444 |
+
<option value="1">Default</option>
|
445 |
+
<option value="2">Strip Tags</option>
|
446 |
+
<option value="3">UTF-8 Encode</option>
|
447 |
+
<option value="4">htmlentities</option>
|
448 |
+
<option value="5">Integer</option>
|
449 |
+
<option value="6">Price</option>
|
450 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
451 |
+
<option value="8">CDATA</option>
|
452 |
+
</select>
|
453 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
454 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
455 |
+
</td>
|
456 |
+
<td>
|
457 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
458 |
+
</td>
|
459 |
+
<td>
|
460 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
461 |
+
</td>
|
462 |
+
</tr>
|
463 |
+
<tr>
|
464 |
+
<td>
|
465 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
466 |
+
</td>
|
467 |
+
<td>
|
468 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
469 |
+
<?php echo $dropDown->googleAttributesDropdown( 'availability' ); ?>
|
470 |
+
</select>
|
471 |
+
</td>
|
472 |
+
<td>
|
473 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
474 |
+
</td>
|
475 |
+
<td>
|
476 |
+
<select name="type[]" class="attr_type wfnoempty">
|
477 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
478 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
479 |
+
</select>
|
480 |
+
</td>
|
481 |
+
<td>
|
482 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
483 |
+
<?php echo $product->attributeDropdown( 'availability' ); ?>
|
484 |
+
</select>
|
485 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
486 |
+
style=" display: none;"/>
|
487 |
+
</td>
|
488 |
+
<td>
|
489 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
490 |
+
</td>
|
491 |
+
<td>
|
492 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
493 |
+
<option value="1">Default</option>
|
494 |
+
<option value="2">Strip Tags</option>
|
495 |
+
<option value="3">UTF-8 Encode</option>
|
496 |
+
<option value="4">htmlentities</option>
|
497 |
+
<option value="5">Integer</option>
|
498 |
+
<option value="6">Price</option>
|
499 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
500 |
+
<option value="8">CDATA</option>
|
501 |
+
</select>
|
502 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
503 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
504 |
+
</td>
|
505 |
+
<td>
|
506 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
507 |
+
</td>
|
508 |
+
<td>
|
509 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
510 |
+
</td>
|
511 |
+
</tr>
|
512 |
+
<tr>
|
513 |
+
<td>
|
514 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
515 |
+
</td>
|
516 |
+
<td>
|
517 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
518 |
+
<?php echo $dropDown->googleAttributesDropdown( 'price' ); ?>
|
519 |
+
</select>
|
520 |
+
</td>
|
521 |
+
<td>
|
522 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
523 |
+
</td>
|
524 |
+
<td>
|
525 |
+
<select name="type[]" class="attr_type wfnoempty">
|
526 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
527 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
528 |
+
</select>
|
529 |
+
</td>
|
530 |
+
<td>
|
531 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
532 |
+
<?php echo $product->attributeDropdown( 'price' ); ?>
|
533 |
+
</select>
|
534 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
535 |
+
style=" display: none;"/>
|
536 |
+
</td>
|
537 |
+
<td>
|
538 |
+
<input type="text" name="suffix[]" value="USD" autocomplete="off" class="wf_ps"/>
|
539 |
+
</td>
|
540 |
+
<td>
|
541 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
542 |
+
<option value="1">Default</option>
|
543 |
+
<option value="2">Strip Tags</option>
|
544 |
+
<option value="3">UTF-8 Encode</option>
|
545 |
+
<option value="4">htmlentities</option>
|
546 |
+
<option value="5">Integer</option>
|
547 |
+
<option selected value="6">Price</option>
|
548 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
549 |
+
<option value="8">CDATA</option>
|
550 |
+
</select>
|
551 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
552 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
553 |
+
</td>
|
554 |
+
<td>
|
555 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
556 |
+
</td>
|
557 |
+
<td>
|
558 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
559 |
+
</td>
|
560 |
+
</tr>
|
561 |
+
|
562 |
+
<tr>
|
563 |
+
<td>
|
564 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
565 |
+
</td>
|
566 |
+
<td>
|
567 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
568 |
+
<?php echo $dropDown->googleAttributesDropdown( 'sku' ); ?>
|
569 |
+
</select>
|
570 |
+
</td>
|
571 |
+
<td>
|
572 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
573 |
+
</td>
|
574 |
+
<td>
|
575 |
+
<select name="type[]" class="attr_type wfnoempty">
|
576 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
577 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
578 |
+
</select>
|
579 |
+
</td>
|
580 |
+
<td>
|
581 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
582 |
+
<?php echo $product->attributeDropdown( 'sku' ); ?>
|
583 |
+
</select>
|
584 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
585 |
+
style=" display: none;"/>
|
586 |
+
</td>
|
587 |
+
<td>
|
588 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
589 |
+
</td>
|
590 |
+
<td>
|
591 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
592 |
+
<option value="1">Default</option>
|
593 |
+
<option value="2">Strip Tags</option>
|
594 |
+
<option value="3">UTF-8 Encode</option>
|
595 |
+
<option value="4">htmlentities</option>
|
596 |
+
<option value="5">Integer</option>
|
597 |
+
<option value="6">Price</option>
|
598 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
599 |
+
<option value="8">CDATA</option>
|
600 |
+
</select>
|
601 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
602 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
603 |
+
</td>
|
604 |
+
<td>
|
605 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
606 |
+
</td>
|
607 |
+
<td>
|
608 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
609 |
+
</td>
|
610 |
+
</tr>
|
611 |
+
<tr>
|
612 |
+
<td>
|
613 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
614 |
+
</td>
|
615 |
+
<td>
|
616 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
617 |
+
<?php echo $dropDown->googleAttributesDropdown( 'brand' ); ?>
|
618 |
+
</select>
|
619 |
+
</td>
|
620 |
+
<td>
|
621 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
622 |
+
</td>
|
623 |
+
<td>
|
624 |
+
<select name="type[]" class="attr_type wfnoempty">
|
625 |
+
<option value="attribute" ><?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
626 |
+
<option value="pattern" selected><?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
627 |
+
</select>
|
628 |
+
</td>
|
629 |
+
<td>
|
630 |
+
<select name="attributes[]" style=" display: none;" class="wf_attr wf_attributes">
|
631 |
+
<?php echo $product->attributeDropdown(); ?>
|
632 |
+
</select>
|
633 |
+
<?php
|
634 |
+
$url = site_url();
|
635 |
+
$WABrand="";
|
636 |
+
// Remove all illegal characters from a url
|
637 |
+
$url = filter_var($url, FILTER_SANITIZE_URL);
|
638 |
+
// Validate url
|
639 |
+
if (filter_var($url, FILTER_VALIDATE_URL) !== false) {
|
640 |
+
$url=parse_url($url);
|
641 |
+
if(array_key_exists('host',$url)){
|
642 |
+
$arr = explode('.',$url['host']);
|
643 |
+
$WABrand = $arr[count($arr) - 2];
|
644 |
+
}
|
645 |
+
}
|
646 |
+
|
647 |
+
?>
|
648 |
+
<input type="text" name="default[]" value="<?php echo $WABrand; ?>" autocomplete="off" class="wf_default wf_attributes"/>
|
649 |
+
</td>
|
650 |
+
<td>
|
651 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
652 |
+
</td>
|
653 |
+
<td>
|
654 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
655 |
+
<option value="1">Default</option>
|
656 |
+
<option value="2">Strip Tags</option>
|
657 |
+
<option value="3">UTF-8 Encode</option>
|
658 |
+
<option value="4">htmlentities</option>
|
659 |
+
<option value="5">Integer</option>
|
660 |
+
<option value="6">Price</option>
|
661 |
+
<option value="7">Remove Space</option>
|
662 |
+
<option value="10">Remove ShortCodes</option>
|
663 |
+
<option value="9">Remove Special Character</option>
|
664 |
+
<option value="8">CDATA</option>
|
665 |
+
</select>
|
666 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
667 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
668 |
+
</td>
|
669 |
+
<td>
|
670 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
671 |
+
</td>
|
672 |
+
<td>
|
673 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
674 |
+
</td>
|
675 |
+
</tr>
|
676 |
+
</tbody>
|
677 |
+
<tfoot>
|
678 |
+
<tr>
|
679 |
+
<td>
|
680 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
681 |
+
<?php echo _e( 'Add New Row', 'woo-feed' ); ?>
|
682 |
+
</button>
|
683 |
+
</td>
|
684 |
+
<td colspan="8">
|
685 |
+
|
686 |
+
</td>
|
687 |
+
</tr>
|
688 |
+
</tfoot>
|
689 |
+
</table>
|
690 |
+
<table class=" widefat fixed">
|
691 |
+
<tr>
|
692 |
+
<td align="left" class="">
|
693 |
+
<div class="makeFeedResponse"></div>
|
694 |
+
<div class="makeFeedComplete"></div>
|
695 |
+
</td>
|
696 |
+
<td align="right">
|
697 |
+
<button type="submit" class="wfbtn">
|
698 |
+
<?php echo _e( 'Save & Generate Feed', 'woo-feed' ); ?>
|
699 |
+
</button>
|
700 |
+
</td>
|
701 |
+
</tr>
|
702 |
+
</table>
|
703 |
+
</div>
|
704 |
+
</li>
|
705 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
706 |
+
|
707 |
+
</ul>
|
admin/partials/templates/adwords_add-feed.php
ADDED
@@ -0,0 +1,641 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes" value="ID"/>
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('id'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
<tr>
|
72 |
+
<td>
|
73 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
74 |
+
</td>
|
75 |
+
<td>
|
76 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
77 |
+
class="wf_validate_attr wf_mattributes" value="ID2"/>
|
78 |
+
</td>
|
79 |
+
<td>
|
80 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
81 |
+
</td>
|
82 |
+
<td>
|
83 |
+
<select name="type[]" class="attr_type">
|
84 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
85 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
86 |
+
</select>
|
87 |
+
</td>
|
88 |
+
<td>
|
89 |
+
<select name="attributes[]" required="required"
|
90 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
91 |
+
<?php echo $product->attributeDropdown('sku'); ?>
|
92 |
+
</select>
|
93 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
94 |
+
style=" display: none;"/>
|
95 |
+
</td>
|
96 |
+
<td>
|
97 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
98 |
+
</td>
|
99 |
+
<td>
|
100 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
101 |
+
<option value="1">Default</option>
|
102 |
+
<option value="2">Strip Tags</option>
|
103 |
+
<option value="3">UTF-8 Encode</option>
|
104 |
+
<option value="4">htmlentities</option>
|
105 |
+
<option value="5">Integer</option>
|
106 |
+
<option value="6">Price</option>
|
107 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
108 |
+
<option value="8">CDATA</option>
|
109 |
+
</select>
|
110 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
111 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
115 |
+
</td>
|
116 |
+
<td>
|
117 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
118 |
+
</td>
|
119 |
+
</tr>
|
120 |
+
<tr>
|
121 |
+
<td>
|
122 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
123 |
+
</td>
|
124 |
+
<td>
|
125 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
126 |
+
class="wf_validate_attr wf_mattributes" value="Item title"/>
|
127 |
+
</td>
|
128 |
+
<td>
|
129 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
130 |
+
</td>
|
131 |
+
<td>
|
132 |
+
<select name="type[]" class="attr_type">
|
133 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
134 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
135 |
+
</select>
|
136 |
+
</td>
|
137 |
+
<td>
|
138 |
+
<select name="attributes[]" required="required"
|
139 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
140 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
141 |
+
</select>
|
142 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
143 |
+
style=" display: none;"/>
|
144 |
+
</td>
|
145 |
+
<td>
|
146 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
147 |
+
</td>
|
148 |
+
<td>
|
149 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
150 |
+
<option value="1">Default</option>
|
151 |
+
<option value="2">Strip Tags</option>
|
152 |
+
<option value="3">UTF-8 Encode</option>
|
153 |
+
<option value="4">htmlentities</option>
|
154 |
+
<option value="5">Integer</option>
|
155 |
+
<option value="6">Price</option>
|
156 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
157 |
+
<option value="8">CDATA</option>
|
158 |
+
</select>
|
159 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
160 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
161 |
+
</td>
|
162 |
+
<td>
|
163 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
167 |
+
</td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td>
|
171 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
172 |
+
</td>
|
173 |
+
<td>
|
174 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
175 |
+
class="wf_validate_attr wf_mattributes" value="Final URL"/>
|
176 |
+
</td>
|
177 |
+
<td>
|
178 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<select name="type[]" class="attr_type">
|
182 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
183 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
184 |
+
</select>
|
185 |
+
</td>
|
186 |
+
<td>
|
187 |
+
<select name="attributes[]" required="required"
|
188 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
189 |
+
<?php echo $product->attributeDropdown('link'); ?>
|
190 |
+
</select>
|
191 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
192 |
+
style=" display: none;"/>
|
193 |
+
</td>
|
194 |
+
<td>
|
195 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
199 |
+
<option value="1">Default</option>
|
200 |
+
<option value="2">Strip Tags</option>
|
201 |
+
<option value="3">UTF-8 Encode</option>
|
202 |
+
<option value="4">htmlentities</option>
|
203 |
+
<option value="5">Integer</option>
|
204 |
+
<option value="6">Price</option>
|
205 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
206 |
+
<option value="8">CDATA</option>
|
207 |
+
</select>
|
208 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
209 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
216 |
+
</td>
|
217 |
+
</tr>
|
218 |
+
<tr>
|
219 |
+
<td>
|
220 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
221 |
+
</td>
|
222 |
+
<td>
|
223 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
224 |
+
class="wf_validate_attr wf_mattributes" value="Image URL"/>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
228 |
+
</td>
|
229 |
+
<td>
|
230 |
+
<select name="type[]" class="attr_type">
|
231 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
232 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
233 |
+
</select>
|
234 |
+
</td>
|
235 |
+
<td>
|
236 |
+
<select name="attributes[]" required="required"
|
237 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
238 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
239 |
+
</select>
|
240 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
241 |
+
style=" display: none;"/>
|
242 |
+
</td>
|
243 |
+
<td>
|
244 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
245 |
+
</td>
|
246 |
+
<td>
|
247 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
248 |
+
<option value="1">Default</option>
|
249 |
+
<option value="2">Strip Tags</option>
|
250 |
+
<option value="3">UTF-8 Encode</option>
|
251 |
+
<option value="4">htmlentities</option>
|
252 |
+
<option value="5">Integer</option>
|
253 |
+
<option value="6">Price</option>
|
254 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
255 |
+
<option value="8">CDATA</option>
|
256 |
+
</select>
|
257 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
258 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
262 |
+
</td>
|
263 |
+
<td>
|
264 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
265 |
+
</td>
|
266 |
+
</tr>
|
267 |
+
<tr>
|
268 |
+
<td>
|
269 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
270 |
+
</td>
|
271 |
+
<td>
|
272 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
273 |
+
class="wf_validate_attr wf_mattributes" value="Item subtitle"/>
|
274 |
+
</td>
|
275 |
+
<td>
|
276 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
277 |
+
</td>
|
278 |
+
<td>
|
279 |
+
<select name="type[]" class="attr_type">
|
280 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
281 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
282 |
+
</select>
|
283 |
+
</td>
|
284 |
+
<td>
|
285 |
+
<select name="attributes[]" required="required"
|
286 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
287 |
+
<?php echo $product->attributeDropdown('short_description'); ?>
|
288 |
+
</select>
|
289 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
290 |
+
style=" display: none;"/>
|
291 |
+
</td>
|
292 |
+
<td>
|
293 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
294 |
+
</td>
|
295 |
+
<td>
|
296 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
297 |
+
<option value="1">Default</option>
|
298 |
+
<option value="2">Strip Tags</option>
|
299 |
+
<option value="3">UTF-8 Encode</option>
|
300 |
+
<option value="4">htmlentities</option>
|
301 |
+
<option value="5">Integer</option>
|
302 |
+
<option value="6">Price</option>
|
303 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
304 |
+
<option value="8">CDATA</option>
|
305 |
+
</select>
|
306 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
307 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
308 |
+
</td>
|
309 |
+
<td>
|
310 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
311 |
+
</td>
|
312 |
+
<td>
|
313 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
314 |
+
</td>
|
315 |
+
</tr>
|
316 |
+
<tr>
|
317 |
+
<td>
|
318 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
319 |
+
</td>
|
320 |
+
<td>
|
321 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
322 |
+
class="wf_validate_attr wf_mattributes" value="Item description"/>
|
323 |
+
</td>
|
324 |
+
<td>
|
325 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
326 |
+
</td>
|
327 |
+
<td>
|
328 |
+
<select name="type[]" class="attr_type">
|
329 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
330 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
331 |
+
</select>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="attributes[]" required="required"
|
335 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
336 |
+
<?php echo $product->attributeDropdown("description"); ?>
|
337 |
+
</select>
|
338 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
339 |
+
style=" display: none;"/>
|
340 |
+
</td>
|
341 |
+
<td>
|
342 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
343 |
+
</td>
|
344 |
+
<td>
|
345 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
346 |
+
<option value="1">Default</option>
|
347 |
+
<option value="2">Strip Tags</option>
|
348 |
+
<option value="3">UTF-8 Encode</option>
|
349 |
+
<option value="4">htmlentities</option>
|
350 |
+
<option value="5">Integer</option>
|
351 |
+
<option value="6">Price</option>
|
352 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
353 |
+
<option value="8">CDATA</option>
|
354 |
+
</select>
|
355 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
356 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
357 |
+
</td>
|
358 |
+
<td>
|
359 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
360 |
+
</td>
|
361 |
+
<td>
|
362 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
363 |
+
</td>
|
364 |
+
</tr>
|
365 |
+
<tr>
|
366 |
+
<td>
|
367 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
368 |
+
</td>
|
369 |
+
<td>
|
370 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
371 |
+
class="wf_validate_attr wf_mattributes" value="Item category"/>
|
372 |
+
</td>
|
373 |
+
<td>
|
374 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
375 |
+
</td>
|
376 |
+
<td>
|
377 |
+
<select name="type[]" class="attr_type">
|
378 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
379 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
380 |
+
</select>
|
381 |
+
</td>
|
382 |
+
<td>
|
383 |
+
<select name="attributes[]" required="required"
|
384 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
385 |
+
<?php echo $product->attributeDropdown("product_type"); ?>
|
386 |
+
</select>
|
387 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
388 |
+
style=" display: none;"/>
|
389 |
+
</td>
|
390 |
+
<td>
|
391 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
392 |
+
</td>
|
393 |
+
<td>
|
394 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
395 |
+
<option value="1">Default</option>
|
396 |
+
<option value="2">Strip Tags</option>
|
397 |
+
<option value="3">UTF-8 Encode</option>
|
398 |
+
<option value="4">htmlentities</option>
|
399 |
+
<option value="5">Integer</option>
|
400 |
+
<option value="6">Price</option>
|
401 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
402 |
+
<option value="8">CDATA</option>
|
403 |
+
</select>
|
404 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
405 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
406 |
+
</td>
|
407 |
+
<td>
|
408 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
409 |
+
</td>
|
410 |
+
<td>
|
411 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
412 |
+
</td>
|
413 |
+
</tr>
|
414 |
+
<tr>
|
415 |
+
<td>
|
416 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
417 |
+
</td>
|
418 |
+
<td>
|
419 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
420 |
+
class="wf_validate_attr wf_mattributes" value="Price"/>
|
421 |
+
</td>
|
422 |
+
<td>
|
423 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
424 |
+
</td>
|
425 |
+
<td>
|
426 |
+
<select name="type[]" class="attr_type">
|
427 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
428 |
+
<option value="pattern" > <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
429 |
+
</select>
|
430 |
+
</td>
|
431 |
+
<td>
|
432 |
+
<select name="attributes[]" required="required"
|
433 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
434 |
+
<?php echo $product->attributeDropdown("price"); ?>
|
435 |
+
</select>
|
436 |
+
<input type="text" style=" display: none;" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
437 |
+
value="" />
|
438 |
+
</td>
|
439 |
+
<td>
|
440 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
441 |
+
</td>
|
442 |
+
<td>
|
443 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
444 |
+
<option value="1">Default</option>
|
445 |
+
<option value="2">Strip Tags</option>
|
446 |
+
<option value="3">UTF-8 Encode</option>
|
447 |
+
<option value="4">htmlentities</option>
|
448 |
+
<option value="5">Integer</option>
|
449 |
+
<option value="6">Price</option>
|
450 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
451 |
+
<option value="8">CDATA</option>
|
452 |
+
</select>
|
453 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
454 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
455 |
+
</td>
|
456 |
+
<td>
|
457 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
458 |
+
</td>
|
459 |
+
<td>
|
460 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
461 |
+
</td>
|
462 |
+
</tr>
|
463 |
+
<tr>
|
464 |
+
<td>
|
465 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
466 |
+
</td>
|
467 |
+
<td>
|
468 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
469 |
+
class="wf_validate_attr wf_mattributes" value="Sale price"/>
|
470 |
+
</td>
|
471 |
+
<td>
|
472 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
473 |
+
</td>
|
474 |
+
<td>
|
475 |
+
<select name="type[]" class="attr_type">
|
476 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
477 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
478 |
+
</select>
|
479 |
+
</td>
|
480 |
+
<td>
|
481 |
+
<select name="attributes[]" required="required"
|
482 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
483 |
+
<?php echo $product->attributeDropdown('sale_price'); ?>
|
484 |
+
</select>
|
485 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
486 |
+
style=" display: none;"/>
|
487 |
+
</td>
|
488 |
+
<td>
|
489 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
490 |
+
</td>
|
491 |
+
<td>
|
492 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
493 |
+
<option value="1">Default</option>
|
494 |
+
<option value="2">Strip Tags</option>
|
495 |
+
<option value="3">UTF-8 Encode</option>
|
496 |
+
<option value="4">htmlentities</option>
|
497 |
+
<option value="5">Integer</option>
|
498 |
+
<option value="6">Price</option>
|
499 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
500 |
+
<option value="8">CDATA</option>
|
501 |
+
</select>
|
502 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
503 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
504 |
+
</td>
|
505 |
+
<td>
|
506 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
507 |
+
</td>
|
508 |
+
<td>
|
509 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
510 |
+
</td>
|
511 |
+
</tr>
|
512 |
+
<tr>
|
513 |
+
<td>
|
514 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
515 |
+
</td>
|
516 |
+
<td>
|
517 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
518 |
+
class="wf_validate_attr wf_mattributes" value="Contextual keywords"/>
|
519 |
+
</td>
|
520 |
+
<td>
|
521 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
522 |
+
</td>
|
523 |
+
<td>
|
524 |
+
<select name="type[]" class="attr_type">
|
525 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
526 |
+
<option selected value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
527 |
+
</select>
|
528 |
+
</td>
|
529 |
+
<td>
|
530 |
+
<select name="attributes[]" style="display: none;" required="required"
|
531 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
532 |
+
<?php echo $product->attributeDropdown(); ?>
|
533 |
+
</select>
|
534 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
535 |
+
/>
|
536 |
+
</td>
|
537 |
+
<td>
|
538 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
539 |
+
</td>
|
540 |
+
<td>
|
541 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
542 |
+
<option value="1">Default</option>
|
543 |
+
<option value="2">Strip Tags</option>
|
544 |
+
<option value="3">UTF-8 Encode</option>
|
545 |
+
<option value="4">htmlentities</option>
|
546 |
+
<option value="5">Integer</option>
|
547 |
+
<option value="6">Price</option>
|
548 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
549 |
+
<option value="8">CDATA</option>
|
550 |
+
</select>
|
551 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
552 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
553 |
+
</td>
|
554 |
+
<td>
|
555 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
556 |
+
</td>
|
557 |
+
<td>
|
558 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
559 |
+
</td>
|
560 |
+
</tr>
|
561 |
+
<tr>
|
562 |
+
<td>
|
563 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
564 |
+
</td>
|
565 |
+
<td>
|
566 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
567 |
+
class="wf_validate_attr wf_mattributes" value="Item address"/>
|
568 |
+
</td>
|
569 |
+
<td>
|
570 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
571 |
+
</td>
|
572 |
+
<td>
|
573 |
+
<select name="type[]" class="attr_type">
|
574 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
575 |
+
<option selected value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
576 |
+
</select>
|
577 |
+
</td>
|
578 |
+
<td>
|
579 |
+
<select name="attributes[]" style="display: none;" required="required"
|
580 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
581 |
+
<?php echo $product->attributeDropdown(); ?>
|
582 |
+
</select>
|
583 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
584 |
+
/>
|
585 |
+
</td>
|
586 |
+
<td>
|
587 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
588 |
+
</td>
|
589 |
+
<td>
|
590 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
591 |
+
<option value="1">Default</option>
|
592 |
+
<option value="2">Strip Tags</option>
|
593 |
+
<option value="3">UTF-8 Encode</option>
|
594 |
+
<option value="4">htmlentities</option>
|
595 |
+
<option value="5">Integer</option>
|
596 |
+
<option value="6">Price</option>
|
597 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
598 |
+
<option value="8">CDATA</option>
|
599 |
+
</select>
|
600 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
601 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
602 |
+
</td>
|
603 |
+
<td>
|
604 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
605 |
+
</td>
|
606 |
+
<td>
|
607 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
608 |
+
</td>
|
609 |
+
</tr>
|
610 |
+
</tbody>
|
611 |
+
<tfoot>
|
612 |
+
<tr>
|
613 |
+
<td>
|
614 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
615 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
616 |
+
</button>
|
617 |
+
</td>
|
618 |
+
<td colspan="8">
|
619 |
+
|
620 |
+
</td>
|
621 |
+
</tr>
|
622 |
+
</tfoot>
|
623 |
+
</table>
|
624 |
+
<table class=" widefat fixed">
|
625 |
+
<tr>
|
626 |
+
<td align="left" class="">
|
627 |
+
<div class="makeFeedResponse"></div>
|
628 |
+
<div class="makeFeedComplete"></div>
|
629 |
+
</td>
|
630 |
+
<td align="right">
|
631 |
+
<button type="submit" class="wfbtn">
|
632 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
633 |
+
</button>
|
634 |
+
</td>
|
635 |
+
</tr>
|
636 |
+
</table>
|
637 |
+
</div>
|
638 |
+
</li>
|
639 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
640 |
+
|
641 |
+
</ul>
|
admin/partials/templates/amazon_add-feed.php
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php //echo ucwords(str_replace("_"," ",$provider)); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<?php
|
23 |
+
$method1=$provider."Attributes";
|
24 |
+
$method2=$method1."Dropdown";
|
25 |
+
$ACAttributes=$attributes->$method1();
|
26 |
+
$i=0;
|
27 |
+
foreach($ACAttributes as $key=>$value){
|
28 |
+
$i++;
|
29 |
+
?>
|
30 |
+
<tr>
|
31 |
+
<td>
|
32 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
33 |
+
</td>
|
34 |
+
<td>
|
35 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
36 |
+
<?php echo $dropDown->$method2($key); ?>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
41 |
+
</td>
|
42 |
+
<td>
|
43 |
+
<select name="type[]" class="attr_type wfnoempty">
|
44 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
45 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
46 |
+
</select>
|
47 |
+
</td>
|
48 |
+
<td>
|
49 |
+
<select name="attributes[]" required="required"
|
50 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
51 |
+
<?php echo $product->attributeDropdown(); ?>
|
52 |
+
</select>
|
53 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
54 |
+
style=" display: none;"/>
|
55 |
+
</td>
|
56 |
+
<td>
|
57 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
58 |
+
</td>
|
59 |
+
<td>
|
60 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
61 |
+
<option value="1">Default</option>
|
62 |
+
<option value="2">Strip Tags</option>
|
63 |
+
<option value="3">UTF-8 Encode</option>
|
64 |
+
<option value="4">htmlentities</option>
|
65 |
+
<option value="5">Integer</option>
|
66 |
+
<option value="6">Price</option>
|
67 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
68 |
+
<option value="8">CDATA</option>
|
69 |
+
</select>
|
70 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
71 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
72 |
+
</td>
|
73 |
+
<td>
|
74 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
75 |
+
</td>
|
76 |
+
<td>
|
77 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
78 |
+
</td>
|
79 |
+
</tr>
|
80 |
+
<?php
|
81 |
+
if($i>8){
|
82 |
+
//break;
|
83 |
+
}
|
84 |
+
}
|
85 |
+
?>
|
86 |
+
</tbody>
|
87 |
+
<tfoot>
|
88 |
+
<tr>
|
89 |
+
<td>
|
90 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
91 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
92 |
+
</button>
|
93 |
+
</td>
|
94 |
+
<td colspan="8">
|
95 |
+
|
96 |
+
</td>
|
97 |
+
</tr>
|
98 |
+
</tfoot>
|
99 |
+
</table>
|
100 |
+
<table class=" widefat fixed">
|
101 |
+
<tr>
|
102 |
+
<td align="left" class="">
|
103 |
+
<div class="makeFeedResponse"></div>
|
104 |
+
<div class="makeFeedComplete"></div>
|
105 |
+
</td>
|
106 |
+
<td align="right">
|
107 |
+
<button type="submit" class="wfbtn">
|
108 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
109 |
+
</button>
|
110 |
+
</td>
|
111 |
+
</tr>
|
112 |
+
</table>
|
113 |
+
</div>
|
114 |
+
</li>
|
115 |
+
<?php if (get_option('woocommerce_product_feed_pro_activated') && get_option('woocommerce_product_feed_pro_activated') == "Activated") { ?>
|
116 |
+
<li>
|
117 |
+
<input type="radio" name="wf_tabs" id="tab2"/>
|
118 |
+
<label class="wf-tab-name" for="tab2"><?php echo _e('Filter', 'woo-feed'); ?></label>
|
119 |
+
|
120 |
+
<div id="wf-tab-content2" class="wf-tab-content">
|
121 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-filter">
|
122 |
+
<thead>
|
123 |
+
<tr>
|
124 |
+
<th></th>
|
125 |
+
<th><?php echo _e('Attributes', 'woo-feed'); ?></th>
|
126 |
+
<th><?php echo _e('Condition', 'woo-feed'); ?></th>
|
127 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
128 |
+
<th></th>
|
129 |
+
</tr>
|
130 |
+
<tr style="border-bottom: 2px solid #ccc">
|
131 |
+
<td><?php echo _e('Filter', 'woo-feed'); ?> </td>
|
132 |
+
<td colspan="4">
|
133 |
+
<select name="filterType" class="">
|
134 |
+
<option value="2"><?php echo _e('Together', 'woo-feed'); ?></option>
|
135 |
+
<option value="1"><?php echo _e('Individually', 'woo-feed'); ?></option>
|
136 |
+
</select>
|
137 |
+
</td>
|
138 |
+
</tr>
|
139 |
+
</thead>
|
140 |
+
<tbody>
|
141 |
+
|
142 |
+
<tr style="display:none;" class="daRow">
|
143 |
+
<td>
|
144 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
145 |
+
</td>
|
146 |
+
<td>
|
147 |
+
<select name="fattribute[]" disabled required class="fsrow">
|
148 |
+
<?php echo $product->attributeDropdown(); ?>
|
149 |
+
</select>
|
150 |
+
</td>
|
151 |
+
<td>
|
152 |
+
<select name="condition[]" disabled class="fsrow">
|
153 |
+
<option value="=="><?php echo _e('is / equal', 'woo-feed'); ?></option>
|
154 |
+
<option value="!="><?php echo _e('is not / not equal', 'woo-feed'); ?></option>
|
155 |
+
<option value=">="><?php echo _e('equals or greater than', 'woo-feed'); ?></option>
|
156 |
+
<option value=">"><?php echo _e('greater than', 'woo-feed'); ?></option>
|
157 |
+
<option value="<="><?php echo _e('equals or less than', 'woo-feed'); ?></option>
|
158 |
+
<option value="<"><?php echo _e('less than', 'woo-feed'); ?></option>
|
159 |
+
<option value="contains"><?php echo _e('contains', 'woo-feed'); ?></option>
|
160 |
+
<option value="nContains"><?php echo _e('does not contain', 'woo-feed'); ?></option>
|
161 |
+
</select>
|
162 |
+
</td>
|
163 |
+
<td>
|
164 |
+
<input type="text" name="filterCompare[]" disabled autocomplete="off" class="fsrow"/>
|
165 |
+
</td>
|
166 |
+
<td>
|
167 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
168 |
+
</td>
|
169 |
+
</tr>
|
170 |
+
</tbody>
|
171 |
+
<tfoot>
|
172 |
+
<tr>
|
173 |
+
<td>
|
174 |
+
<button type="button" class="button-small button-primary" id="wf_newFilter">
|
175 |
+
<?php echo _e('Add New Condition', 'woo-feed'); ?>
|
176 |
+
</button>
|
177 |
+
</td>
|
178 |
+
<td colspan="4">
|
179 |
+
|
180 |
+
</td>
|
181 |
+
</tr>
|
182 |
+
</tfoot>
|
183 |
+
</table>
|
184 |
+
<table class=" widefat fixed">
|
185 |
+
<tr>
|
186 |
+
<td align="left" class="makeFeedResponse">
|
187 |
+
|
188 |
+
</td>
|
189 |
+
<td align="right">
|
190 |
+
<button type="submit" class="wfbtn">
|
191 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
192 |
+
</button>
|
193 |
+
</td>
|
194 |
+
</tr>
|
195 |
+
</table>
|
196 |
+
</div>
|
197 |
+
</li>
|
198 |
+
<?php } ?>
|
199 |
+
|
200 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
201 |
+
|
202 |
+
</ul>
|
admin/partials/templates/become_add-feed.php
ADDED
@@ -0,0 +1,494 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
28 |
+
<?php echo $dropDown->becomeAttributesDropdown('Unique ID'); ?>
|
29 |
+
</select>
|
30 |
+
</td>
|
31 |
+
<td>
|
32 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
33 |
+
</td>
|
34 |
+
<td>
|
35 |
+
<select name="type[]" class="attr_type wfnoempty">
|
36 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
37 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
38 |
+
</select>
|
39 |
+
</td>
|
40 |
+
<td>
|
41 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('id'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
<tr>
|
72 |
+
<td>
|
73 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
74 |
+
</td>
|
75 |
+
<td>
|
76 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
77 |
+
<?php echo $dropDown->becomeAttributesDropdown('Title'); ?>
|
78 |
+
</select>
|
79 |
+
</td>
|
80 |
+
<td>
|
81 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
82 |
+
</td>
|
83 |
+
<td>
|
84 |
+
<select name="type[]" class="attr_type wfnoempty">
|
85 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
86 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
87 |
+
</select>
|
88 |
+
</td>
|
89 |
+
<td>
|
90 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
91 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
92 |
+
</select>
|
93 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
94 |
+
style=" display: none;"/>
|
95 |
+
</td>
|
96 |
+
<td>
|
97 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
98 |
+
</td>
|
99 |
+
<td>
|
100 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
101 |
+
<option value="1">Default</option>
|
102 |
+
<option value="2">Strip Tags</option>
|
103 |
+
<option value="3">UTF-8 Encode</option>
|
104 |
+
<option value="4">htmlentities</option>
|
105 |
+
<option value="5">Integer</option>
|
106 |
+
<option value="6">Price</option>
|
107 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
108 |
+
<option value="8">CDATA</option>
|
109 |
+
</select>
|
110 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
111 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
115 |
+
</td>
|
116 |
+
<td>
|
117 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
118 |
+
</td>
|
119 |
+
</tr>
|
120 |
+
<tr>
|
121 |
+
<td>
|
122 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
123 |
+
</td>
|
124 |
+
<td>
|
125 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
126 |
+
<?php echo $dropDown->becomeAttributesDropdown('Description'); ?>
|
127 |
+
</select>
|
128 |
+
</td>
|
129 |
+
<td>
|
130 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
131 |
+
</td>
|
132 |
+
<td>
|
133 |
+
<select name="type[]" class="attr_type wfnoempty">
|
134 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
135 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
136 |
+
</select>
|
137 |
+
</td>
|
138 |
+
<td>
|
139 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
140 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
141 |
+
</select>
|
142 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
143 |
+
style=" display: none;"/>
|
144 |
+
</td>
|
145 |
+
<td>
|
146 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
147 |
+
</td>
|
148 |
+
<td>
|
149 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
150 |
+
<option value="1">Default</option>
|
151 |
+
<option value="2">Strip Tags</option>
|
152 |
+
<option value="3">UTF-8 Encode</option>
|
153 |
+
<option value="4">htmlentities</option>
|
154 |
+
<option value="5">Integer</option>
|
155 |
+
<option value="6">Price</option>
|
156 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
157 |
+
<option value="8">CDATA</option>
|
158 |
+
</select>
|
159 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
160 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
161 |
+
</td>
|
162 |
+
<td>
|
163 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
167 |
+
</td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td>
|
171 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
172 |
+
</td>
|
173 |
+
<td>
|
174 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
175 |
+
<?php echo $dropDown->becomeAttributesDropdown('Category'); ?>
|
176 |
+
</select>
|
177 |
+
</td>
|
178 |
+
<td>
|
179 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
180 |
+
</td>
|
181 |
+
<td>
|
182 |
+
<select name="type[]" class="attr_type wfnoempty">
|
183 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
184 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
185 |
+
</select>
|
186 |
+
</td>
|
187 |
+
<td>
|
188 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
189 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
190 |
+
</select>
|
191 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
192 |
+
style=" display: none;"/>
|
193 |
+
</td>
|
194 |
+
<td>
|
195 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
199 |
+
<option value="1">Default</option>
|
200 |
+
<option value="2">Strip Tags</option>
|
201 |
+
<option value="3">UTF-8 Encode</option>
|
202 |
+
<option value="4">htmlentities</option>
|
203 |
+
<option value="5">Integer</option>
|
204 |
+
<option value="6">Price</option>
|
205 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
206 |
+
<option value="8">CDATA</option>
|
207 |
+
</select>
|
208 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
209 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
216 |
+
</td>
|
217 |
+
</tr>
|
218 |
+
<tr>
|
219 |
+
<td>
|
220 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
221 |
+
</td>
|
222 |
+
<td>
|
223 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
224 |
+
<?php echo $dropDown->becomeAttributesDropdown('Product URL'); ?>
|
225 |
+
</select>
|
226 |
+
</td>
|
227 |
+
<td>
|
228 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
229 |
+
</td>
|
230 |
+
<td>
|
231 |
+
<select name="type[]" class="attr_type wfnoempty">
|
232 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
233 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
234 |
+
</select>
|
235 |
+
</td>
|
236 |
+
<td>
|
237 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
238 |
+
<?php echo $product->attributeDropdown('link'); ?>
|
239 |
+
</select>
|
240 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
241 |
+
style=" display: none;"/>
|
242 |
+
</td>
|
243 |
+
<td>
|
244 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
245 |
+
</td>
|
246 |
+
<td>
|
247 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
248 |
+
<option value="1">Default</option>
|
249 |
+
<option value="2">Strip Tags</option>
|
250 |
+
<option value="3">UTF-8 Encode</option>
|
251 |
+
<option value="4">htmlentities</option>
|
252 |
+
<option value="5">Integer</option>
|
253 |
+
<option value="6">Price</option>
|
254 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
255 |
+
<option value="8">CDATA</option>
|
256 |
+
</select>
|
257 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
258 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
262 |
+
</td>
|
263 |
+
<td>
|
264 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
265 |
+
</td>
|
266 |
+
</tr>
|
267 |
+
<tr>
|
268 |
+
<td>
|
269 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
270 |
+
</td>
|
271 |
+
<td>
|
272 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
273 |
+
<?php echo $dropDown->becomeAttributesDropdown('Image URL'); ?>
|
274 |
+
</select>
|
275 |
+
</td>
|
276 |
+
<td>
|
277 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
278 |
+
</td>
|
279 |
+
<td>
|
280 |
+
<select name="type[]" class="attr_type wfnoempty">
|
281 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
282 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
283 |
+
</select>
|
284 |
+
</td>
|
285 |
+
<td>
|
286 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
287 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
288 |
+
</select>
|
289 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
290 |
+
style=" display: none;"/>
|
291 |
+
</td>
|
292 |
+
<td>
|
293 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
294 |
+
</td>
|
295 |
+
<td>
|
296 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
297 |
+
<option value="1">Default</option>
|
298 |
+
<option value="2">Strip Tags</option>
|
299 |
+
<option value="3">UTF-8 Encode</option>
|
300 |
+
<option value="4">htmlentities</option>
|
301 |
+
<option value="5">Integer</option>
|
302 |
+
<option value="6">Price</option>
|
303 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
304 |
+
<option value="8">CDATA</option>
|
305 |
+
</select>
|
306 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
307 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
308 |
+
</td>
|
309 |
+
<td>
|
310 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
311 |
+
</td>
|
312 |
+
<td>
|
313 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
314 |
+
</td>
|
315 |
+
</tr>
|
316 |
+
<tr>
|
317 |
+
<td>
|
318 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
319 |
+
</td>
|
320 |
+
<td>
|
321 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
322 |
+
<?php echo $dropDown->becomeAttributesDropdown('Condition'); ?>
|
323 |
+
</select>
|
324 |
+
</td>
|
325 |
+
<td>
|
326 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
327 |
+
</td>
|
328 |
+
<td>
|
329 |
+
<select name="type[]" class="attr_type wfnoempty">
|
330 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
331 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
332 |
+
</select>
|
333 |
+
</td>
|
334 |
+
<td>
|
335 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
336 |
+
<?php echo $product->attributeDropdown('condition'); ?>
|
337 |
+
</select>
|
338 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
339 |
+
style=" display: none;"/>
|
340 |
+
</td>
|
341 |
+
<td>
|
342 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
343 |
+
</td>
|
344 |
+
<td>
|
345 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
346 |
+
<option value="1">Default</option>
|
347 |
+
<option value="2">Strip Tags</option>
|
348 |
+
<option value="3">UTF-8 Encode</option>
|
349 |
+
<option value="4">htmlentities</option>
|
350 |
+
<option value="5">Integer</option>
|
351 |
+
<option value="6">Price</option>
|
352 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
353 |
+
<option value="8">CDATA</option>
|
354 |
+
</select>
|
355 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
356 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
357 |
+
</td>
|
358 |
+
<td>
|
359 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
360 |
+
</td>
|
361 |
+
<td>
|
362 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
363 |
+
</td>
|
364 |
+
</tr>
|
365 |
+
<tr>
|
366 |
+
<td>
|
367 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
368 |
+
</td>
|
369 |
+
<td>
|
370 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
371 |
+
<?php echo $dropDown->becomeAttributesDropdown('Availability'); ?>
|
372 |
+
</select>
|
373 |
+
</td>
|
374 |
+
<td>
|
375 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
376 |
+
</td>
|
377 |
+
<td>
|
378 |
+
<select name="type[]" class="attr_type wfnoempty">
|
379 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
380 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
381 |
+
</select>
|
382 |
+
</td>
|
383 |
+
<td>
|
384 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
385 |
+
<?php echo $product->attributeDropdown('availability'); ?>
|
386 |
+
</select>
|
387 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
388 |
+
style=" display: none;"/>
|
389 |
+
</td>
|
390 |
+
<td>
|
391 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
392 |
+
</td>
|
393 |
+
<td>
|
394 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
395 |
+
<option value="1">Default</option>
|
396 |
+
<option value="2">Strip Tags</option>
|
397 |
+
<option value="3">UTF-8 Encode</option>
|
398 |
+
<option value="4">htmlentities</option>
|
399 |
+
<option value="5">Integer</option>
|
400 |
+
<option value="6">Price</option>
|
401 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
402 |
+
<option value="8">CDATA</option>
|
403 |
+
</select>
|
404 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
405 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
406 |
+
</td>
|
407 |
+
<td>
|
408 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
409 |
+
</td>
|
410 |
+
<td>
|
411 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
412 |
+
</td>
|
413 |
+
</tr>
|
414 |
+
<tr>
|
415 |
+
<td>
|
416 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
417 |
+
</td>
|
418 |
+
<td>
|
419 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
420 |
+
<?php echo $dropDown->becomeAttributesDropdown('Current Price'); ?>
|
421 |
+
</select>
|
422 |
+
</td>
|
423 |
+
<td>
|
424 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
425 |
+
</td>
|
426 |
+
<td>
|
427 |
+
<select name="type[]" class="attr_type wfnoempty">
|
428 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
429 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
430 |
+
</select>
|
431 |
+
</td>
|
432 |
+
<td>
|
433 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
434 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
435 |
+
</select>
|
436 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
437 |
+
style=" display: none;"/>
|
438 |
+
</td>
|
439 |
+
<td>
|
440 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
441 |
+
</td>
|
442 |
+
<td>
|
443 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
444 |
+
<option value="1">Default</option>
|
445 |
+
<option value="2">Strip Tags</option>
|
446 |
+
<option value="3">UTF-8 Encode</option>
|
447 |
+
<option value="4">htmlentities</option>
|
448 |
+
<option value="5">Integer</option>
|
449 |
+
<option value="6">Price</option>
|
450 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
451 |
+
<option value="8">CDATA</option>
|
452 |
+
</select>
|
453 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
454 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
455 |
+
</td>
|
456 |
+
<td>
|
457 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
458 |
+
</td>
|
459 |
+
<td>
|
460 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
461 |
+
</td>
|
462 |
+
</tr>
|
463 |
+
</tbody>
|
464 |
+
<tfoot>
|
465 |
+
<tr>
|
466 |
+
<td>
|
467 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
468 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
469 |
+
</button>
|
470 |
+
</td>
|
471 |
+
<td colspan="8">
|
472 |
+
|
473 |
+
</td>
|
474 |
+
</tr>
|
475 |
+
</tfoot>
|
476 |
+
</table>
|
477 |
+
<table class=" widefat fixed">
|
478 |
+
<tr>
|
479 |
+
<td align="left" class="">
|
480 |
+
<div class="makeFeedResponse"></div>
|
481 |
+
<div class="makeFeedComplete"></div>
|
482 |
+
</td>
|
483 |
+
<td align="right">
|
484 |
+
<button type="submit" class="wfbtn">
|
485 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
486 |
+
</button>
|
487 |
+
</td>
|
488 |
+
</tr>
|
489 |
+
</table>
|
490 |
+
</div>
|
491 |
+
</li>
|
492 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
493 |
+
|
494 |
+
</ul>
|
admin/partials/templates/beslist.nl_add-feed.php
ADDED
@@ -0,0 +1,951 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="TITLE" />
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('TITLE'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
|
72 |
+
<tr>
|
73 |
+
<td>
|
74 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
75 |
+
</td>
|
76 |
+
<td>
|
77 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
78 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="PRICE" />
|
79 |
+
</td>
|
80 |
+
<td>
|
81 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
82 |
+
</td>
|
83 |
+
<td>
|
84 |
+
<select name="type[]" class="attr_type wfnoempty">
|
85 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
86 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
87 |
+
</select>
|
88 |
+
</td>
|
89 |
+
<td>
|
90 |
+
<select name="attributes[]" required="required"
|
91 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
92 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
93 |
+
</select>
|
94 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
95 |
+
style=" display: none;"/>
|
96 |
+
</td>
|
97 |
+
<td>
|
98 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
99 |
+
</td>
|
100 |
+
<td>
|
101 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
102 |
+
<option value="1">Default</option>
|
103 |
+
<option value="2">Strip Tags</option>
|
104 |
+
<option value="3">UTF-8 Encode</option>
|
105 |
+
<option value="4">htmlentities</option>
|
106 |
+
<option value="5">Integer</option>
|
107 |
+
<option value="6">Price</option>
|
108 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
109 |
+
<option value="8">CDATA</option>
|
110 |
+
</select>
|
111 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
112 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
113 |
+
</td>
|
114 |
+
<td>
|
115 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
116 |
+
</td>
|
117 |
+
<td>
|
118 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
119 |
+
</td>
|
120 |
+
</tr>
|
121 |
+
|
122 |
+
<tr>
|
123 |
+
<td>
|
124 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
125 |
+
</td>
|
126 |
+
<td>
|
127 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
128 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="UNIQUE CODE" />
|
129 |
+
</td>
|
130 |
+
<td>
|
131 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
132 |
+
</td>
|
133 |
+
<td>
|
134 |
+
<select name="type[]" class="attr_type wfnoempty">
|
135 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
136 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
137 |
+
</select>
|
138 |
+
</td>
|
139 |
+
<td>
|
140 |
+
<select name="attributes[]" required="required"
|
141 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
142 |
+
<?php echo $product->attributeDropdown('id'); ?>
|
143 |
+
</select>
|
144 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
145 |
+
style=" display: none;"/>
|
146 |
+
</td>
|
147 |
+
<td>
|
148 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
149 |
+
</td>
|
150 |
+
<td>
|
151 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
152 |
+
<option value="1">Default</option>
|
153 |
+
<option value="2">Strip Tags</option>
|
154 |
+
<option value="3">UTF-8 Encode</option>
|
155 |
+
<option value="4">htmlentities</option>
|
156 |
+
<option value="5">Integer</option>
|
157 |
+
<option value="6">Price</option>
|
158 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
159 |
+
<option value="8">CDATA</option>
|
160 |
+
</select>
|
161 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
162 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
163 |
+
</td>
|
164 |
+
<td>
|
165 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
166 |
+
</td>
|
167 |
+
<td>
|
168 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
169 |
+
</td>
|
170 |
+
</tr>
|
171 |
+
|
172 |
+
<tr>
|
173 |
+
<td>
|
174 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
175 |
+
</td>
|
176 |
+
<td>
|
177 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
178 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="PRODUCT URL" />
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
182 |
+
</td>
|
183 |
+
<td>
|
184 |
+
<select name="type[]" class="attr_type wfnoempty">
|
185 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
186 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
187 |
+
</select>
|
188 |
+
</td>
|
189 |
+
<td>
|
190 |
+
<select name="attributes[]" required="required"
|
191 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
192 |
+
<?php echo $product->attributeDropdown('link'); ?>
|
193 |
+
</select>
|
194 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
195 |
+
style=" display: none;"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
199 |
+
</td>
|
200 |
+
<td>
|
201 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
202 |
+
<option value="1">Default</option>
|
203 |
+
<option value="2">Strip Tags</option>
|
204 |
+
<option value="3">UTF-8 Encode</option>
|
205 |
+
<option value="4">htmlentities</option>
|
206 |
+
<option value="5">Integer</option>
|
207 |
+
<option value="6">Price</option>
|
208 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
209 |
+
<option value="8">CDATA</option>
|
210 |
+
</select>
|
211 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
212 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
216 |
+
</td>
|
217 |
+
<td>
|
218 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
219 |
+
</td>
|
220 |
+
</tr>
|
221 |
+
|
222 |
+
<tr>
|
223 |
+
<td>
|
224 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
228 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="IMAGE URL" />
|
229 |
+
</td>
|
230 |
+
<td>
|
231 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
232 |
+
</td>
|
233 |
+
<td>
|
234 |
+
<select name="type[]" class="attr_type wfnoempty">
|
235 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
236 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
237 |
+
</select>
|
238 |
+
</td>
|
239 |
+
<td>
|
240 |
+
<select name="attributes[]" required="required"
|
241 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
242 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
243 |
+
</select>
|
244 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
245 |
+
style=" display: none;"/>
|
246 |
+
</td>
|
247 |
+
<td>
|
248 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
249 |
+
</td>
|
250 |
+
<td>
|
251 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
252 |
+
<option value="1">Default</option>
|
253 |
+
<option value="2">Strip Tags</option>
|
254 |
+
<option value="3">UTF-8 Encode</option>
|
255 |
+
<option value="4">htmlentities</option>
|
256 |
+
<option value="5">Integer</option>
|
257 |
+
<option value="6">Price</option>
|
258 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
259 |
+
<option value="8">CDATA</option>
|
260 |
+
</select>
|
261 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
262 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
263 |
+
</td>
|
264 |
+
<td>
|
265 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
266 |
+
</td>
|
267 |
+
<td>
|
268 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
269 |
+
</td>
|
270 |
+
</tr>
|
271 |
+
|
272 |
+
<tr>
|
273 |
+
<td>
|
274 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
275 |
+
</td>
|
276 |
+
<td>
|
277 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
278 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="EXTRA IMAGES" />
|
279 |
+
</td>
|
280 |
+
<td>
|
281 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
282 |
+
</td>
|
283 |
+
<td>
|
284 |
+
<select name="type[]" class="attr_type wfnoempty">
|
285 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
286 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
287 |
+
</select>
|
288 |
+
</td>
|
289 |
+
<td>
|
290 |
+
<select name="attributes[]" required="required"
|
291 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
292 |
+
<?php echo $product->attributeDropdown('images'); ?>
|
293 |
+
</select>
|
294 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
295 |
+
style=" display: none;"/>
|
296 |
+
</td>
|
297 |
+
<td>
|
298 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
299 |
+
</td>
|
300 |
+
<td>
|
301 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
302 |
+
<option value="1">Default</option>
|
303 |
+
<option value="2">Strip Tags</option>
|
304 |
+
<option value="3">UTF-8 Encode</option>
|
305 |
+
<option value="4">htmlentities</option>
|
306 |
+
<option value="5">Integer</option>
|
307 |
+
<option value="6">Price</option>
|
308 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
309 |
+
<option value="8">CDATA</option>
|
310 |
+
</select>
|
311 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
312 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
313 |
+
</td>
|
314 |
+
<td>
|
315 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
316 |
+
</td>
|
317 |
+
<td>
|
318 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
319 |
+
</td>
|
320 |
+
</tr>
|
321 |
+
|
322 |
+
<tr>
|
323 |
+
<td>
|
324 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
325 |
+
</td>
|
326 |
+
<td>
|
327 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
328 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="CATEGORY" />
|
329 |
+
</td>
|
330 |
+
<td>
|
331 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="type[]" class="attr_type wfnoempty">
|
335 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
336 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
337 |
+
</select>
|
338 |
+
</td>
|
339 |
+
<td>
|
340 |
+
<select name="attributes[]" required="required"
|
341 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
342 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
343 |
+
</select>
|
344 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
345 |
+
style=" display: none;"/>
|
346 |
+
</td>
|
347 |
+
<td>
|
348 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
349 |
+
</td>
|
350 |
+
<td>
|
351 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
352 |
+
<option value="1">Default</option>
|
353 |
+
<option value="2">Strip Tags</option>
|
354 |
+
<option value="3">UTF-8 Encode</option>
|
355 |
+
<option value="4">htmlentities</option>
|
356 |
+
<option value="5">Integer</option>
|
357 |
+
<option value="6">Price</option>
|
358 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
359 |
+
<option value="8">CDATA</option>
|
360 |
+
</select>
|
361 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
362 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
363 |
+
</td>
|
364 |
+
<td>
|
365 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
366 |
+
</td>
|
367 |
+
<td>
|
368 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
369 |
+
</td>
|
370 |
+
</tr>
|
371 |
+
|
372 |
+
<tr>
|
373 |
+
<td>
|
374 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
375 |
+
</td>
|
376 |
+
<td>
|
377 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
378 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="DELIVERY PERIOD" /> </td>
|
379 |
+
<td>
|
380 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
381 |
+
</td>
|
382 |
+
<td>
|
383 |
+
<select name="type[]" class="attr_type wfnoempty">
|
384 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
385 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
386 |
+
</select>
|
387 |
+
</td>
|
388 |
+
<td>
|
389 |
+
<select name="attributes[]" required="required"
|
390 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
391 |
+
<?php echo $product->attributeDropdown(); ?>
|
392 |
+
</select>
|
393 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
394 |
+
style=" display: none;"/>
|
395 |
+
</td>
|
396 |
+
<td>
|
397 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
398 |
+
</td>
|
399 |
+
<td>
|
400 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
401 |
+
<option value="1">Default</option>
|
402 |
+
<option value="2">Strip Tags</option>
|
403 |
+
<option value="3">UTF-8 Encode</option>
|
404 |
+
<option value="4">htmlentities</option>
|
405 |
+
<option value="5">Integer</option>
|
406 |
+
<option value="6">Price</option>
|
407 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
408 |
+
<option value="8">CDATA</option>
|
409 |
+
</select>
|
410 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
411 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
412 |
+
</td>
|
413 |
+
<td>
|
414 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
415 |
+
</td>
|
416 |
+
<td>
|
417 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
418 |
+
</td>
|
419 |
+
</tr>
|
420 |
+
|
421 |
+
<tr>
|
422 |
+
<td>
|
423 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
424 |
+
</td>
|
425 |
+
<td>
|
426 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
427 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="DELIVERY CHARGES" />
|
428 |
+
</td>
|
429 |
+
<td>
|
430 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
431 |
+
</td>
|
432 |
+
<td>
|
433 |
+
<select name="type[]" class="attr_type wfnoempty">
|
434 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
435 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
436 |
+
</select>
|
437 |
+
</td>
|
438 |
+
<td>
|
439 |
+
<select name="attributes[]" required="required"
|
440 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
441 |
+
<?php echo $product->attributeDropdown(); ?>
|
442 |
+
</select>
|
443 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
444 |
+
style=" display: none;"/>
|
445 |
+
</td>
|
446 |
+
<td>
|
447 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
448 |
+
</td>
|
449 |
+
<td>
|
450 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
451 |
+
<option value="1">Default</option>
|
452 |
+
<option value="2">Strip Tags</option>
|
453 |
+
<option value="3">UTF-8 Encode</option>
|
454 |
+
<option value="4">htmlentities</option>
|
455 |
+
<option value="5">Integer</option>
|
456 |
+
<option value="6">Price</option>
|
457 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
458 |
+
<option value="8">CDATA</option>
|
459 |
+
</select>
|
460 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
461 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
462 |
+
</td>
|
463 |
+
<td>
|
464 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
465 |
+
</td>
|
466 |
+
<td>
|
467 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
468 |
+
</td>
|
469 |
+
</tr>
|
470 |
+
|
471 |
+
<tr>
|
472 |
+
<td>
|
473 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
474 |
+
</td>
|
475 |
+
<td>
|
476 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
477 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="EAN" />
|
478 |
+
</td>
|
479 |
+
<td>
|
480 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
481 |
+
</td>
|
482 |
+
<td>
|
483 |
+
<select name="type[]" class="attr_type wfnoempty">
|
484 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
485 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
486 |
+
</select>
|
487 |
+
</td>
|
488 |
+
<td>
|
489 |
+
<select name="attributes[]" required="required"
|
490 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
491 |
+
<?php echo $product->attributeDropdown(); ?>
|
492 |
+
</select>
|
493 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
494 |
+
style=" display: none;"/>
|
495 |
+
</td>
|
496 |
+
<td>
|
497 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
498 |
+
</td>
|
499 |
+
<td>
|
500 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
501 |
+
<option value="1">Default</option>
|
502 |
+
<option value="2">Strip Tags</option>
|
503 |
+
<option value="3">UTF-8 Encode</option>
|
504 |
+
<option value="4">htmlentities</option>
|
505 |
+
<option value="5">Integer</option>
|
506 |
+
<option value="6">Price</option>
|
507 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
508 |
+
<option value="8">CDATA</option>
|
509 |
+
</select>
|
510 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
511 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
512 |
+
</td>
|
513 |
+
<td>
|
514 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
515 |
+
</td>
|
516 |
+
<td>
|
517 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
518 |
+
</td>
|
519 |
+
</tr>
|
520 |
+
|
521 |
+
<tr>
|
522 |
+
<td>
|
523 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
524 |
+
</td>
|
525 |
+
<td>
|
526 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
527 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="DESCRIPTION" />
|
528 |
+
</td>
|
529 |
+
<td>
|
530 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
531 |
+
</td>
|
532 |
+
<td>
|
533 |
+
<select name="type[]" class="attr_type wfnoempty">
|
534 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
535 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
536 |
+
</select>
|
537 |
+
</td>
|
538 |
+
<td>
|
539 |
+
<select name="attributes[]" required="required"
|
540 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
541 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
542 |
+
</select>
|
543 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
544 |
+
style=" display: none;"/>
|
545 |
+
</td>
|
546 |
+
<td>
|
547 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
548 |
+
</td>
|
549 |
+
<td>
|
550 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
551 |
+
<option value="1">Default</option>
|
552 |
+
<option value="2">Strip Tags</option>
|
553 |
+
<option value="3">UTF-8 Encode</option>
|
554 |
+
<option value="4">htmlentities</option>
|
555 |
+
<option value="5">Integer</option>
|
556 |
+
<option value="6">Price</option>
|
557 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
558 |
+
<option value="8">CDATA</option>
|
559 |
+
</select>
|
560 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
561 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
562 |
+
</td>
|
563 |
+
<td>
|
564 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
565 |
+
</td>
|
566 |
+
<td>
|
567 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
568 |
+
</td>
|
569 |
+
</tr>
|
570 |
+
|
571 |
+
<tr>
|
572 |
+
<td>
|
573 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
574 |
+
</td>
|
575 |
+
<td>
|
576 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
577 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="DISPLAY" />
|
578 |
+
</td>
|
579 |
+
<td>
|
580 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
581 |
+
</td>
|
582 |
+
<td>
|
583 |
+
<select name="type[]" class="attr_type wfnoempty">
|
584 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
585 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
586 |
+
</select>
|
587 |
+
</td>
|
588 |
+
<td>
|
589 |
+
<select name="attributes[]" required="required"
|
590 |
+
class="wf_validate_attr wf_attr wf_attributes" style=" display: none;">
|
591 |
+
<?php echo $product->attributeDropdown(); ?>
|
592 |
+
</select>
|
593 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
594 |
+
value="1" />
|
595 |
+
</td>
|
596 |
+
<td>
|
597 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
598 |
+
</td>
|
599 |
+
<td>
|
600 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
601 |
+
<option value="1">Default</option>
|
602 |
+
<option value="2">Strip Tags</option>
|
603 |
+
<option value="3">UTF-8 Encode</option>
|
604 |
+
<option value="4">htmlentities</option>
|
605 |
+
<option value="5">Integer</option>
|
606 |
+
<option value="6">Price</option>
|
607 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
608 |
+
<option value="8">CDATA</option>
|
609 |
+
</select>
|
610 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
611 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
612 |
+
</td>
|
613 |
+
<td>
|
614 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
615 |
+
</td>
|
616 |
+
<td>
|
617 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
618 |
+
</td>
|
619 |
+
</tr>
|
620 |
+
|
621 |
+
<tr>
|
622 |
+
<td>
|
623 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
624 |
+
</td>
|
625 |
+
<td>
|
626 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
627 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="SKU" />
|
628 |
+
</td>
|
629 |
+
<td>
|
630 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
631 |
+
</td>
|
632 |
+
<td>
|
633 |
+
<select name="type[]" class="attr_type wfnoempty">
|
634 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
635 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
636 |
+
</select>
|
637 |
+
</td>
|
638 |
+
<td>
|
639 |
+
<select name="attributes[]" required="required"
|
640 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
641 |
+
<?php echo $product->attributeDropdown('sku'); ?>
|
642 |
+
</select>
|
643 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
644 |
+
style=" display: none;"/>
|
645 |
+
</td>
|
646 |
+
<td>
|
647 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
648 |
+
</td>
|
649 |
+
<td>
|
650 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
651 |
+
<option value="1">Default</option>
|
652 |
+
<option value="2">Strip Tags</option>
|
653 |
+
<option value="3">UTF-8 Encode</option>
|
654 |
+
<option value="4">htmlentities</option>
|
655 |
+
<option value="5">Integer</option>
|
656 |
+
<option value="6">Price</option>
|
657 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
658 |
+
<option value="8">CDATA</option>
|
659 |
+
</select>
|
660 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
661 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
662 |
+
</td>
|
663 |
+
<td>
|
664 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
665 |
+
</td>
|
666 |
+
<td>
|
667 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
668 |
+
</td>
|
669 |
+
</tr>
|
670 |
+
|
671 |
+
<tr>
|
672 |
+
<td>
|
673 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
674 |
+
</td>
|
675 |
+
<td>
|
676 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
677 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="BRAND" />
|
678 |
+
</td>
|
679 |
+
<td>
|
680 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
681 |
+
</td>
|
682 |
+
<td>
|
683 |
+
<select name="type[]" class="attr_type wfnoempty">
|
684 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
685 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
686 |
+
</select>
|
687 |
+
</td>
|
688 |
+
<td>
|
689 |
+
<select name="attributes[]" required="required"
|
690 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
691 |
+
<?php echo $product->attributeDropdown(); ?>
|
692 |
+
</select>
|
693 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
694 |
+
style=" display: none;"/>
|
695 |
+
</td>
|
696 |
+
<td>
|
697 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
698 |
+
</td>
|
699 |
+
<td>
|
700 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
701 |
+
<option value="1">Default</option>
|
702 |
+
<option value="2">Strip Tags</option>
|
703 |
+
<option value="3">UTF-8 Encode</option>
|
704 |
+
<option value="4">htmlentities</option>
|
705 |
+
<option value="5">Integer</option>
|
706 |
+
<option value="6">Price</option>
|
707 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
708 |
+
<option value="8">CDATA</option>
|
709 |
+
</select>
|
710 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
711 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
712 |
+
</td>
|
713 |
+
<td>
|
714 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
715 |
+
</td>
|
716 |
+
<td>
|
717 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
718 |
+
</td>
|
719 |
+
</tr>
|
720 |
+
|
721 |
+
<tr>
|
722 |
+
<td>
|
723 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
724 |
+
</td>
|
725 |
+
<td>
|
726 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
727 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="SIZE" />
|
728 |
+
</td>
|
729 |
+
<td>
|
730 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
731 |
+
</td>
|
732 |
+
<td>
|
733 |
+
<select name="type[]" class="attr_type wfnoempty">
|
734 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
735 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
736 |
+
</select>
|
737 |
+
</td>
|
738 |
+
<td>
|
739 |
+
<select name="attributes[]" required="required"
|
740 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
741 |
+
<?php echo $product->attributeDropdown(); ?>
|
742 |
+
</select>
|
743 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
744 |
+
style=" display: none;"/>
|
745 |
+
</td>
|
746 |
+
<td>
|
747 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
748 |
+
</td>
|
749 |
+
<td>
|
750 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
751 |
+
<option value="1">Default</option>
|
752 |
+
<option value="2">Strip Tags</option>
|
753 |
+
<option value="3">UTF-8 Encode</option>
|
754 |
+
<option value="4">htmlentities</option>
|
755 |
+
<option value="5">Integer</option>
|
756 |
+
<option value="6">Price</option>
|
757 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
758 |
+
<option value="8">CDATA</option>
|
759 |
+
</select>
|
760 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
761 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
762 |
+
</td>
|
763 |
+
<td>
|
764 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
765 |
+
</td>
|
766 |
+
<td>
|
767 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
768 |
+
</td>
|
769 |
+
</tr>
|
770 |
+
|
771 |
+
<tr>
|
772 |
+
<td>
|
773 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
774 |
+
</td>
|
775 |
+
<td>
|
776 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
777 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="CONDITION" />
|
778 |
+
</td>
|
779 |
+
<td>
|
780 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
781 |
+
</td>
|
782 |
+
<td>
|
783 |
+
<select name="type[]" class="attr_type wfnoempty">
|
784 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
785 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
786 |
+
</select>
|
787 |
+
</td>
|
788 |
+
<td>
|
789 |
+
<select name="attributes[]" required="required"
|
790 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
791 |
+
<?php echo $product->attributeDropdown(); ?>
|
792 |
+
</select>
|
793 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
794 |
+
style=" display: none;"/>
|
795 |
+
</td>
|
796 |
+
<td>
|
797 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
798 |
+
</td>
|
799 |
+
<td>
|
800 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
801 |
+
<option value="1">Default</option>
|
802 |
+
<option value="2">Strip Tags</option>
|
803 |
+
<option value="3">UTF-8 Encode</option>
|
804 |
+
<option value="4">htmlentities</option>
|
805 |
+
<option value="5">Integer</option>
|
806 |
+
<option value="6">Price</option>
|
807 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
808 |
+
<option value="8">CDATA</option>
|
809 |
+
</select>
|
810 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
811 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
812 |
+
</td>
|
813 |
+
<td>
|
814 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
815 |
+
</td>
|
816 |
+
<td>
|
817 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
818 |
+
</td>
|
819 |
+
</tr>
|
820 |
+
|
821 |
+
<tr>
|
822 |
+
<td>
|
823 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
824 |
+
</td>
|
825 |
+
<td>
|
826 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
827 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="VARIANT CODE" />
|
828 |
+
</td>
|
829 |
+
<td>
|
830 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
831 |
+
</td>
|
832 |
+
<td>
|
833 |
+
<select name="type[]" class="attr_type wfnoempty">
|
834 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
835 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
836 |
+
</select>
|
837 |
+
</td>
|
838 |
+
<td>
|
839 |
+
<select name="attributes[]" required="required"
|
840 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
841 |
+
<?php echo $product->attributeDropdown(); ?>
|
842 |
+
</select>
|
843 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
844 |
+
style=" display: none;"/>
|
845 |
+
</td>
|
846 |
+
<td>
|
847 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
848 |
+
</td>
|
849 |
+
<td>
|
850 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
851 |
+
<option value="1">Default</option>
|
852 |
+
<option value="2">Strip Tags</option>
|
853 |
+
<option value="3">UTF-8 Encode</option>
|
854 |
+
<option value="4">htmlentities</option>
|
855 |
+
<option value="5">Integer</option>
|
856 |
+
<option value="6">Price</option>
|
857 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
858 |
+
<option value="8">CDATA</option>
|
859 |
+
</select>
|
860 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
861 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
862 |
+
</td>
|
863 |
+
<td>
|
864 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
865 |
+
</td>
|
866 |
+
<td>
|
867 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
868 |
+
</td>
|
869 |
+
</tr>
|
870 |
+
|
871 |
+
<tr>
|
872 |
+
<td>
|
873 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
874 |
+
</td>
|
875 |
+
<td>
|
876 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
877 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="SPECIFICATIONS WITH NUMERICAL VALUES" />
|
878 |
+
</td>
|
879 |
+
<td>
|
880 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
881 |
+
</td>
|
882 |
+
<td>
|
883 |
+
<select name="type[]" class="attr_type wfnoempty">
|
884 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
885 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
886 |
+
</select>
|
887 |
+
</td>
|
888 |
+
<td>
|
889 |
+
<select name="attributes[]" required="required"
|
890 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
891 |
+
<?php echo $product->attributeDropdown(); ?>
|
892 |
+
</select>
|
893 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
894 |
+
style=" display: none;"/>
|
895 |
+
</td>
|
896 |
+
<td>
|
897 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
898 |
+
</td>
|
899 |
+
<td>
|
900 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
901 |
+
<option value="1">Default</option>
|
902 |
+
<option value="2">Strip Tags</option>
|
903 |
+
<option value="3">UTF-8 Encode</option>
|
904 |
+
<option value="4">htmlentities</option>
|
905 |
+
<option value="5">Integer</option>
|
906 |
+
<option value="6">Price</option>
|
907 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
908 |
+
<option value="8">CDATA</option>
|
909 |
+
</select>
|
910 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
911 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
912 |
+
</td>
|
913 |
+
<td>
|
914 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
915 |
+
</td>
|
916 |
+
<td>
|
917 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
918 |
+
</td>
|
919 |
+
</tr>
|
920 |
+
</tbody>
|
921 |
+
<tfoot>
|
922 |
+
<tr>
|
923 |
+
<td>
|
924 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
925 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
926 |
+
</button>
|
927 |
+
</td>
|
928 |
+
<td colspan="8">
|
929 |
+
|
930 |
+
</td>
|
931 |
+
</tr>
|
932 |
+
</tfoot>
|
933 |
+
</table>
|
934 |
+
<table class=" widefat fixed">
|
935 |
+
<tr>
|
936 |
+
<td align="left" class="">
|
937 |
+
<div class="makeFeedResponse"></div>
|
938 |
+
<div class="makeFeedComplete"></div>
|
939 |
+
</td>
|
940 |
+
<td align="right">
|
941 |
+
<button type="submit" class="wfbtn">
|
942 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
943 |
+
</button>
|
944 |
+
</td>
|
945 |
+
</tr>
|
946 |
+
</table>
|
947 |
+
</div>
|
948 |
+
</li>
|
949 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
950 |
+
|
951 |
+
</ul>
|
admin/partials/templates/billiger.de_add-feed.php
ADDED
@@ -0,0 +1,852 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="aid" />
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('id'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
|
72 |
+
<tr>
|
73 |
+
<td>
|
74 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
75 |
+
</td>
|
76 |
+
<td>
|
77 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
78 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="name" />
|
79 |
+
</td>
|
80 |
+
<td>
|
81 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
82 |
+
</td>
|
83 |
+
<td>
|
84 |
+
<select name="type[]" class="attr_type wfnoempty">
|
85 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
86 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
87 |
+
</select>
|
88 |
+
</td>
|
89 |
+
<td>
|
90 |
+
<select name="attributes[]" required="required"
|
91 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
92 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
93 |
+
</select>
|
94 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
95 |
+
style=" display: none;"/>
|
96 |
+
</td>
|
97 |
+
<td>
|
98 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
99 |
+
</td>
|
100 |
+
<td>
|
101 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
102 |
+
<option value="1">Default</option>
|
103 |
+
<option value="2">Strip Tags</option>
|
104 |
+
<option value="3">UTF-8 Encode</option>
|
105 |
+
<option value="4">htmlentities</option>
|
106 |
+
<option value="5">Integer</option>
|
107 |
+
<option value="6">Price</option>
|
108 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
109 |
+
<option value="8">CDATA</option>
|
110 |
+
</select>
|
111 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
112 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
113 |
+
</td>
|
114 |
+
<td>
|
115 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
116 |
+
</td>
|
117 |
+
<td>
|
118 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
119 |
+
</td>
|
120 |
+
</tr>
|
121 |
+
|
122 |
+
<tr>
|
123 |
+
<td>
|
124 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
125 |
+
</td>
|
126 |
+
<td>
|
127 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
128 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="price" />
|
129 |
+
</td>
|
130 |
+
<td>
|
131 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
132 |
+
</td>
|
133 |
+
<td>
|
134 |
+
<select name="type[]" class="attr_type wfnoempty">
|
135 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
136 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
137 |
+
</select>
|
138 |
+
</td>
|
139 |
+
<td>
|
140 |
+
<select name="attributes[]" required="required"
|
141 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
142 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
143 |
+
</select>
|
144 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
145 |
+
style=" display: none;"/>
|
146 |
+
</td>
|
147 |
+
<td>
|
148 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
149 |
+
</td>
|
150 |
+
<td>
|
151 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
152 |
+
<option value="1">Default</option>
|
153 |
+
<option value="2">Strip Tags</option>
|
154 |
+
<option value="3">UTF-8 Encode</option>
|
155 |
+
<option value="4">htmlentities</option>
|
156 |
+
<option value="5">Integer</option>
|
157 |
+
<option value="6">Price</option>
|
158 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
159 |
+
<option value="8">CDATA</option>
|
160 |
+
</select>
|
161 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
162 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
163 |
+
</td>
|
164 |
+
<td>
|
165 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
166 |
+
</td>
|
167 |
+
<td>
|
168 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
169 |
+
</td>
|
170 |
+
</tr>
|
171 |
+
|
172 |
+
<tr>
|
173 |
+
<td>
|
174 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
175 |
+
</td>
|
176 |
+
<td>
|
177 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
178 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shop_cat" />
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
182 |
+
</td>
|
183 |
+
<td>
|
184 |
+
<select name="type[]" class="attr_type wfnoempty">
|
185 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
186 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
187 |
+
</select>
|
188 |
+
</td>
|
189 |
+
<td>
|
190 |
+
<select name="attributes[]" required="required"
|
191 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
192 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
193 |
+
</select>
|
194 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
195 |
+
style=" display: none;"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
199 |
+
</td>
|
200 |
+
<td>
|
201 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
202 |
+
<option value="1">Default</option>
|
203 |
+
<option value="2">Strip Tags</option>
|
204 |
+
<option value="3">UTF-8 Encode</option>
|
205 |
+
<option value="4">htmlentities</option>
|
206 |
+
<option value="5">Integer</option>
|
207 |
+
<option value="6">Price</option>
|
208 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
209 |
+
<option value="8">CDATA</option>
|
210 |
+
</select>
|
211 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
212 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
216 |
+
</td>
|
217 |
+
<td>
|
218 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
219 |
+
</td>
|
220 |
+
</tr>
|
221 |
+
|
222 |
+
<tr>
|
223 |
+
<td>
|
224 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
228 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="pzn" />
|
229 |
+
</td>
|
230 |
+
<td>
|
231 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
232 |
+
</td>
|
233 |
+
<td>
|
234 |
+
<select name="type[]" class="attr_type wfnoempty">
|
235 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
236 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
237 |
+
</select>
|
238 |
+
</td>
|
239 |
+
<td>
|
240 |
+
<select name="attributes[]" required="required"
|
241 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
242 |
+
<?php echo $product->attributeDropdown(); ?>
|
243 |
+
</select>
|
244 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
245 |
+
style=" display: none;"/>
|
246 |
+
</td>
|
247 |
+
<td>
|
248 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
249 |
+
</td>
|
250 |
+
<td>
|
251 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
252 |
+
<option value="1">Default</option>
|
253 |
+
<option value="2">Strip Tags</option>
|
254 |
+
<option value="3">UTF-8 Encode</option>
|
255 |
+
<option value="4">htmlentities</option>
|
256 |
+
<option value="5">Integer</option>
|
257 |
+
<option value="6">Price</option>
|
258 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
259 |
+
<option value="8">CDATA</option>
|
260 |
+
</select>
|
261 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
262 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
263 |
+
</td>
|
264 |
+
<td>
|
265 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
266 |
+
</td>
|
267 |
+
<td>
|
268 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
269 |
+
</td>
|
270 |
+
</tr>
|
271 |
+
|
272 |
+
<tr>
|
273 |
+
<td>
|
274 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
275 |
+
</td>
|
276 |
+
<td>
|
277 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
278 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="brand" />
|
279 |
+
</td>
|
280 |
+
<td>
|
281 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
282 |
+
</td>
|
283 |
+
<td>
|
284 |
+
<select name="type[]" class="attr_type wfnoempty">
|
285 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
286 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
287 |
+
</select>
|
288 |
+
</td>
|
289 |
+
<td>
|
290 |
+
<select name="attributes[]" required="required"
|
291 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
292 |
+
<?php echo $product->attributeDropdown(); ?>
|
293 |
+
</select>
|
294 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
295 |
+
style=" display: none;"/>
|
296 |
+
</td>
|
297 |
+
<td>
|
298 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
299 |
+
</td>
|
300 |
+
<td>
|
301 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
302 |
+
<option value="1">Default</option>
|
303 |
+
<option value="2">Strip Tags</option>
|
304 |
+
<option value="3">UTF-8 Encode</option>
|
305 |
+
<option value="4">htmlentities</option>
|
306 |
+
<option value="5">Integer</option>
|
307 |
+
<option value="6">Price</option>
|
308 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
309 |
+
<option value="8">CDATA</option>
|
310 |
+
</select>
|
311 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
312 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
313 |
+
</td>
|
314 |
+
<td>
|
315 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
316 |
+
</td>
|
317 |
+
<td>
|
318 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
319 |
+
</td>
|
320 |
+
</tr>
|
321 |
+
|
322 |
+
<tr>
|
323 |
+
<td>
|
324 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
325 |
+
</td>
|
326 |
+
<td>
|
327 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
328 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="mpn" />
|
329 |
+
</td>
|
330 |
+
<td>
|
331 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="type[]" class="attr_type wfnoempty">
|
335 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
336 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
337 |
+
</select>
|
338 |
+
</td>
|
339 |
+
<td>
|
340 |
+
<select name="attributes[]" required="required"
|
341 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
342 |
+
<?php echo $product->attributeDropdown(); ?>
|
343 |
+
</select>
|
344 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
345 |
+
style=" display: none;"/>
|
346 |
+
</td>
|
347 |
+
<td>
|
348 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
349 |
+
</td>
|
350 |
+
<td>
|
351 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
352 |
+
<option value="1">Default</option>
|
353 |
+
<option value="2">Strip Tags</option>
|
354 |
+
<option value="3">UTF-8 Encode</option>
|
355 |
+
<option value="4">htmlentities</option>
|
356 |
+
<option value="5">Integer</option>
|
357 |
+
<option value="6">Price</option>
|
358 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
359 |
+
<option value="8">CDATA</option>
|
360 |
+
</select>
|
361 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
362 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
363 |
+
</td>
|
364 |
+
<td>
|
365 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
366 |
+
</td>
|
367 |
+
<td>
|
368 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
369 |
+
</td>
|
370 |
+
</tr>
|
371 |
+
|
372 |
+
<tr>
|
373 |
+
<td>
|
374 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
375 |
+
</td>
|
376 |
+
<td>
|
377 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
378 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="GTIN" />
|
379 |
+
</td>
|
380 |
+
<td>
|
381 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
382 |
+
</td>
|
383 |
+
<td>
|
384 |
+
<select name="type[]" class="attr_type wfnoempty">
|
385 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
386 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
387 |
+
</select>
|
388 |
+
</td>
|
389 |
+
<td>
|
390 |
+
<select name="attributes[]" required="required"
|
391 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
392 |
+
<?php echo $product->attributeDropdown(); ?>
|
393 |
+
</select>
|
394 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
395 |
+
style=" display: none;"/>
|
396 |
+
</td>
|
397 |
+
<td>
|
398 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
399 |
+
</td>
|
400 |
+
<td>
|
401 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
402 |
+
<option value="1">Default</option>
|
403 |
+
<option value="2">Strip Tags</option>
|
404 |
+
<option value="3">UTF-8 Encode</option>
|
405 |
+
<option value="4">htmlentities</option>
|
406 |
+
<option value="5">Integer</option>
|
407 |
+
<option value="6">Price</option>
|
408 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
409 |
+
<option value="8">CDATA</option>
|
410 |
+
</select>
|
411 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
412 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
413 |
+
</td>
|
414 |
+
<td>
|
415 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
416 |
+
</td>
|
417 |
+
<td>
|
418 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
419 |
+
</td>
|
420 |
+
</tr>
|
421 |
+
|
422 |
+
<tr>
|
423 |
+
<td>
|
424 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
425 |
+
</td>
|
426 |
+
<td>
|
427 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
428 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="image" />
|
429 |
+
</td>
|
430 |
+
<td>
|
431 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
432 |
+
</td>
|
433 |
+
<td>
|
434 |
+
<select name="type[]" class="attr_type wfnoempty">
|
435 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
436 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
437 |
+
</select>
|
438 |
+
</td>
|
439 |
+
<td>
|
440 |
+
<select name="attributes[]" required="required"
|
441 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
442 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
443 |
+
</select>
|
444 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
445 |
+
style=" display: none;"/>
|
446 |
+
</td>
|
447 |
+
<td>
|
448 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
449 |
+
</td>
|
450 |
+
<td>
|
451 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
452 |
+
<option value="1">Default</option>
|
453 |
+
<option value="2">Strip Tags</option>
|
454 |
+
<option value="3">UTF-8 Encode</option>
|
455 |
+
<option value="4">htmlentities</option>
|
456 |
+
<option value="5">Integer</option>
|
457 |
+
<option value="6">Price</option>
|
458 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
459 |
+
<option value="8">CDATA</option>
|
460 |
+
</select>
|
461 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
462 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
463 |
+
</td>
|
464 |
+
<td>
|
465 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
466 |
+
</td>
|
467 |
+
<td>
|
468 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
469 |
+
</td>
|
470 |
+
</tr>
|
471 |
+
|
472 |
+
<tr>
|
473 |
+
<td>
|
474 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
475 |
+
</td>
|
476 |
+
<td>
|
477 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
478 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="dlv_time" />
|
479 |
+
</td>
|
480 |
+
<td>
|
481 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
482 |
+
</td>
|
483 |
+
<td>
|
484 |
+
<select name="type[]" class="attr_type wfnoempty">
|
485 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
486 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
487 |
+
</select>
|
488 |
+
</td>
|
489 |
+
<td>
|
490 |
+
<select name="attributes[]" required="required"
|
491 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
492 |
+
<?php echo $product->attributeDropdown(); ?>
|
493 |
+
</select>
|
494 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
495 |
+
style=" display: none;"/>
|
496 |
+
</td>
|
497 |
+
<td>
|
498 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
499 |
+
</td>
|
500 |
+
<td>
|
501 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
502 |
+
<option value="1">Default</option>
|
503 |
+
<option value="2">Strip Tags</option>
|
504 |
+
<option value="3">UTF-8 Encode</option>
|
505 |
+
<option value="4">htmlentities</option>
|
506 |
+
<option value="5">Integer</option>
|
507 |
+
<option value="6">Price</option>
|
508 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
509 |
+
<option value="8">CDATA</option>
|
510 |
+
</select>
|
511 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
512 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
513 |
+
</td>
|
514 |
+
<td>
|
515 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
516 |
+
</td>
|
517 |
+
<td>
|
518 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
519 |
+
</td>
|
520 |
+
</tr>
|
521 |
+
|
522 |
+
<tr>
|
523 |
+
<td>
|
524 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
525 |
+
</td>
|
526 |
+
<td>
|
527 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
528 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="dlv_cost" />
|
529 |
+
</td>
|
530 |
+
<td>
|
531 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
532 |
+
</td>
|
533 |
+
<td>
|
534 |
+
<select name="type[]" class="attr_type wfnoempty">
|
535 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
536 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
537 |
+
</select>
|
538 |
+
</td>
|
539 |
+
<td>
|
540 |
+
<select name="attributes[]" required="required"
|
541 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
542 |
+
<?php echo $product->attributeDropdown(); ?>
|
543 |
+
</select>
|
544 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
545 |
+
style=" display: none;"/>
|
546 |
+
</td>
|
547 |
+
<td>
|
548 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
549 |
+
</td>
|
550 |
+
<td>
|
551 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
552 |
+
<option value="1">Default</option>
|
553 |
+
<option value="2">Strip Tags</option>
|
554 |
+
<option value="3">UTF-8 Encode</option>
|
555 |
+
<option value="4">htmlentities</option>
|
556 |
+
<option value="5">Integer</option>
|
557 |
+
<option value="6">Price</option>
|
558 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
559 |
+
<option value="8">CDATA</option>
|
560 |
+
</select>
|
561 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
562 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
563 |
+
</td>
|
564 |
+
<td>
|
565 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
566 |
+
</td>
|
567 |
+
<td>
|
568 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
569 |
+
</td>
|
570 |
+
</tr>
|
571 |
+
|
572 |
+
<tr>
|
573 |
+
<td>
|
574 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
575 |
+
</td>
|
576 |
+
<td>
|
577 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
578 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="dlv_cost_at" />
|
579 |
+
</td>
|
580 |
+
<td>
|
581 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
582 |
+
</td>
|
583 |
+
<td>
|
584 |
+
<select name="type[]" class="attr_type wfnoempty">
|
585 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
586 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
587 |
+
</select>
|
588 |
+
</td>
|
589 |
+
<td>
|
590 |
+
<select name="attributes[]" required="required"
|
591 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
592 |
+
<?php echo $product->attributeDropdown(); ?>
|
593 |
+
</select>
|
594 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
595 |
+
style=" display: none;"/>
|
596 |
+
</td>
|
597 |
+
<td>
|
598 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
599 |
+
</td>
|
600 |
+
<td>
|
601 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
602 |
+
<option value="1">Default</option>
|
603 |
+
<option value="2">Strip Tags</option>
|
604 |
+
<option value="3">UTF-8 Encode</option>
|
605 |
+
<option value="4">htmlentities</option>
|
606 |
+
<option value="5">Integer</option>
|
607 |
+
<option value="6">Price</option>
|
608 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
609 |
+
<option value="8">CDATA</option>
|
610 |
+
</select>
|
611 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
612 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
613 |
+
</td>
|
614 |
+
<td>
|
615 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
616 |
+
</td>
|
617 |
+
<td>
|
618 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
619 |
+
</td>
|
620 |
+
</tr>
|
621 |
+
|
622 |
+
<tr>
|
623 |
+
<td>
|
624 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
625 |
+
</td>
|
626 |
+
<td>
|
627 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
628 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="desc" />
|
629 |
+
</td>
|
630 |
+
<td>
|
631 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
632 |
+
</td>
|
633 |
+
<td>
|
634 |
+
<select name="type[]" class="attr_type wfnoempty">
|
635 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
636 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
637 |
+
</select>
|
638 |
+
</td>
|
639 |
+
<td>
|
640 |
+
<select name="attributes[]" required="required"
|
641 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
642 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
643 |
+
</select>
|
644 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
645 |
+
style=" display: none;"/>
|
646 |
+
</td>
|
647 |
+
<td>
|
648 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
649 |
+
</td>
|
650 |
+
<td>
|
651 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
652 |
+
<option value="1">Default</option>
|
653 |
+
<option value="2">Strip Tags</option>
|
654 |
+
<option value="3">UTF-8 Encode</option>
|
655 |
+
<option value="4">htmlentities</option>
|
656 |
+
<option value="5">Integer</option>
|
657 |
+
<option value="6">Price</option>
|
658 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
659 |
+
<option value="8">CDATA</option>
|
660 |
+
</select>
|
661 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
662 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
663 |
+
</td>
|
664 |
+
<td>
|
665 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
666 |
+
</td>
|
667 |
+
<td>
|
668 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
669 |
+
</td>
|
670 |
+
</tr>
|
671 |
+
|
672 |
+
<tr>
|
673 |
+
<td>
|
674 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
675 |
+
</td>
|
676 |
+
<td>
|
677 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
678 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="base_price" />
|
679 |
+
</td>
|
680 |
+
<td>
|
681 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
682 |
+
</td>
|
683 |
+
<td>
|
684 |
+
<select name="type[]" class="attr_type wfnoempty">
|
685 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
686 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
687 |
+
</select>
|
688 |
+
</td>
|
689 |
+
<td>
|
690 |
+
<select name="attributes[]" required="required"
|
691 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
692 |
+
<?php echo $product->attributeDropdown(); ?>
|
693 |
+
</select>
|
694 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
695 |
+
style=" display: none;"/>
|
696 |
+
</td>
|
697 |
+
<td>
|
698 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
699 |
+
</td>
|
700 |
+
<td>
|
701 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
702 |
+
<option value="1">Default</option>
|
703 |
+
<option value="2">Strip Tags</option>
|
704 |
+
<option value="3">UTF-8 Encode</option>
|
705 |
+
<option value="4">htmlentities</option>
|
706 |
+
<option value="5">Integer</option>
|
707 |
+
<option value="6">Price</option>
|
708 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
709 |
+
<option value="8">CDATA</option>
|
710 |
+
</select>
|
711 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
712 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
713 |
+
</td>
|
714 |
+
<td>
|
715 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
716 |
+
</td>
|
717 |
+
<td>
|
718 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
719 |
+
</td>
|
720 |
+
</tr>
|
721 |
+
|
722 |
+
<tr>
|
723 |
+
<td>
|
724 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
725 |
+
</td>
|
726 |
+
<td>
|
727 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
728 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="old_price" />
|
729 |
+
</td>
|
730 |
+
<td>
|
731 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
732 |
+
</td>
|
733 |
+
<td>
|
734 |
+
<select name="type[]" class="attr_type wfnoempty">
|
735 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
736 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
737 |
+
</select>
|
738 |
+
</td>
|
739 |
+
<td>
|
740 |
+
<select name="attributes[]" required="required"
|
741 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
742 |
+
<?php echo $product->attributeDropdown(); ?>
|
743 |
+
</select>
|
744 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
745 |
+
style=" display: none;"/>
|
746 |
+
</td>
|
747 |
+
<td>
|
748 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
749 |
+
</td>
|
750 |
+
<td>
|
751 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
752 |
+
<option value="1">Default</option>
|
753 |
+
<option value="2">Strip Tags</option>
|
754 |
+
<option value="3">UTF-8 Encode</option>
|
755 |
+
<option value="4">htmlentities</option>
|
756 |
+
<option value="5">Integer</option>
|
757 |
+
<option value="6">Price</option>
|
758 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
759 |
+
<option value="8">CDATA</option>
|
760 |
+
</select>
|
761 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
762 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
763 |
+
</td>
|
764 |
+
<td>
|
765 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
766 |
+
</td>
|
767 |
+
<td>
|
768 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
769 |
+
</td>
|
770 |
+
</tr>
|
771 |
+
|
772 |
+
<tr>
|
773 |
+
<td>
|
774 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
775 |
+
</td>
|
776 |
+
<td>
|
777 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
778 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="voucher_text" />
|
779 |
+
</td>
|
780 |
+
<td>
|
781 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
782 |
+
</td>
|
783 |
+
<td>
|
784 |
+
<select name="type[]" class="attr_type wfnoempty">
|
785 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
786 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
787 |
+
</select>
|
788 |
+
</td>
|
789 |
+
<td>
|
790 |
+
<select name="attributes[]" required="required"
|
791 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
792 |
+
<?php echo $product->attributeDropdown(); ?>
|
793 |
+
</select>
|
794 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
795 |
+
style=" display: none;"/>
|
796 |
+
</td>
|
797 |
+
<td>
|
798 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
799 |
+
</td>
|
800 |
+
<td>
|
801 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
802 |
+
<option value="1">Default</option>
|
803 |
+
<option value="2">Strip Tags</option>
|
804 |
+
<option value="3">UTF-8 Encode</option>
|
805 |
+
<option value="4">htmlentities</option>
|
806 |
+
<option value="5">Integer</option>
|
807 |
+
<option value="6">Price</option>
|
808 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
809 |
+
<option value="8">CDATA</option>
|
810 |
+
</select>
|
811 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
812 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
813 |
+
</td>
|
814 |
+
<td>
|
815 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
816 |
+
</td>
|
817 |
+
<td>
|
818 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
819 |
+
</td>
|
820 |
+
</tr>
|
821 |
+
</tbody>
|
822 |
+
<tfoot>
|
823 |
+
<tr>
|
824 |
+
<td>
|
825 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
826 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
827 |
+
</button>
|
828 |
+
</td>
|
829 |
+
<td colspan="8">
|
830 |
+
|
831 |
+
</td>
|
832 |
+
</tr>
|
833 |
+
</tfoot>
|
834 |
+
</table>
|
835 |
+
<table class=" widefat fixed">
|
836 |
+
<tr>
|
837 |
+
<td align="left" class="">
|
838 |
+
<div class="makeFeedResponse"></div>
|
839 |
+
<div class="makeFeedComplete"></div>
|
840 |
+
</td>
|
841 |
+
<td align="right">
|
842 |
+
<button type="submit" class="wfbtn">
|
843 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
844 |
+
</button>
|
845 |
+
</td>
|
846 |
+
</tr>
|
847 |
+
</table>
|
848 |
+
</div>
|
849 |
+
</li>
|
850 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
851 |
+
|
852 |
+
</ul>
|
admin/partials/templates/bing_add-feed.php
ADDED
@@ -0,0 +1,113 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<?php
|
23 |
+
foreach($attributes->bingAttribute() as $key=>$value){
|
24 |
+
if($key=="required"){
|
25 |
+
break;
|
26 |
+
}
|
27 |
+
?>
|
28 |
+
<tr>
|
29 |
+
<td>
|
30 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
31 |
+
</td>
|
32 |
+
<td>
|
33 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
34 |
+
<?php echo $attributes->getAttributeDropDown("bing",$key); ?>
|
35 |
+
</select>
|
36 |
+
</td>
|
37 |
+
<td>
|
38 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
39 |
+
</td>
|
40 |
+
<td>
|
41 |
+
<select name="type[]" class="attr_type wfnoempty">
|
42 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
43 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
44 |
+
</select>
|
45 |
+
</td>
|
46 |
+
<td>
|
47 |
+
<select name="attributes[]" class="wf_attr wf_attributes" required="required">
|
48 |
+
<?php echo $product->attributeDropdown(); ?>
|
49 |
+
</select>
|
50 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
51 |
+
style=" display: none;"/>
|
52 |
+
</td>
|
53 |
+
<td>
|
54 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
55 |
+
</td>
|
56 |
+
<td>
|
57 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
58 |
+
<option value="1">Default</option>
|
59 |
+
<option value="2">Strip Tags</option>
|
60 |
+
<option value="3">UTF-8 Encode</option>
|
61 |
+
<option value="4">htmlentities</option>
|
62 |
+
<option value="5">Integer</option>
|
63 |
+
<option value="6">Price</option>
|
64 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
65 |
+
<option value="8">CDATA</option>
|
66 |
+
</select>
|
67 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
68 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
69 |
+
</td>
|
70 |
+
<td>
|
71 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
72 |
+
</td>
|
73 |
+
<td>
|
74 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
75 |
+
</td>
|
76 |
+
</tr>
|
77 |
+
<?php
|
78 |
+
}
|
79 |
+
?>
|
80 |
+
|
81 |
+
|
82 |
+
</tbody>
|
83 |
+
<tfoot>
|
84 |
+
<tr>
|
85 |
+
<td>
|
86 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
87 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
88 |
+
</button>
|
89 |
+
</td>
|
90 |
+
<td colspan="8">
|
91 |
+
|
92 |
+
</td>
|
93 |
+
</tr>
|
94 |
+
</tfoot>
|
95 |
+
</table>
|
96 |
+
<table class=" widefat fixed">
|
97 |
+
<tr>
|
98 |
+
<td align="left" class="">
|
99 |
+
<div class="makeFeedResponse"></div>
|
100 |
+
<div class="makeFeedComplete"></div>
|
101 |
+
</td>
|
102 |
+
<td align="right">
|
103 |
+
<button type="submit" class="wfbtn">
|
104 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
105 |
+
</button>
|
106 |
+
</td>
|
107 |
+
</tr>
|
108 |
+
</table>
|
109 |
+
</div>
|
110 |
+
</li>
|
111 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
112 |
+
|
113 |
+
</ul>
|
admin/partials/templates/bol_add-feed.php
ADDED
@@ -0,0 +1,396 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="EAN" />
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('sku'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
<tr>
|
72 |
+
<td>
|
73 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
74 |
+
</td>
|
75 |
+
<td>
|
76 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
77 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Internal Reference"/>
|
78 |
+
</td>
|
79 |
+
<td>
|
80 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
81 |
+
</td>
|
82 |
+
<td>
|
83 |
+
<select name="type[]" class="attr_type wfnoempty">
|
84 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
85 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
86 |
+
</select>
|
87 |
+
</td>
|
88 |
+
<td>
|
89 |
+
<select name="attributes[]" required="required"
|
90 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
91 |
+
<?php echo $product->attributeDropdown('id'); ?>
|
92 |
+
</select>
|
93 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
94 |
+
style=" display: none;"/>
|
95 |
+
</td>
|
96 |
+
<td>
|
97 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
98 |
+
</td>
|
99 |
+
<td>
|
100 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
101 |
+
<option value="1">Default</option>
|
102 |
+
<option value="2">Strip Tags</option>
|
103 |
+
<option value="3">UTF-8 Encode</option>
|
104 |
+
<option value="4">htmlentities</option>
|
105 |
+
<option value="5">Integer</option>
|
106 |
+
<option value="6">Price</option>
|
107 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
108 |
+
<option value="8">CDATA</option>
|
109 |
+
</select>
|
110 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
111 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
115 |
+
</td>
|
116 |
+
<td>
|
117 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
118 |
+
</td>
|
119 |
+
</tr>
|
120 |
+
<tr>
|
121 |
+
<td>
|
122 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
123 |
+
</td>
|
124 |
+
<td>
|
125 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
126 |
+
class="wf_validate_attr wf_mattributes wf_mattr"value="Name"/>
|
127 |
+
</td>
|
128 |
+
<td>
|
129 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
130 |
+
</td>
|
131 |
+
<td>
|
132 |
+
<select name="type[]" class="attr_type wfnoempty">
|
133 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
134 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
135 |
+
</select>
|
136 |
+
</td>
|
137 |
+
<td>
|
138 |
+
<select name="attributes[]" required="required"
|
139 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
140 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
141 |
+
</select>
|
142 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
143 |
+
style=" display: none;"/>
|
144 |
+
</td>
|
145 |
+
<td>
|
146 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
147 |
+
</td>
|
148 |
+
<td>
|
149 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
150 |
+
<option value="1">Default</option>
|
151 |
+
<option value="2">Strip Tags</option>
|
152 |
+
<option value="3">UTF-8 Encode</option>
|
153 |
+
<option value="4">htmlentities</option>
|
154 |
+
<option value="5">Integer</option>
|
155 |
+
<option value="6">Price</option>
|
156 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
157 |
+
<option value="8">CDATA</option>
|
158 |
+
</select>
|
159 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
160 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
161 |
+
</td>
|
162 |
+
<td>
|
163 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
167 |
+
</td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td>
|
171 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
172 |
+
</td>
|
173 |
+
<td>
|
174 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
175 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Product Classification"/>
|
176 |
+
</td>
|
177 |
+
<td>
|
178 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<select name="type[]" class="attr_type wfnoempty">
|
182 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
183 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
184 |
+
</select>
|
185 |
+
</td>
|
186 |
+
<td>
|
187 |
+
<select name="attributes[]" required="required"
|
188 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
189 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
190 |
+
</select>
|
191 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
192 |
+
style=" display: none;"/>
|
193 |
+
</td>
|
194 |
+
<td>
|
195 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
199 |
+
<option value="1">Default</option>
|
200 |
+
<option value="2">Strip Tags</option>
|
201 |
+
<option value="3">UTF-8 Encode</option>
|
202 |
+
<option value="4">htmlentities</option>
|
203 |
+
<option value="5">Integer</option>
|
204 |
+
<option value="6">Price</option>
|
205 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
206 |
+
<option value="8">CDATA</option>
|
207 |
+
</select>
|
208 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
209 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
216 |
+
</td>
|
217 |
+
</tr>
|
218 |
+
<tr>
|
219 |
+
<td>
|
220 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
221 |
+
</td>
|
222 |
+
<td>
|
223 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
224 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Description"/>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
228 |
+
</td>
|
229 |
+
<td>
|
230 |
+
<select name="type[]" class="attr_type wfnoempty">
|
231 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
232 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
233 |
+
</select>
|
234 |
+
</td>
|
235 |
+
<td>
|
236 |
+
<select name="attributes[]" required="required"
|
237 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
238 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
239 |
+
</select>
|
240 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
241 |
+
style=" display: none;"/>
|
242 |
+
</td>
|
243 |
+
<td>
|
244 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
245 |
+
</td>
|
246 |
+
<td>
|
247 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
248 |
+
<option value="1">Default</option>
|
249 |
+
<option value="2">Strip Tags</option>
|
250 |
+
<option value="3">UTF-8 Encode</option>
|
251 |
+
<option value="4">htmlentities</option>
|
252 |
+
<option value="5">Integer</option>
|
253 |
+
<option value="6">Price</option>
|
254 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
255 |
+
<option value="8">CDATA</option>
|
256 |
+
</select>
|
257 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
258 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
262 |
+
</td>
|
263 |
+
<td>
|
264 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
265 |
+
</td>
|
266 |
+
</tr>
|
267 |
+
<tr>
|
268 |
+
<td>
|
269 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
270 |
+
</td>
|
271 |
+
<td>
|
272 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
273 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Cover Image URL"/>
|
274 |
+
</td>
|
275 |
+
<td>
|
276 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
277 |
+
</td>
|
278 |
+
<td>
|
279 |
+
<select name="type[]" class="attr_type wfnoempty">
|
280 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
281 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
282 |
+
</select>
|
283 |
+
</td>
|
284 |
+
<td>
|
285 |
+
<select name="attributes[]" required="required"
|
286 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
287 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
288 |
+
</select>
|
289 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
290 |
+
style=" display: none;"/>
|
291 |
+
</td>
|
292 |
+
<td>
|
293 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
294 |
+
</td>
|
295 |
+
<td>
|
296 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
297 |
+
<option value="1">Default</option>
|
298 |
+
<option value="2">Strip Tags</option>
|
299 |
+
<option value="3">UTF-8 Encode</option>
|
300 |
+
<option value="4">htmlentities</option>
|
301 |
+
<option value="5">Integer</option>
|
302 |
+
<option value="6">Price</option>
|
303 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
304 |
+
<option value="8">CDATA</option>
|
305 |
+
</select>
|
306 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
307 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
308 |
+
</td>
|
309 |
+
<td>
|
310 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
311 |
+
</td>
|
312 |
+
<td>
|
313 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
314 |
+
</td>
|
315 |
+
</tr>
|
316 |
+
<tr>
|
317 |
+
<td>
|
318 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
319 |
+
</td>
|
320 |
+
<td>
|
321 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
322 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Brand"/>
|
323 |
+
</td>
|
324 |
+
<td>
|
325 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
326 |
+
</td>
|
327 |
+
<td>
|
328 |
+
<select name="type[]" class="attr_type wfnoempty">
|
329 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
330 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
331 |
+
</select>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
335 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
336 |
+
<?php echo $product->attributeDropdown(''); ?>
|
337 |
+
</select>
|
338 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
339 |
+
/>
|
340 |
+
</td>
|
341 |
+
<td>
|
342 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
343 |
+
</td>
|
344 |
+
<td>
|
345 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
346 |
+
<option value="1">Default</option>
|
347 |
+
<option value="2">Strip Tags</option>
|
348 |
+
<option value="3">UTF-8 Encode</option>
|
349 |
+
<option value="4">htmlentities</option>
|
350 |
+
<option value="5">Integer</option>
|
351 |
+
<option value="6">Price</option>
|
352 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
353 |
+
<option value="8">CDATA</option>
|
354 |
+
</select>
|
355 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
356 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
357 |
+
</td>
|
358 |
+
<td>
|
359 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
360 |
+
</td>
|
361 |
+
<td>
|
362 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
363 |
+
</td>
|
364 |
+
</tr>
|
365 |
+
</tbody>
|
366 |
+
<tfoot>
|
367 |
+
<tr>
|
368 |
+
<td>
|
369 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
370 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
371 |
+
</button>
|
372 |
+
</td>
|
373 |
+
<td colspan="8">
|
374 |
+
|
375 |
+
</td>
|
376 |
+
</tr>
|
377 |
+
</tfoot>
|
378 |
+
</table>
|
379 |
+
<table class=" widefat fixed">
|
380 |
+
<tr>
|
381 |
+
<td align="left" class="">
|
382 |
+
<div class="makeFeedResponse"></div>
|
383 |
+
<div class="makeFeedComplete"></div>
|
384 |
+
</td>
|
385 |
+
<td align="right">
|
386 |
+
<button type="submit" class="wfbtn">
|
387 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
388 |
+
</button>
|
389 |
+
</td>
|
390 |
+
</tr>
|
391 |
+
</table>
|
392 |
+
</div>
|
393 |
+
</li>
|
394 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
395 |
+
|
396 |
+
</ul>
|
admin/partials/templates/bonanza_add-feed.php
ADDED
@@ -0,0 +1,1082 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="id"/>
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('id'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
<tr>
|
72 |
+
<td>
|
73 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
74 |
+
</td>
|
75 |
+
<td>
|
76 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
77 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="title"/>
|
78 |
+
</td>
|
79 |
+
<td>
|
80 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
81 |
+
</td>
|
82 |
+
<td>
|
83 |
+
<select name="type[]" class="attr_type wfnoempty">
|
84 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
85 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
86 |
+
</select>
|
87 |
+
</td>
|
88 |
+
<td>
|
89 |
+
<select name="attributes[]" required="required"
|
90 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
91 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
92 |
+
</select>
|
93 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
94 |
+
style=" display: none;"/>
|
95 |
+
</td>
|
96 |
+
<td>
|
97 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
98 |
+
</td>
|
99 |
+
<td>
|
100 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
101 |
+
<option value="1">Default</option>
|
102 |
+
<option value="2">Strip Tags</option>
|
103 |
+
<option value="3">UTF-8 Encode</option>
|
104 |
+
<option value="4">htmlentities</option>
|
105 |
+
<option value="5">Integer</option>
|
106 |
+
<option value="6">Price</option>
|
107 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
108 |
+
<option value="8">CDATA</option>
|
109 |
+
</select>
|
110 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
111 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
115 |
+
</td>
|
116 |
+
<td>
|
117 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
118 |
+
</td>
|
119 |
+
</tr>
|
120 |
+
<tr>
|
121 |
+
<td>
|
122 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
123 |
+
</td>
|
124 |
+
<td>
|
125 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
126 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="description"/>
|
127 |
+
</td>
|
128 |
+
<td>
|
129 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
130 |
+
</td>
|
131 |
+
<td>
|
132 |
+
<select name="type[]" class="attr_type wfnoempty">
|
133 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
134 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
135 |
+
</select>
|
136 |
+
</td>
|
137 |
+
<td>
|
138 |
+
<select name="attributes[]" required="required"
|
139 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
140 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
141 |
+
</select>
|
142 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
143 |
+
style=" display: none;"/>
|
144 |
+
</td>
|
145 |
+
<td>
|
146 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
147 |
+
</td>
|
148 |
+
<td>
|
149 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
150 |
+
<option value="1">Default</option>
|
151 |
+
<option value="2">Strip Tags</option>
|
152 |
+
<option value="3">UTF-8 Encode</option>
|
153 |
+
<option value="4">htmlentities</option>
|
154 |
+
<option value="5">Integer</option>
|
155 |
+
<option value="6">Price</option>
|
156 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
157 |
+
<option value="8">CDATA</option>
|
158 |
+
</select>
|
159 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
160 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
161 |
+
</td>
|
162 |
+
<td>
|
163 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
167 |
+
</td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td>
|
171 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
172 |
+
</td>
|
173 |
+
<td>
|
174 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
175 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="price"/>
|
176 |
+
</td>
|
177 |
+
<td>
|
178 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<select name="type[]" class="attr_type wfnoempty">
|
182 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
183 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
184 |
+
</select>
|
185 |
+
</td>
|
186 |
+
<td>
|
187 |
+
<select name="attributes[]" required="required"
|
188 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
189 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
190 |
+
</select>
|
191 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
192 |
+
style=" display: none;"/>
|
193 |
+
</td>
|
194 |
+
<td>
|
195 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
199 |
+
<option value="1">Default</option>
|
200 |
+
<option value="2">Strip Tags</option>
|
201 |
+
<option value="3">UTF-8 Encode</option>
|
202 |
+
<option value="4">htmlentities</option>
|
203 |
+
<option value="5">Integer</option>
|
204 |
+
<option value="6">Price</option>
|
205 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
206 |
+
<option value="8">CDATA</option>
|
207 |
+
</select>
|
208 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
209 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
216 |
+
</td>
|
217 |
+
</tr>
|
218 |
+
<tr>
|
219 |
+
<td>
|
220 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
221 |
+
</td>
|
222 |
+
<td>
|
223 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
224 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="images"/>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
228 |
+
</td>
|
229 |
+
<td>
|
230 |
+
<select name="type[]" class="attr_type wfnoempty">
|
231 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
232 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
233 |
+
</select>
|
234 |
+
</td>
|
235 |
+
<td>
|
236 |
+
<select name="attributes[]" required="required"
|
237 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
238 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
239 |
+
</select>
|
240 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
241 |
+
style=" display: none;"/>
|
242 |
+
</td>
|
243 |
+
<td>
|
244 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
245 |
+
</td>
|
246 |
+
<td>
|
247 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
248 |
+
<option value="1">Default</option>
|
249 |
+
<option value="2">Strip Tags</option>
|
250 |
+
<option value="3">UTF-8 Encode</option>
|
251 |
+
<option value="4">htmlentities</option>
|
252 |
+
<option value="5">Integer</option>
|
253 |
+
<option value="6">Price</option>
|
254 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
255 |
+
<option value="8">CDATA</option>
|
256 |
+
</select>
|
257 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
258 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
262 |
+
</td>
|
263 |
+
<td>
|
264 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
265 |
+
</td>
|
266 |
+
</tr>
|
267 |
+
<tr>
|
268 |
+
<td>
|
269 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
270 |
+
</td>
|
271 |
+
<td>
|
272 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
273 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="category"/>
|
274 |
+
</td>
|
275 |
+
<td>
|
276 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
277 |
+
</td>
|
278 |
+
<td>
|
279 |
+
<select name="type[]" class="attr_type wfnoempty">
|
280 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
281 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
282 |
+
</select>
|
283 |
+
</td>
|
284 |
+
<td>
|
285 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
286 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
287 |
+
<?php echo $product->attributeDropdown(); ?>
|
288 |
+
</select>
|
289 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
290 |
+
/>
|
291 |
+
</td>
|
292 |
+
<td>
|
293 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
294 |
+
</td>
|
295 |
+
<td>
|
296 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
297 |
+
<option value="1">Default</option>
|
298 |
+
<option value="2">Strip Tags</option>
|
299 |
+
<option value="3">UTF-8 Encode</option>
|
300 |
+
<option value="4">htmlentities</option>
|
301 |
+
<option value="5">Integer</option>
|
302 |
+
<option value="6">Price</option>
|
303 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
304 |
+
<option value="8">CDATA</option>
|
305 |
+
</select>
|
306 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
307 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
308 |
+
</td>
|
309 |
+
<td>
|
310 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
311 |
+
</td>
|
312 |
+
<td>
|
313 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
314 |
+
</td>
|
315 |
+
</tr>
|
316 |
+
<tr>
|
317 |
+
<td>
|
318 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
319 |
+
</td>
|
320 |
+
<td>
|
321 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
322 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="booth_category"/>
|
323 |
+
</td>
|
324 |
+
<td>
|
325 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
326 |
+
</td>
|
327 |
+
<td>
|
328 |
+
<select name="type[]" class="attr_type wfnoempty">
|
329 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
330 |
+
<option value="pattern" > <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
331 |
+
</select>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="attributes[]" required="required"
|
335 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
336 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
337 |
+
</select>
|
338 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes" style=" display: none;"
|
339 |
+
/>
|
340 |
+
</td>
|
341 |
+
<td>
|
342 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
343 |
+
</td>
|
344 |
+
<td>
|
345 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
346 |
+
<option value="1">Default</option>
|
347 |
+
<option value="2">Strip Tags</option>
|
348 |
+
<option value="3">UTF-8 Encode</option>
|
349 |
+
<option value="4">htmlentities</option>
|
350 |
+
<option value="5">Integer</option>
|
351 |
+
<option value="6">Price</option>
|
352 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
353 |
+
<option value="8">CDATA</option>
|
354 |
+
</select>
|
355 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
356 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
357 |
+
</td>
|
358 |
+
<td>
|
359 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
360 |
+
</td>
|
361 |
+
<td>
|
362 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
363 |
+
</td>
|
364 |
+
</tr>
|
365 |
+
<tr>
|
366 |
+
<td>
|
367 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
368 |
+
</td>
|
369 |
+
<td>
|
370 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
371 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_price"/>
|
372 |
+
</td>
|
373 |
+
<td>
|
374 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
375 |
+
</td>
|
376 |
+
<td>
|
377 |
+
<select name="type[]" class="attr_type wfnoempty">
|
378 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
379 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
380 |
+
</select>
|
381 |
+
</td>
|
382 |
+
<td>
|
383 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
384 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
385 |
+
<?php echo $product->attributeDropdown(''); ?>
|
386 |
+
</select>
|
387 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
388 |
+
/>
|
389 |
+
</td>
|
390 |
+
<td>
|
391 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
392 |
+
</td>
|
393 |
+
<td>
|
394 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
395 |
+
<option value="1">Default</option>
|
396 |
+
<option value="2">Strip Tags</option>
|
397 |
+
<option value="3">UTF-8 Encode</option>
|
398 |
+
<option value="4">htmlentities</option>
|
399 |
+
<option value="5">Integer</option>
|
400 |
+
<option value="6">Price</option>
|
401 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
402 |
+
<option value="8">CDATA</option>
|
403 |
+
</select>
|
404 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
405 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
406 |
+
</td>
|
407 |
+
<td>
|
408 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
409 |
+
</td>
|
410 |
+
<td>
|
411 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
412 |
+
</td>
|
413 |
+
</tr>
|
414 |
+
<tr>
|
415 |
+
<td>
|
416 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
417 |
+
</td>
|
418 |
+
<td>
|
419 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
420 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_type"/>
|
421 |
+
</td>
|
422 |
+
<td>
|
423 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
424 |
+
</td>
|
425 |
+
<td>
|
426 |
+
<select name="type[]" class="attr_type wfnoempty">
|
427 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
428 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
429 |
+
</select>
|
430 |
+
</td>
|
431 |
+
<td>
|
432 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
433 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
434 |
+
<?php echo $product->attributeDropdown(''); ?>
|
435 |
+
</select>
|
436 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
437 |
+
/>
|
438 |
+
</td>
|
439 |
+
<td>
|
440 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
441 |
+
</td>
|
442 |
+
<td>
|
443 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
444 |
+
<option value="1">Default</option>
|
445 |
+
<option value="2">Strip Tags</option>
|
446 |
+
<option value="3">UTF-8 Encode</option>
|
447 |
+
<option value="4">htmlentities</option>
|
448 |
+
<option value="5">Integer</option>
|
449 |
+
<option value="6">Price</option>
|
450 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
451 |
+
<option value="8">CDATA</option>
|
452 |
+
</select>
|
453 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
454 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
455 |
+
</td>
|
456 |
+
<td>
|
457 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
458 |
+
</td>
|
459 |
+
<td>
|
460 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
461 |
+
</td>
|
462 |
+
</tr>
|
463 |
+
<tr>
|
464 |
+
<td>
|
465 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
466 |
+
</td>
|
467 |
+
<td>
|
468 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
469 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_service"/>
|
470 |
+
</td>
|
471 |
+
<td>
|
472 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
473 |
+
</td>
|
474 |
+
<td>
|
475 |
+
<select name="type[]" class="attr_type wfnoempty">
|
476 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
477 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
478 |
+
</select>
|
479 |
+
</td>
|
480 |
+
<td>
|
481 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
482 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
483 |
+
<?php echo $product->attributeDropdown(''); ?>
|
484 |
+
</select>
|
485 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
486 |
+
/>
|
487 |
+
</td>
|
488 |
+
<td>
|
489 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
490 |
+
</td>
|
491 |
+
<td>
|
492 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
493 |
+
<option value="1">Default</option>
|
494 |
+
<option value="2">Strip Tags</option>
|
495 |
+
<option value="3">UTF-8 Encode</option>
|
496 |
+
<option value="4">htmlentities</option>
|
497 |
+
<option value="5">Integer</option>
|
498 |
+
<option value="6">Price</option>
|
499 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
500 |
+
<option value="8">CDATA</option>
|
501 |
+
</select>
|
502 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
503 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
504 |
+
</td>
|
505 |
+
<td>
|
506 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
507 |
+
</td>
|
508 |
+
<td>
|
509 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
510 |
+
</td>
|
511 |
+
</tr>
|
512 |
+
<tr>
|
513 |
+
<td>
|
514 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
515 |
+
</td>
|
516 |
+
<td>
|
517 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
518 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_lbs"/>
|
519 |
+
</td>
|
520 |
+
<td>
|
521 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
522 |
+
</td>
|
523 |
+
<td>
|
524 |
+
<select name="type[]" class="attr_type wfnoempty">
|
525 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
526 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
527 |
+
</select>
|
528 |
+
</td>
|
529 |
+
<td>
|
530 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
531 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
532 |
+
<?php echo $product->attributeDropdown(''); ?>
|
533 |
+
</select>
|
534 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
535 |
+
/>
|
536 |
+
</td>
|
537 |
+
<td>
|
538 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
539 |
+
</td>
|
540 |
+
<td>
|
541 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
542 |
+
<option value="1">Default</option>
|
543 |
+
<option value="2">Strip Tags</option>
|
544 |
+
<option value="3">UTF-8 Encode</option>
|
545 |
+
<option value="4">htmlentities</option>
|
546 |
+
<option value="5">Integer</option>
|
547 |
+
<option value="6">Price</option>
|
548 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
549 |
+
<option value="8">CDATA</option>
|
550 |
+
</select>
|
551 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
552 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
553 |
+
</td>
|
554 |
+
<td>
|
555 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
556 |
+
</td>
|
557 |
+
<td>
|
558 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
559 |
+
</td>
|
560 |
+
</tr>
|
561 |
+
<tr>
|
562 |
+
<td>
|
563 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
564 |
+
</td>
|
565 |
+
<td>
|
566 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
567 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_oz"/>
|
568 |
+
</td>
|
569 |
+
<td>
|
570 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
571 |
+
</td>
|
572 |
+
<td>
|
573 |
+
<select name="type[]" class="attr_type wfnoempty">
|
574 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
575 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
576 |
+
</select>
|
577 |
+
</td>
|
578 |
+
<td>
|
579 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
580 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
581 |
+
<?php echo $product->attributeDropdown(''); ?>
|
582 |
+
</select>
|
583 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
584 |
+
/>
|
585 |
+
</td>
|
586 |
+
<td>
|
587 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
588 |
+
</td>
|
589 |
+
<td>
|
590 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
591 |
+
<option value="1">Default</option>
|
592 |
+
<option value="2">Strip Tags</option>
|
593 |
+
<option value="3">UTF-8 Encode</option>
|
594 |
+
<option value="4">htmlentities</option>
|
595 |
+
<option value="5">Integer</option>
|
596 |
+
<option value="6">Price</option>
|
597 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
598 |
+
<option value="8">CDATA</option>
|
599 |
+
</select>
|
600 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
601 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
602 |
+
</td>
|
603 |
+
<td>
|
604 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
605 |
+
</td>
|
606 |
+
<td>
|
607 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
608 |
+
</td>
|
609 |
+
</tr>
|
610 |
+
<tr>
|
611 |
+
<td>
|
612 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
613 |
+
</td>
|
614 |
+
<td>
|
615 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
616 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_carrier"/>
|
617 |
+
</td>
|
618 |
+
<td>
|
619 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
620 |
+
</td>
|
621 |
+
<td>
|
622 |
+
<select name="type[]" class="attr_type wfnoempty">
|
623 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
624 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
625 |
+
</select>
|
626 |
+
</td>
|
627 |
+
<td>
|
628 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
629 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
630 |
+
<?php echo $product->attributeDropdown(''); ?>
|
631 |
+
</select>
|
632 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
633 |
+
/>
|
634 |
+
</td>
|
635 |
+
<td>
|
636 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
637 |
+
</td>
|
638 |
+
<td>
|
639 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
640 |
+
<option value="1">Default</option>
|
641 |
+
<option value="2">Strip Tags</option>
|
642 |
+
<option value="3">UTF-8 Encode</option>
|
643 |
+
<option value="4">htmlentities</option>
|
644 |
+
<option value="5">Integer</option>
|
645 |
+
<option value="6">Price</option>
|
646 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
647 |
+
<option value="8">CDATA</option>
|
648 |
+
</select>
|
649 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
650 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
651 |
+
</td>
|
652 |
+
<td>
|
653 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
654 |
+
</td>
|
655 |
+
<td>
|
656 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
657 |
+
</td>
|
658 |
+
</tr>
|
659 |
+
<tr>
|
660 |
+
<td>
|
661 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
662 |
+
</td>
|
663 |
+
<td>
|
664 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
665 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shipping_package"/>
|
666 |
+
</td>
|
667 |
+
<td>
|
668 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
669 |
+
</td>
|
670 |
+
<td>
|
671 |
+
<select name="type[]" class="attr_type wfnoempty">
|
672 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
673 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
674 |
+
</select>
|
675 |
+
</td>
|
676 |
+
<td>
|
677 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
678 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
679 |
+
<?php echo $product->attributeDropdown(''); ?>
|
680 |
+
</select>
|
681 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
682 |
+
/>
|
683 |
+
</td>
|
684 |
+
<td>
|
685 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
686 |
+
</td>
|
687 |
+
<td>
|
688 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
689 |
+
<option value="1">Default</option>
|
690 |
+
<option value="2">Strip Tags</option>
|
691 |
+
<option value="3">UTF-8 Encode</option>
|
692 |
+
<option value="4">htmlentities</option>
|
693 |
+
<option value="5">Integer</option>
|
694 |
+
<option value="6">Price</option>
|
695 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
696 |
+
<option value="8">CDATA</option>
|
697 |
+
</select>
|
698 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
699 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
700 |
+
</td>
|
701 |
+
<td>
|
702 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
703 |
+
</td>
|
704 |
+
<td>
|
705 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
706 |
+
</td>
|
707 |
+
</tr>
|
708 |
+
<tr>
|
709 |
+
<td>
|
710 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
711 |
+
</td>
|
712 |
+
<td>
|
713 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
714 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="sku"/>
|
715 |
+
</td>
|
716 |
+
<td>
|
717 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
718 |
+
</td>
|
719 |
+
<td>
|
720 |
+
<select name="type[]" class="attr_type wfnoempty">
|
721 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
722 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
723 |
+
</select>
|
724 |
+
</td>
|
725 |
+
<td>
|
726 |
+
<select name="attributes[]" required="required"
|
727 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
728 |
+
<?php echo $product->attributeDropdown('sku'); ?>
|
729 |
+
</select>
|
730 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
731 |
+
style=" display: none;"/>
|
732 |
+
</td>
|
733 |
+
<td>
|
734 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
735 |
+
</td>
|
736 |
+
<td>
|
737 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
738 |
+
<option value="1">Default</option>
|
739 |
+
<option value="2">Strip Tags</option>
|
740 |
+
<option value="3">UTF-8 Encode</option>
|
741 |
+
<option value="4">htmlentities</option>
|
742 |
+
<option value="5">Integer</option>
|
743 |
+
<option value="6">Price</option>
|
744 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
745 |
+
<option value="8">CDATA</option>
|
746 |
+
</select>
|
747 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
748 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
749 |
+
</td>
|
750 |
+
<td>
|
751 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
752 |
+
</td>
|
753 |
+
<td>
|
754 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
755 |
+
</td>
|
756 |
+
</tr>
|
757 |
+
<tr>
|
758 |
+
<td>
|
759 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
760 |
+
</td>
|
761 |
+
<td>
|
762 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
763 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="worldwide_shipping_price"/>
|
764 |
+
</td>
|
765 |
+
<td>
|
766 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
767 |
+
</td>
|
768 |
+
<td>
|
769 |
+
<select name="type[]" class="attr_type wfnoempty">
|
770 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
771 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
772 |
+
</select>
|
773 |
+
</td>
|
774 |
+
<td>
|
775 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
776 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
777 |
+
<?php echo $product->attributeDropdown(); ?>
|
778 |
+
</select>
|
779 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
780 |
+
/>
|
781 |
+
</td>
|
782 |
+
<td>
|
783 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
784 |
+
</td>
|
785 |
+
<td>
|
786 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
787 |
+
<option value="1">Default</option>
|
788 |
+
<option value="2">Strip Tags</option>
|
789 |
+
<option value="3">UTF-8 Encode</option>
|
790 |
+
<option value="4">htmlentities</option>
|
791 |
+
<option value="5">Integer</option>
|
792 |
+
<option value="6">Price</option>
|
793 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
794 |
+
<option value="8">CDATA</option>
|
795 |
+
</select>
|
796 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
797 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
798 |
+
</td>
|
799 |
+
<td>
|
800 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
801 |
+
</td>
|
802 |
+
<td>
|
803 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
804 |
+
</td>
|
805 |
+
</tr>
|
806 |
+
<tr>
|
807 |
+
<td>
|
808 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
809 |
+
</td>
|
810 |
+
<td>
|
811 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
812 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="worldwide_shipping_type"/>
|
813 |
+
</td>
|
814 |
+
<td>
|
815 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
816 |
+
</td>
|
817 |
+
<td>
|
818 |
+
<select name="type[]" class="attr_type wfnoempty">
|
819 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
820 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
821 |
+
</select>
|
822 |
+
</td>
|
823 |
+
<td>
|
824 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
825 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
826 |
+
<?php echo $product->attributeDropdown(); ?>
|
827 |
+
</select>
|
828 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
829 |
+
/>
|
830 |
+
</td>
|
831 |
+
<td>
|
832 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
833 |
+
</td>
|
834 |
+
<td>
|
835 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
836 |
+
<option value="1">Default</option>
|
837 |
+
<option value="2">Strip Tags</option>
|
838 |
+
<option value="3">UTF-8 Encode</option>
|
839 |
+
<option value="4">htmlentities</option>
|
840 |
+
<option value="5">Integer</option>
|
841 |
+
<option value="6">Price</option>
|
842 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
843 |
+
<option value="8">CDATA</option>
|
844 |
+
</select>
|
845 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
846 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
847 |
+
</td>
|
848 |
+
<td>
|
849 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
850 |
+
</td>
|
851 |
+
<td>
|
852 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
853 |
+
</td>
|
854 |
+
</tr>
|
855 |
+
<tr>
|
856 |
+
<td>
|
857 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
858 |
+
</td>
|
859 |
+
<td>
|
860 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
861 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="worldwide_shipping_carrier"/>
|
862 |
+
</td>
|
863 |
+
<td>
|
864 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
865 |
+
</td>
|
866 |
+
<td>
|
867 |
+
<select name="type[]" class="attr_type wfnoempty">
|
868 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
869 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
870 |
+
</select>
|
871 |
+
</td>
|
872 |
+
<td>
|
873 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
874 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
875 |
+
<?php echo $product->attributeDropdown(); ?>
|
876 |
+
</select>
|
877 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
878 |
+
/>
|
879 |
+
</td>
|
880 |
+
<td>
|
881 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
882 |
+
</td>
|
883 |
+
<td>
|
884 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
885 |
+
<option value="1">Default</option>
|
886 |
+
<option value="2">Strip Tags</option>
|
887 |
+
<option value="3">UTF-8 Encode</option>
|
888 |
+
<option value="4">htmlentities</option>
|
889 |
+
<option value="5">Integer</option>
|
890 |
+
<option value="6">Price</option>
|
891 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
892 |
+
<option value="8">CDATA</option>
|
893 |
+
</select>
|
894 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
895 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
896 |
+
</td>
|
897 |
+
<td>
|
898 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
899 |
+
</td>
|
900 |
+
<td>
|
901 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
902 |
+
</td>
|
903 |
+
</tr>
|
904 |
+
<tr>
|
905 |
+
<td>
|
906 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
907 |
+
</td>
|
908 |
+
<td>
|
909 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
910 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="quantity"/>
|
911 |
+
</td>
|
912 |
+
<td>
|
913 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
914 |
+
</td>
|
915 |
+
<td>
|
916 |
+
<select name="type[]" class="attr_type wfnoempty">
|
917 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
918 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
919 |
+
</select>
|
920 |
+
</td>
|
921 |
+
<td>
|
922 |
+
<select name="attributes[]" required="required"
|
923 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
924 |
+
<?php echo $product->attributeDropdown('quantity'); ?>
|
925 |
+
</select>
|
926 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
927 |
+
style=" display: none;"/>
|
928 |
+
</td>
|
929 |
+
<td>
|
930 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
931 |
+
</td>
|
932 |
+
<td>
|
933 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
934 |
+
<option value="1">Default</option>
|
935 |
+
<option value="2">Strip Tags</option>
|
936 |
+
<option value="3">UTF-8 Encode</option>
|
937 |
+
<option value="4">htmlentities</option>
|
938 |
+
<option value="5">Integer</option>
|
939 |
+
<option value="6">Price</option>
|
940 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
941 |
+
<option value="8">CDATA</option>
|
942 |
+
</select>
|
943 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
944 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
945 |
+
</td>
|
946 |
+
<td>
|
947 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
948 |
+
</td>
|
949 |
+
<td>
|
950 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
951 |
+
</td>
|
952 |
+
</tr>
|
953 |
+
<tr>
|
954 |
+
<td>
|
955 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
956 |
+
</td>
|
957 |
+
<td>
|
958 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
959 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="trait"/>
|
960 |
+
</td>
|
961 |
+
<td>
|
962 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
963 |
+
</td>
|
964 |
+
<td>
|
965 |
+
<select name="type[]" class="attr_type wfnoempty">
|
966 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
967 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
968 |
+
</select>
|
969 |
+
</td>
|
970 |
+
<td>
|
971 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
972 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
973 |
+
<?php echo $product->attributeDropdown(); ?>
|
974 |
+
</select>
|
975 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
976 |
+
/>
|
977 |
+
</td>
|
978 |
+
<td>
|
979 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
980 |
+
</td>
|
981 |
+
<td>
|
982 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
983 |
+
<option value="1">Default</option>
|
984 |
+
<option value="2">Strip Tags</option>
|
985 |
+
<option value="3">UTF-8 Encode</option>
|
986 |
+
<option value="4">htmlentities</option>
|
987 |
+
<option value="5">Integer</option>
|
988 |
+
<option value="6">Price</option>
|
989 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
990 |
+
<option value="8">CDATA</option>
|
991 |
+
</select>
|
992 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
993 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
994 |
+
</td>
|
995 |
+
<td>
|
996 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
997 |
+
</td>
|
998 |
+
<td>
|
999 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
1000 |
+
</td>
|
1001 |
+
</tr>
|
1002 |
+
<tr>
|
1003 |
+
<td>
|
1004 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
1005 |
+
</td>
|
1006 |
+
<td>
|
1007 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
1008 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="force_update"/>
|
1009 |
+
</td>
|
1010 |
+
<td>
|
1011 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
1012 |
+
</td>
|
1013 |
+
<td>
|
1014 |
+
<select name="type[]" class="attr_type wfnoempty">
|
1015 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
1016 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
1017 |
+
</select>
|
1018 |
+
</td>
|
1019 |
+
<td>
|
1020 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
1021 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
1022 |
+
<?php echo $product->attributeDropdown(); ?>
|
1023 |
+
</select>
|
1024 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
1025 |
+
/>
|
1026 |
+
</td>
|
1027 |
+
<td>
|
1028 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
1029 |
+
</td>
|
1030 |
+
<td>
|
1031 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
1032 |
+
<option value="1">Default</option>
|
1033 |
+
<option value="2">Strip Tags</option>
|
1034 |
+
<option value="3">UTF-8 Encode</option>
|
1035 |
+
<option value="4">htmlentities</option>
|
1036 |
+
<option value="5">Integer</option>
|
1037 |
+
<option value="6">Price</option>
|
1038 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
1039 |
+
<option value="8">CDATA</option>
|
1040 |
+
</select>
|
1041 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
1042 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
1043 |
+
</td>
|
1044 |
+
<td>
|
1045 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
1046 |
+
</td>
|
1047 |
+
<td>
|
1048 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
1049 |
+
</td>
|
1050 |
+
</tr>
|
1051 |
+
</tbody>
|
1052 |
+
<tfoot>
|
1053 |
+
<tr>
|
1054 |
+
<td>
|
1055 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
1056 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
1057 |
+
</button>
|
1058 |
+
</td>
|
1059 |
+
<td colspan="8">
|
1060 |
+
|
1061 |
+
</td>
|
1062 |
+
</tr>
|
1063 |
+
</tfoot>
|
1064 |
+
</table>
|
1065 |
+
<table class=" widefat fixed">
|
1066 |
+
<tr>
|
1067 |
+
<td align="left" class="">
|
1068 |
+
<div class="makeFeedResponse"></div>
|
1069 |
+
<div class="makeFeedComplete"></div>
|
1070 |
+
</td>
|
1071 |
+
<td align="right">
|
1072 |
+
<button type="submit" class="wfbtn">
|
1073 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
1074 |
+
</button>
|
1075 |
+
</td>
|
1076 |
+
</tr>
|
1077 |
+
</table>
|
1078 |
+
</div>
|
1079 |
+
</li>
|
1080 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
1081 |
+
|
1082 |
+
</ul>
|
admin/partials/templates/cdiscount.fr_add-feed.php
ADDED
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr"/>
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown(); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
</tbody>
|
72 |
+
<tfoot>
|
73 |
+
<tr>
|
74 |
+
<td>
|
75 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
76 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
77 |
+
</button>
|
78 |
+
</td>
|
79 |
+
<td colspan="8">
|
80 |
+
|
81 |
+
</td>
|
82 |
+
</tr>
|
83 |
+
</tfoot>
|
84 |
+
</table>
|
85 |
+
<table class=" widefat fixed">
|
86 |
+
<tr>
|
87 |
+
<td align="left" class="">
|
88 |
+
<div class="makeFeedResponse"></div>
|
89 |
+
<div class="makeFeedComplete"></div>
|
90 |
+
</td>
|
91 |
+
<td align="right">
|
92 |
+
<button type="submit" class="wfbtn">
|
93 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
94 |
+
</button>
|
95 |
+
</td>
|
96 |
+
</tr>
|
97 |
+
</table>
|
98 |
+
</div>
|
99 |
+
</li>
|
100 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
101 |
+
|
102 |
+
</ul>
|
admin/partials/templates/connexity_add-feed.php
ADDED
@@ -0,0 +1,493 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config','woo-feed');?></label>
|
5 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
6 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
7 |
+
<thead>
|
8 |
+
<tr>
|
9 |
+
<th></th>
|
10 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes','woo-feed');?></th>
|
11 |
+
<th><?php echo _e('Prefix','woo-feed');?></th>
|
12 |
+
<th><?php echo _e('Type','woo-feed');?></th>
|
13 |
+
<th><?php echo _e('Value','woo-feed');?></th>
|
14 |
+
<th><?php echo _e('Suffix','woo-feed');?></th>
|
15 |
+
<th><?php echo _e('Output Type','woo-feed');?></th>
|
16 |
+
<th><?php echo _e('Output Limit','woo-feed');?></th>
|
17 |
+
<th></th>
|
18 |
+
</tr>
|
19 |
+
</thead>
|
20 |
+
<tbody>
|
21 |
+
<tr>
|
22 |
+
<td>
|
23 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
24 |
+
</td>
|
25 |
+
<td>
|
26 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
27 |
+
<?php echo $dropDown->connexityAttributesDropdown('Unique ID'); ?>
|
28 |
+
</select>
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute','woo-feed');?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern','woo-feed');?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
41 |
+
<?php echo $product->attributeDropdown('id'); ?>
|
42 |
+
</select>
|
43 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
44 |
+
style=" display: none;"/>
|
45 |
+
</td>
|
46 |
+
<td>
|
47 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
48 |
+
</td>
|
49 |
+
<td>
|
50 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
51 |
+
<option value="1">Default</option>
|
52 |
+
<option value="2">Strip Tags</option>
|
53 |
+
<option value="3">UTF-8 Encode</option>
|
54 |
+
<option value="4">htmlentities</option>
|
55 |
+
<option value="5">Integer</option>
|
56 |
+
<option value="6">Price</option>
|
57 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
58 |
+
<option value="8">CDATA</option>
|
59 |
+
</select>
|
60 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
61 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
62 |
+
</td>
|
63 |
+
<td>
|
64 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
65 |
+
</td>
|
66 |
+
<td>
|
67 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
68 |
+
</td>
|
69 |
+
</tr>
|
70 |
+
<tr>
|
71 |
+
<td>
|
72 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
73 |
+
</td>
|
74 |
+
<td>
|
75 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
76 |
+
<?php echo $dropDown->connexityAttributesDropdown('Title'); ?>
|
77 |
+
</select>
|
78 |
+
</td>
|
79 |
+
<td>
|
80 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
81 |
+
</td>
|
82 |
+
<td>
|
83 |
+
<select name="type[]" class="attr_type wfnoempty">
|
84 |
+
<option value="attribute"> <?php echo _e('Attribute','woo-feed');?></option>
|
85 |
+
<option value="pattern"> <?php echo _e('Pattern','woo-feed');?></option>
|
86 |
+
</select>
|
87 |
+
</td>
|
88 |
+
<td>
|
89 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
90 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
91 |
+
</select>
|
92 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
93 |
+
style=" display: none;"/>
|
94 |
+
</td>
|
95 |
+
<td>
|
96 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
97 |
+
</td>
|
98 |
+
<td>
|
99 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
100 |
+
<option value="1">Default</option>
|
101 |
+
<option value="2">Strip Tags</option>
|
102 |
+
<option value="3">UTF-8 Encode</option>
|
103 |
+
<option value="4">htmlentities</option>
|
104 |
+
<option value="5">Integer</option>
|
105 |
+
<option value="6">Price</option>
|
106 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
107 |
+
<option value="8">CDATA</option>
|
108 |
+
</select>
|
109 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
110 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
111 |
+
</td>
|
112 |
+
<td>
|
113 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
114 |
+
</td>
|
115 |
+
<td>
|
116 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
117 |
+
</td>
|
118 |
+
</tr>
|
119 |
+
<tr>
|
120 |
+
<td>
|
121 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
122 |
+
</td>
|
123 |
+
<td>
|
124 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
125 |
+
<?php echo $dropDown->connexityAttributesDropdown('Description'); ?>
|
126 |
+
</select>
|
127 |
+
</td>
|
128 |
+
<td>
|
129 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
130 |
+
</td>
|
131 |
+
<td>
|
132 |
+
<select name="type[]" class="attr_type wfnoempty">
|
133 |
+
<option value="attribute"> <?php echo _e('Attribute','woo-feed');?></option>
|
134 |
+
<option value="pattern"> <?php echo _e('Pattern','woo-feed');?></option>
|
135 |
+
</select>
|
136 |
+
</td>
|
137 |
+
<td>
|
138 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
139 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
140 |
+
</select>
|
141 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
142 |
+
style=" display: none;"/>
|
143 |
+
</td>
|
144 |
+
<td>
|
145 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
146 |
+
</td>
|
147 |
+
<td>
|
148 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
149 |
+
<option value="1">Default</option>
|
150 |
+
<option value="2">Strip Tags</option>
|
151 |
+
<option value="3">UTF-8 Encode</option>
|
152 |
+
<option value="4">htmlentities</option>
|
153 |
+
<option value="5">Integer</option>
|
154 |
+
<option value="6">Price</option>
|
155 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
156 |
+
<option value="8">CDATA</option>
|
157 |
+
</select>
|
158 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
159 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
160 |
+
</td>
|
161 |
+
<td>
|
162 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
163 |
+
</td>
|
164 |
+
<td>
|
165 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
166 |
+
</td>
|
167 |
+
</tr>
|
168 |
+
<tr>
|
169 |
+
<td>
|
170 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
171 |
+
</td>
|
172 |
+
<td>
|
173 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
174 |
+
<?php echo $dropDown->connexityAttributesDropdown('Category'); ?>
|
175 |
+
</select>
|
176 |
+
</td>
|
177 |
+
<td>
|
178 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<select name="type[]" class="attr_type wfnoempty">
|
182 |
+
<option value="attribute"> <?php echo _e('Attribute','woo-feed');?></option>
|
183 |
+
<option value="pattern"> <?php echo _e('Pattern','woo-feed');?></option>
|
184 |
+
</select>
|
185 |
+
</td>
|
186 |
+
<td>
|
187 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
188 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
189 |
+
</select>
|
190 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
191 |
+
style=" display: none;"/>
|
192 |
+
</td>
|
193 |
+
<td>
|
194 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
195 |
+
</td>
|
196 |
+
<td>
|
197 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
198 |
+
<option value="1">Default</option>
|
199 |
+
<option value="2">Strip Tags</option>
|
200 |
+
<option value="3">UTF-8 Encode</option>
|
201 |
+
<option value="4">htmlentities</option>
|
202 |
+
<option value="5">Integer</option>
|
203 |
+
<option value="6">Price</option>
|
204 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
205 |
+
<option value="8">CDATA</option>
|
206 |
+
</select>
|
207 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
208 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
209 |
+
</td>
|
210 |
+
<td>
|
211 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
212 |
+
</td>
|
213 |
+
<td>
|
214 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
215 |
+
</td>
|
216 |
+
</tr>
|
217 |
+
<tr>
|
218 |
+
<td>
|
219 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
220 |
+
</td>
|
221 |
+
<td>
|
222 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
223 |
+
<?php echo $dropDown->connexityAttributesDropdown('Product URL'); ?>
|
224 |
+
</select>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
228 |
+
</td>
|
229 |
+
<td>
|
230 |
+
<select name="type[]" class="attr_type wfnoempty">
|
231 |
+
<option value="attribute"> <?php echo _e('Attribute','woo-feed');?></option>
|
232 |
+
<option value="pattern"> <?php echo _e('Pattern','woo-feed');?></option>
|
233 |
+
</select>
|
234 |
+
</td>
|
235 |
+
<td>
|
236 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
237 |
+
<?php echo $product->attributeDropdown('link'); ?>
|
238 |
+
</select>
|
239 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
240 |
+
style=" display: none;"/>
|
241 |
+
</td>
|
242 |
+
<td>
|
243 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
244 |
+
</td>
|
245 |
+
<td>
|
246 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
247 |
+
<option value="1">Default</option>
|
248 |
+
<option value="2">Strip Tags</option>
|
249 |
+
<option value="3">UTF-8 Encode</option>
|
250 |
+
<option value="4">htmlentities</option>
|
251 |
+
<option value="5">Integer</option>
|
252 |
+
<option value="6">Price</option>
|
253 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
254 |
+
<option value="8">CDATA</option>
|
255 |
+
</select>
|
256 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
257 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
258 |
+
</td>
|
259 |
+
<td>
|
260 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
261 |
+
</td>
|
262 |
+
<td>
|
263 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
264 |
+
</td>
|
265 |
+
</tr>
|
266 |
+
<tr>
|
267 |
+
<td>
|
268 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
269 |
+
</td>
|
270 |
+
<td>
|
271 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
272 |
+
<?php echo $dropDown->connexityAttributesDropdown('Image URL'); ?>
|
273 |
+
</select>
|
274 |
+
</td>
|
275 |
+
<td>
|
276 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
277 |
+
</td>
|
278 |
+
<td>
|
279 |
+
<select name="type[]" class="attr_type wfnoempty">
|
280 |
+
<option value="attribute"> <?php echo _e('Attribute','woo-feed');?></option>
|
281 |
+
<option value="pattern"> <?php echo _e('Pattern','woo-feed');?></option>
|
282 |
+
</select>
|
283 |
+
</td>
|
284 |
+
<td>
|
285 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
286 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
287 |
+
</select>
|
288 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
289 |
+
style=" display: none;"/>
|
290 |
+
</td>
|
291 |
+
<td>
|
292 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
293 |
+
</td>
|
294 |
+
<td>
|
295 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
296 |
+
<option value="1">Default</option>
|
297 |
+
<option value="2">Strip Tags</option>
|
298 |
+
<option value="3">UTF-8 Encode</option>
|
299 |
+
<option value="4">htmlentities</option>
|
300 |
+
<option value="5">Integer</option>
|
301 |
+
<option value="6">Price</option>
|
302 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
303 |
+
<option value="8">CDATA</option>
|
304 |
+
</select>
|
305 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
306 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
307 |
+
</td>
|
308 |
+
<td>
|
309 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
310 |
+
</td>
|
311 |
+
<td>
|
312 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
313 |
+
</td>
|
314 |
+
</tr>
|
315 |
+
<tr>
|
316 |
+
<td>
|
317 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
318 |
+
</td>
|
319 |
+
<td>
|
320 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
321 |
+
<?php echo $dropDown->connexityAttributesDropdown('Condition'); ?>
|
322 |
+
</select>
|
323 |
+
</td>
|
324 |
+
<td>
|
325 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
326 |
+
</td>
|
327 |
+
<td>
|
328 |
+
<select name="type[]" class="attr_type wfnoempty">
|
329 |
+
<option value="attribute"> <?php echo _e('Attribute','woo-feed');?></option>
|
330 |
+
<option value="pattern"> <?php echo _e('Pattern','woo-feed');?></option>
|
331 |
+
</select>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
335 |
+
<?php echo $product->attributeDropdown('condition'); ?>
|
336 |
+
</select>
|
337 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
338 |
+
style=" display: none;"/>
|
339 |
+
</td>
|
340 |
+
<td>
|
341 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
342 |
+
</td>
|
343 |
+
<td>
|
344 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
345 |
+
<option value="1">Default</option>
|
346 |
+
<option value="2">Strip Tags</option>
|
347 |
+
<option value="3">UTF-8 Encode</option>
|
348 |
+
<option value="4">htmlentities</option>
|
349 |
+
<option value="5">Integer</option>
|
350 |
+
<option value="6">Price</option>
|
351 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
352 |
+
<option value="8">CDATA</option>
|
353 |
+
</select>
|
354 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
355 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
356 |
+
</td>
|
357 |
+
<td>
|
358 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
359 |
+
</td>
|
360 |
+
<td>
|
361 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
362 |
+
</td>
|
363 |
+
</tr>
|
364 |
+
<tr>
|
365 |
+
<td>
|
366 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
367 |
+
</td>
|
368 |
+
<td>
|
369 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
370 |
+
<?php echo $dropDown->connexityAttributesDropdown('Availability'); ?>
|
371 |
+
</select>
|
372 |
+
</td>
|
373 |
+
<td>
|
374 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
375 |
+
</td>
|
376 |
+
<td>
|
377 |
+
<select name="type[]" class="attr_type wfnoempty">
|
378 |
+
<option value="attribute"> <?php echo _e('Attribute','woo-feed');?></option>
|
379 |
+
<option value="pattern"> <?php echo _e('Pattern','woo-feed');?></option>
|
380 |
+
</select>
|
381 |
+
</td>
|
382 |
+
<td>
|
383 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
384 |
+
<?php echo $product->attributeDropdown('availability'); ?>
|
385 |
+
</select>
|
386 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
387 |
+
style=" display: none;"/>
|
388 |
+
</td>
|
389 |
+
<td>
|
390 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
391 |
+
</td>
|
392 |
+
<td>
|
393 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
394 |
+
<option value="1">Default</option>
|
395 |
+
<option value="2">Strip Tags</option>
|
396 |
+
<option value="3">UTF-8 Encode</option>
|
397 |
+
<option value="4">htmlentities</option>
|
398 |
+
<option value="5">Integer</option>
|
399 |
+
<option value="6">Price</option>
|
400 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
401 |
+
<option value="8">CDATA</option>
|
402 |
+
</select>
|
403 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
404 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
405 |
+
</td>
|
406 |
+
<td>
|
407 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
408 |
+
</td>
|
409 |
+
<td>
|
410 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
411 |
+
</td>
|
412 |
+
</tr>
|
413 |
+
<tr>
|
414 |
+
<td>
|
415 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
416 |
+
</td>
|
417 |
+
<td>
|
418 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
419 |
+
<?php echo $dropDown->connexityAttributesDropdown('Current Price'); ?>
|
420 |
+
</select>
|
421 |
+
</td>
|
422 |
+
<td>
|
423 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
424 |
+
</td>
|
425 |
+
<td>
|
426 |
+
<select name="type[]" class="attr_type wfnoempty">
|
427 |
+
<option value="attribute"> <?php echo _e('Attribute','woo-feed');?></option>
|
428 |
+
<option value="pattern"> <?php echo _e('Pattern','woo-feed');?></option>
|
429 |
+
</select>
|
430 |
+
</td>
|
431 |
+
<td>
|
432 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
433 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
434 |
+
</select>
|
435 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
436 |
+
style=" display: none;"/>
|
437 |
+
</td>
|
438 |
+
<td>
|
439 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
440 |
+
</td>
|
441 |
+
<td>
|
442 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
443 |
+
<option value="1">Default</option>
|
444 |
+
<option value="2">Strip Tags</option>
|
445 |
+
<option value="3">UTF-8 Encode</option>
|
446 |
+
<option value="4">htmlentities</option>
|
447 |
+
<option value="5">Integer</option>
|
448 |
+
<option value="6">Price</option>
|
449 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
450 |
+
<option value="8">CDATA</option>
|
451 |
+
</select>
|
452 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
453 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
454 |
+
</td>
|
455 |
+
<td>
|
456 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
457 |
+
</td>
|
458 |
+
<td>
|
459 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
460 |
+
</td>
|
461 |
+
</tr>
|
462 |
+
</tbody>
|
463 |
+
<tfoot>
|
464 |
+
<tr>
|
465 |
+
<td>
|
466 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
467 |
+
<?php echo _e('Add New Row','woo-feed');?>
|
468 |
+
</button>
|
469 |
+
</td>
|
470 |
+
<td colspan="8">
|
471 |
+
|
472 |
+
</td>
|
473 |
+
</tr>
|
474 |
+
</tfoot>
|
475 |
+
</table>
|
476 |
+
<table class=" widefat fixed">
|
477 |
+
<tr>
|
478 |
+
<td align="left" class="">
|
479 |
+
<div class="makeFeedResponse"></div>
|
480 |
+
<div class="makeFeedComplete"></div>
|
481 |
+
</td>
|
482 |
+
<td align="right">
|
483 |
+
<button type="submit" class="wfbtn">
|
484 |
+
<?php echo _e('Save & Generate Feed','woo-feed');?>
|
485 |
+
</button>
|
486 |
+
</td>
|
487 |
+
</tr>
|
488 |
+
</table>
|
489 |
+
</div>
|
490 |
+
</li>
|
491 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
492 |
+
|
493 |
+
</ul>
|
admin/partials/templates/crowdfox_add-feed.php
ADDED
@@ -0,0 +1,739 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="sku "/>
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('sku'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
<tr>
|
72 |
+
<td>
|
73 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
74 |
+
</td>
|
75 |
+
<td>
|
76 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
77 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="image"/>
|
78 |
+
</td>
|
79 |
+
<td>
|
80 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
81 |
+
</td>
|
82 |
+
<td>
|
83 |
+
<select name="type[]" class="attr_type wfnoempty">
|
84 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
85 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
86 |
+
</select>
|
87 |
+
</td>
|
88 |
+
<td>
|
89 |
+
<select name="attributes[]" required="required"
|
90 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
91 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
92 |
+
</select>
|
93 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
94 |
+
style=" display: none;"/>
|
95 |
+
</td>
|
96 |
+
<td>
|
97 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
98 |
+
</td>
|
99 |
+
<td>
|
100 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
101 |
+
<option value="1">Default</option>
|
102 |
+
<option value="2">Strip Tags</option>
|
103 |
+
<option value="3">UTF-8 Encode</option>
|
104 |
+
<option value="4">htmlentities</option>
|
105 |
+
<option value="5">Integer</option>
|
106 |
+
<option value="6">Price</option>
|
107 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
108 |
+
<option value="8">CDATA</option>
|
109 |
+
</select>
|
110 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
111 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
115 |
+
</td>
|
116 |
+
<td>
|
117 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
118 |
+
</td>
|
119 |
+
</tr>
|
120 |
+
<tr>
|
121 |
+
<td>
|
122 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
123 |
+
</td>
|
124 |
+
<td>
|
125 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
126 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="name"/>
|
127 |
+
</td>
|
128 |
+
<td>
|
129 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
130 |
+
</td>
|
131 |
+
<td>
|
132 |
+
<select name="type[]" class="attr_type wfnoempty">
|
133 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
134 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
135 |
+
</select>
|
136 |
+
</td>
|
137 |
+
<td>
|
138 |
+
<select name="attributes[]" required="required"
|
139 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
140 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
141 |
+
</select>
|
142 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
143 |
+
style=" display: none;"/>
|
144 |
+
</td>
|
145 |
+
<td>
|
146 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
147 |
+
</td>
|
148 |
+
<td>
|
149 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
150 |
+
<option value="1">Default</option>
|
151 |
+
<option value="2">Strip Tags</option>
|
152 |
+
<option value="3">UTF-8 Encode</option>
|
153 |
+
<option value="4">htmlentities</option>
|
154 |
+
<option value="5">Integer</option>
|
155 |
+
<option value="6">Price</option>
|
156 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
157 |
+
<option value="8">CDATA</option>
|
158 |
+
</select>
|
159 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
160 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
161 |
+
</td>
|
162 |
+
<td>
|
163 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
167 |
+
</td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td>
|
171 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
172 |
+
</td>
|
173 |
+
<td>
|
174 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
175 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="price"/>
|
176 |
+
</td>
|
177 |
+
<td>
|
178 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<select name="type[]" class="attr_type wfnoempty">
|
182 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
183 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
184 |
+
</select>
|
185 |
+
</td>
|
186 |
+
<td>
|
187 |
+
<select name="attributes[]" required="required"
|
188 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
189 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
190 |
+
</select>
|
191 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
192 |
+
style=" display: none;"/>
|
193 |
+
</td>
|
194 |
+
<td>
|
195 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
199 |
+
<option value="1">Default</option>
|
200 |
+
<option value="2">Strip Tags</option>
|
201 |
+
<option value="3">UTF-8 Encode</option>
|
202 |
+
<option value="4">htmlentities</option>
|
203 |
+
<option value="5">Integer</option>
|
204 |
+
<option value="6">Price</option>
|
205 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
206 |
+
<option value="8">CDATA</option>
|
207 |
+
</select>
|
208 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
209 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
216 |
+
</td>
|
217 |
+
</tr>
|
218 |
+
<tr>
|
219 |
+
<td>
|
220 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
221 |
+
</td>
|
222 |
+
<td>
|
223 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
224 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="ean"/>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
228 |
+
</td>
|
229 |
+
<td>
|
230 |
+
<select name="type[]" class="attr_type wfnoempty">
|
231 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
232 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
233 |
+
</select>
|
234 |
+
</td>
|
235 |
+
<td>
|
236 |
+
<select name="attributes[]" required="required"
|
237 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
238 |
+
<?php echo $product->attributeDropdown(); ?>
|
239 |
+
</select>
|
240 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
241 |
+
style=" display: none;"/>
|
242 |
+
</td>
|
243 |
+
<td>
|
244 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
245 |
+
</td>
|
246 |
+
<td>
|
247 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
248 |
+
<option value="1">Default</option>
|
249 |
+
<option value="2">Strip Tags</option>
|
250 |
+
<option value="3">UTF-8 Encode</option>
|
251 |
+
<option value="4">htmlentities</option>
|
252 |
+
<option value="5">Integer</option>
|
253 |
+
<option value="6">Price</option>
|
254 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
255 |
+
<option value="8">CDATA</option>
|
256 |
+
</select>
|
257 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
258 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
262 |
+
</td>
|
263 |
+
<td>
|
264 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
265 |
+
</td>
|
266 |
+
</tr>
|
267 |
+
<tr>
|
268 |
+
<td>
|
269 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
270 |
+
</td>
|
271 |
+
<td>
|
272 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
273 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="dlv_time"/>
|
274 |
+
</td>
|
275 |
+
<td>
|
276 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
277 |
+
</td>
|
278 |
+
<td>
|
279 |
+
<select name="type[]" class="attr_type wfnoempty">
|
280 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
281 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
282 |
+
</select>
|
283 |
+
</td>
|
284 |
+
<td>
|
285 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
286 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
287 |
+
<?php echo $product->attributeDropdown(); ?>
|
288 |
+
</select>
|
289 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
290 |
+
/>
|
291 |
+
</td>
|
292 |
+
<td>
|
293 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
294 |
+
</td>
|
295 |
+
<td>
|
296 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
297 |
+
<option value="1">Default</option>
|
298 |
+
<option value="2">Strip Tags</option>
|
299 |
+
<option value="3">UTF-8 Encode</option>
|
300 |
+
<option value="4">htmlentities</option>
|
301 |
+
<option value="5">Integer</option>
|
302 |
+
<option value="6">Price</option>
|
303 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
304 |
+
<option value="8">CDATA</option>
|
305 |
+
</select>
|
306 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
307 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
308 |
+
</td>
|
309 |
+
<td>
|
310 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
311 |
+
</td>
|
312 |
+
<td>
|
313 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
314 |
+
</td>
|
315 |
+
</tr>
|
316 |
+
<tr>
|
317 |
+
<td>
|
318 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
319 |
+
</td>
|
320 |
+
<td>
|
321 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
322 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="dlv_cost"/>
|
323 |
+
</td>
|
324 |
+
<td>
|
325 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
326 |
+
</td>
|
327 |
+
<td>
|
328 |
+
<select name="type[]" class="attr_type wfnoempty">
|
329 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
330 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
331 |
+
</select>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
335 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
336 |
+
<?php echo $product->attributeDropdown(); ?>
|
337 |
+
</select>
|
338 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
339 |
+
/>
|
340 |
+
</td>
|
341 |
+
<td>
|
342 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
343 |
+
</td>
|
344 |
+
<td>
|
345 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
346 |
+
<option value="1">Default</option>
|
347 |
+
<option value="2">Strip Tags</option>
|
348 |
+
<option value="3">UTF-8 Encode</option>
|
349 |
+
<option value="4">htmlentities</option>
|
350 |
+
<option value="5">Integer</option>
|
351 |
+
<option value="6">Price</option>
|
352 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
353 |
+
<option value="8">CDATA</option>
|
354 |
+
</select>
|
355 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
356 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
357 |
+
</td>
|
358 |
+
<td>
|
359 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
360 |
+
</td>
|
361 |
+
<td>
|
362 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
363 |
+
</td>
|
364 |
+
</tr>
|
365 |
+
<tr>
|
366 |
+
<td>
|
367 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
368 |
+
</td>
|
369 |
+
<td>
|
370 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
371 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="obl_info"/>
|
372 |
+
</td>
|
373 |
+
<td>
|
374 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
375 |
+
</td>
|
376 |
+
<td>
|
377 |
+
<select name="type[]" class="attr_type wfnoempty">
|
378 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
379 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
380 |
+
</select>
|
381 |
+
</td>
|
382 |
+
<td>
|
383 |
+
<select name="attributes[]" required="required"
|
384 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
385 |
+
<?php echo $product->attributeDropdown(); ?>
|
386 |
+
</select>
|
387 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
388 |
+
style=" display: none;"/>
|
389 |
+
</td>
|
390 |
+
<td>
|
391 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
392 |
+
</td>
|
393 |
+
<td>
|
394 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
395 |
+
<option value="1">Default</option>
|
396 |
+
<option value="2">Strip Tags</option>
|
397 |
+
<option value="3">UTF-8 Encode</option>
|
398 |
+
<option value="4">htmlentities</option>
|
399 |
+
<option value="5">Integer</option>
|
400 |
+
<option value="6">Price</option>
|
401 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
402 |
+
<option value="8">CDATA</option>
|
403 |
+
</select>
|
404 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
405 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
406 |
+
</td>
|
407 |
+
<td>
|
408 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
409 |
+
</td>
|
410 |
+
<td>
|
411 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
412 |
+
</td>
|
413 |
+
</tr>
|
414 |
+
<tr>
|
415 |
+
<td>
|
416 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
417 |
+
</td>
|
418 |
+
<td>
|
419 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
420 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="brand"/>
|
421 |
+
</td>
|
422 |
+
<td>
|
423 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
424 |
+
</td>
|
425 |
+
<td>
|
426 |
+
<select name="type[]" class="attr_type wfnoempty">
|
427 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
428 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
429 |
+
</select>
|
430 |
+
</td>
|
431 |
+
<td>
|
432 |
+
<select name="attributes[]" required="required" style=" display: none;"
|
433 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
434 |
+
<?php echo $product->attributeDropdown(); ?>
|
435 |
+
</select>
|
436 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
437 |
+
/>
|
438 |
+
</td>
|
439 |
+
<td>
|
440 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
441 |
+
</td>
|
442 |
+
<td>
|
443 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
444 |
+
<option value="1">Default</option>
|
445 |
+
<option value="2">Strip Tags</option>
|
446 |
+
<option value="3">UTF-8 Encode</option>
|
447 |
+
<option value="4">htmlentities</option>
|
448 |
+
<option value="5">Integer</option>
|
449 |
+
<option value="6">Price</option>
|
450 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
451 |
+
<option value="8">CDATA</option>
|
452 |
+
</select>
|
453 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
454 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
455 |
+
</td>
|
456 |
+
<td>
|
457 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
458 |
+
</td>
|
459 |
+
<td>
|
460 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
461 |
+
</td>
|
462 |
+
</tr>
|
463 |
+
<tr>
|
464 |
+
<td>
|
465 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
466 |
+
</td>
|
467 |
+
<td>
|
468 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
469 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="mpn"/>
|
470 |
+
</td>
|
471 |
+
<td>
|
472 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
473 |
+
</td>
|
474 |
+
<td>
|
475 |
+
<select name="type[]" class="attr_type wfnoempty">
|
476 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
477 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
478 |
+
</select>
|
479 |
+
</td>
|
480 |
+
<td>
|
481 |
+
<select name="attributes[]" required="required"
|
482 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
483 |
+
<?php echo $product->attributeDropdown(); ?>
|
484 |
+
</select>
|
485 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
486 |
+
style=" display: none;"/>
|
487 |
+
</td>
|
488 |
+
<td>
|
489 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
490 |
+
</td>
|
491 |
+
<td>
|
492 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
493 |
+
<option value="1">Default</option>
|
494 |
+
<option value="2">Strip Tags</option>
|
495 |
+
<option value="3">UTF-8 Encode</option>
|
496 |
+
<option value="4">htmlentities</option>
|
497 |
+
<option value="5">Integer</option>
|
498 |
+
<option value="6">Price</option>
|
499 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
500 |
+
<option value="8">CDATA</option>
|
501 |
+
</select>
|
502 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
503 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
504 |
+
</td>
|
505 |
+
<td>
|
506 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
507 |
+
</td>
|
508 |
+
<td>
|
509 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
510 |
+
</td>
|
511 |
+
</tr>
|
512 |
+
<tr>
|
513 |
+
<td>
|
514 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
515 |
+
</td>
|
516 |
+
<td>
|
517 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
518 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="link"/>
|
519 |
+
</td>
|
520 |
+
<td>
|
521 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
522 |
+
</td>
|
523 |
+
<td>
|
524 |
+
<select name="type[]" class="attr_type wfnoempty">
|
525 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
526 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
527 |
+
</select>
|
528 |
+
</td>
|
529 |
+
<td>
|
530 |
+
<select name="attributes[]" required="required"
|
531 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
532 |
+
<?php echo $product->attributeDropdown('link'); ?>
|
533 |
+
</select>
|
534 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
535 |
+
style=" display: none;"/>
|
536 |
+
</td>
|
537 |
+
<td>
|
538 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
539 |
+
</td>
|
540 |
+
<td>
|
541 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
542 |
+
<option value="1">Default</option>
|
543 |
+
<option value="2">Strip Tags</option>
|
544 |
+
<option value="3">UTF-8 Encode</option>
|
545 |
+
<option value="4">htmlentities</option>
|
546 |
+
<option value="5">Integer</option>
|
547 |
+
<option value="6">Price</option>
|
548 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
549 |
+
<option value="8">CDATA</option>
|
550 |
+
</select>
|
551 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
552 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
553 |
+
</td>
|
554 |
+
<td>
|
555 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
556 |
+
</td>
|
557 |
+
<td>
|
558 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
559 |
+
</td>
|
560 |
+
</tr>
|
561 |
+
<tr>
|
562 |
+
<td>
|
563 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
564 |
+
</td>
|
565 |
+
<td>
|
566 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
567 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="desc"/>
|
568 |
+
</td>
|
569 |
+
<td>
|
570 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
571 |
+
</td>
|
572 |
+
<td>
|
573 |
+
<select name="type[]" class="attr_type wfnoempty">
|
574 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
575 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
576 |
+
</select>
|
577 |
+
</td>
|
578 |
+
<td>
|
579 |
+
<select name="attributes[]" required="required"
|
580 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
581 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
582 |
+
</select>
|
583 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
584 |
+
style=" display: none;"/>
|
585 |
+
</td>
|
586 |
+
<td>
|
587 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
588 |
+
</td>
|
589 |
+
<td>
|
590 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
591 |
+
<option value="1">Default</option>
|
592 |
+
<option value="2">Strip Tags</option>
|
593 |
+
<option value="3">UTF-8 Encode</option>
|
594 |
+
<option value="4">htmlentities</option>
|
595 |
+
<option value="5">Integer</option>
|
596 |
+
<option value="6">Price</option>
|
597 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
598 |
+
<option value="8">CDATA</option>
|
599 |
+
</select>
|
600 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
601 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
602 |
+
</td>
|
603 |
+
<td>
|
604 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
605 |
+
</td>
|
606 |
+
<td>
|
607 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
608 |
+
</td>
|
609 |
+
</tr>
|
610 |
+
<tr>
|
611 |
+
<td>
|
612 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
613 |
+
</td>
|
614 |
+
<td>
|
615 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
616 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="sell_max"/>
|
617 |
+
</td>
|
618 |
+
<td>
|
619 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
620 |
+
</td>
|
621 |
+
<td>
|
622 |
+
<select name="type[]" class="attr_type wfnoempty">
|
623 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
624 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
625 |
+
</select>
|
626 |
+
</td>
|
627 |
+
<td>
|
628 |
+
<select name="attributes[]" required="required"
|
629 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
630 |
+
<?php echo $product->attributeDropdown('quantity'); ?>
|
631 |
+
</select>
|
632 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
633 |
+
style=" display: none;"/>
|
634 |
+
</td>
|
635 |
+
<td>
|
636 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
637 |
+
</td>
|
638 |
+
<td>
|
639 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
640 |
+
<option value="1">Default</option>
|
641 |
+
<option value="2">Strip Tags</option>
|
642 |
+
<option value="3">UTF-8 Encode</option>
|
643 |
+
<option value="4">htmlentities</option>
|
644 |
+
<option value="5">Integer</option>
|
645 |
+
<option value="6">Price</option>
|
646 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
647 |
+
<option value="8">CDATA</option>
|
648 |
+
</select>
|
649 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
650 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
651 |
+
</td>
|
652 |
+
<td>
|
653 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
654 |
+
</td>
|
655 |
+
<td>
|
656 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
657 |
+
</td>
|
658 |
+
</tr>
|
659 |
+
<tr>
|
660 |
+
<td>
|
661 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
662 |
+
</td>
|
663 |
+
<td>
|
664 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
665 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="shop_cat"/>
|
666 |
+
</td>
|
667 |
+
<td>
|
668 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
669 |
+
</td>
|
670 |
+
<td>
|
671 |
+
<select name="type[]" class="attr_type wfnoempty">
|
672 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
673 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
674 |
+
</select>
|
675 |
+
</td>
|
676 |
+
<td>
|
677 |
+
<select name="attributes[]" required="required"
|
678 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
679 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
680 |
+
</select>
|
681 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
682 |
+
style=" display: none;"/>
|
683 |
+
</td>
|
684 |
+
<td>
|
685 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
686 |
+
</td>
|
687 |
+
<td>
|
688 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
689 |
+
<option value="1">Default</option>
|
690 |
+
<option value="2">Strip Tags</option>
|
691 |
+
<option value="3">UTF-8 Encode</option>
|
692 |
+
<option value="4">htmlentities</option>
|
693 |
+
<option value="5">Integer</option>
|
694 |
+
<option value="6">Price</option>
|
695 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
696 |
+
<option value="8">CDATA</option>
|
697 |
+
</select>
|
698 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
699 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
700 |
+
</td>
|
701 |
+
<td>
|
702 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
703 |
+
</td>
|
704 |
+
<td>
|
705 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
706 |
+
</td>
|
707 |
+
</tr>
|
708 |
+
</tbody>
|
709 |
+
<tfoot>
|
710 |
+
<tr>
|
711 |
+
<td>
|
712 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
713 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
714 |
+
</button>
|
715 |
+
</td>
|
716 |
+
<td colspan="8">
|
717 |
+
|
718 |
+
</td>
|
719 |
+
</tr>
|
720 |
+
</tfoot>
|
721 |
+
</table>
|
722 |
+
<table class=" widefat fixed">
|
723 |
+
<tr>
|
724 |
+
<td align="left" class="">
|
725 |
+
<div class="makeFeedResponse"></div>
|
726 |
+
<div class="makeFeedComplete"></div>
|
727 |
+
</td>
|
728 |
+
<td align="right">
|
729 |
+
<button type="submit" class="wfbtn">
|
730 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
731 |
+
</button>
|
732 |
+
</td>
|
733 |
+
</tr>
|
734 |
+
</table>
|
735 |
+
</div>
|
736 |
+
</li>
|
737 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
738 |
+
|
739 |
+
</ul>
|
admin/partials/templates/custom_add-feed.php
ADDED
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr"/>
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown(); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
</tbody>
|
72 |
+
<tfoot>
|
73 |
+
<tr>
|
74 |
+
<td>
|
75 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
76 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
77 |
+
</button>
|
78 |
+
</td>
|
79 |
+
<td colspan="8">
|
80 |
+
|
81 |
+
</td>
|
82 |
+
</tr>
|
83 |
+
</tfoot>
|
84 |
+
</table>
|
85 |
+
<table class=" widefat fixed">
|
86 |
+
<tr>
|
87 |
+
<td align="left" class="">
|
88 |
+
<div class="makeFeedResponse"></div>
|
89 |
+
<div class="makeFeedComplete"></div>
|
90 |
+
</td>
|
91 |
+
<td align="right">
|
92 |
+
<button type="submit" class="wfbtn">
|
93 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
94 |
+
</button>
|
95 |
+
</td>
|
96 |
+
</tr>
|
97 |
+
</table>
|
98 |
+
</div>
|
99 |
+
</li>
|
100 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
101 |
+
|
102 |
+
</ul>
|
admin/partials/templates/custom_edit-feed.php
ADDED
@@ -0,0 +1,380 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
$dropDown = new Woo_Feed_Dropdown();
|
3 |
+
$product = new Woo_Feed_Products();
|
4 |
+
$product->load_attributes();
|
5 |
+
|
6 |
+
# @since After adding the SFTP Feature
|
7 |
+
if(!isset($feedRules['ftporsftp'])){
|
8 |
+
$feedRules['ftporsftp']="ftp";
|
9 |
+
}
|
10 |
+
|
11 |
+
?>
|
12 |
+
<div class="wrap" id="Feed">
|
13 |
+
<h2><?php echo _e('WooCommerce Product Feed', 'woo-feed'); ?></h2>
|
14 |
+
<table class="widefat fixed">
|
15 |
+
<tbody>
|
16 |
+
<tr>
|
17 |
+
<td align="center"><b><a target="_blank"
|
18 |
+
href="http://webappick.helpscoutdocs.com/article/17-woocommerce-product-feed">Help
|
19 |
+
& Docs</a></b></td>
|
20 |
+
<td align="center"><b><a style="color:#ee264a;" target="_blank"
|
21 |
+
href="https://www.youtube.com/channel/UCzy3G9pA3yVgo0YZc-yJmfw">VIDEOS</a></b>
|
22 |
+
</td>
|
23 |
+
<td>Contact <b style="color:#2CC185;">support@webappick.com</b> for support.</td>
|
24 |
+
</tr>
|
25 |
+
</tbody>
|
26 |
+
</table>
|
27 |
+
<br/>
|
28 |
+
|
29 |
+
<form action="" name="feed" id="updatefeed" method="post" autocomplete="disabled">
|
30 |
+
|
31 |
+
<?php wp_nonce_field('wf_edit_feed'); ?>
|
32 |
+
|
33 |
+
<table class=" widefat fixed">
|
34 |
+
<thead>
|
35 |
+
<tr>
|
36 |
+
<td colspan="2"><b><?php echo _e('Content Settings', 'woo-feed'); ?></b></td>
|
37 |
+
</tr>
|
38 |
+
</thead>
|
39 |
+
<tbody>
|
40 |
+
<tr>
|
41 |
+
<td width="30%"><b><?php echo _e('Template', 'woo-feed'); ?> <span class="requiredIn">*</span></b></td>
|
42 |
+
<td>
|
43 |
+
<select name="provider" id="provider" class="generalInput">
|
44 |
+
<?php echo $dropDown->merchantsDropdown(esc_attr($feedRules['provider'])); ?>
|
45 |
+
</select>
|
46 |
+
</td>
|
47 |
+
</tr>
|
48 |
+
<tr>
|
49 |
+
<td><b><?php echo _e('File Name', 'woo-feed'); ?> <span class="requiredIn">*</span></b></td>
|
50 |
+
<td><input name="filename"
|
51 |
+
value="<?php echo isset($feedRules['filename']) ? esc_attr($feedRules['filename']) : ''; ?>"
|
52 |
+
type="text"
|
53 |
+
class="generalInput"/></td>
|
54 |
+
</tr>
|
55 |
+
<tr>
|
56 |
+
<td><b><?php echo _e('Feed Type', 'woo-feed'); ?> <span class="requiredIn">*</span></b></td>
|
57 |
+
<td>
|
58 |
+
<select name="feedType" id="feedType" class="generalInput">
|
59 |
+
<option <?php echo ($feedRules['feedType'] == "xml") ? 'selected="selected"' : ''; ?> value="xml">
|
60 |
+
XML
|
61 |
+
</option>
|
62 |
+
<option <?php echo ($feedRules['feedType'] == "csv") ? 'selected="selected"' : ''; ?> value="csv">
|
63 |
+
CSV
|
64 |
+
</option>
|
65 |
+
<option <?php echo ($feedRules['feedType'] == "txt") ? 'selected="selected"' : ''; ?> value="txt">
|
66 |
+
TXT
|
67 |
+
</option>
|
68 |
+
</select>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
|
72 |
+
<tr class="itemWrapper" <?php echo ($feedRules['feedType'] != "xml") ? 'style="display: none;"' : ''; ?> >
|
73 |
+
<td><b><?php echo _e('Items Wrapper', 'woo-feed'); ?> <span class="requiredIn">*</span></b></td>
|
74 |
+
<td><input name="itemsWrapper" type="text"
|
75 |
+
value="<?php echo ($feedRules['feedType'] == "xml") && isset($feedRules['itemsWrapper']) ? esc_attr($feedRules['itemsWrapper']) : 'products'; ?>"
|
76 |
+
class="generalInput" required="required"/>
|
77 |
+
</td>
|
78 |
+
</tr>
|
79 |
+
<tr class="itemWrapper" <?php echo ($feedRules['feedType'] != "xml") ? 'style="display: none;"' : ''; ?>>
|
80 |
+
<td><b><?php echo _e('Single Item Wrapper', 'woo-feed'); ?> <span class="requiredIn">*</span></b></td>
|
81 |
+
<td><input name="itemWrapper" type="text"
|
82 |
+
value="<?php echo ($feedRules['feedType'] == "xml") && isset($feedRules['itemWrapper']) ? esc_attr($feedRules['itemWrapper']) : 'product'; ?>"
|
83 |
+
class="generalInput" required="required"/>
|
84 |
+
</td>
|
85 |
+
</tr>
|
86 |
+
<tr class="itemWrapper" >
|
87 |
+
<td><b><?php echo _e('Extra Header', 'woo-feed'); ?> </b></td>
|
88 |
+
<td>
|
89 |
+
<textarea name="extraHeader" style="width: 100%" placeholder="Insert Extra Header value. Press enter at the end of each line."
|
90 |
+
rows="3"><?php echo isset($feedRules['extraHeader']) ? $feedRules['extraHeader'] : ''; ?></textarea>
|
91 |
+
</td>
|
92 |
+
</tr>
|
93 |
+
<tr class="wf_csvtxt" <?php echo ($feedRules['feedType'] == "xml") ? 'style="display: none;"' : ''; ?>>
|
94 |
+
<td><b><?php echo _e('Delimiter', 'woo-feed'); ?> <span class="requiredIn">*</span></b></td>
|
95 |
+
<td>
|
96 |
+
<select name="delimiter" id="delimiter" class="generalInput">
|
97 |
+
<option <?php echo isset($feedRules['delimiter']) && $feedRules['delimiter'] == "," ? 'selected="selected"' : ''; ?>
|
98 |
+
value=",">Comma
|
99 |
+
</option>
|
100 |
+
<option <?php echo isset($feedRules['delimiter']) && $feedRules['delimiter'] == "tab" ? 'selected="selected"' : ''; ?>
|
101 |
+
value="tab">Tab
|
102 |
+
</option>
|
103 |
+
<option <?php echo isset($feedRules['delimiter']) && $feedRules['delimiter'] == ":" ? 'selected="selected"' : ''; ?>
|
104 |
+
value=":">Colon
|
105 |
+
</option>
|
106 |
+
<option <?php echo isset($feedRules['delimiter']) && $feedRules['delimiter'] == " " ? 'selected="selected"' : ''; ?>
|
107 |
+
value=" ">Space
|
108 |
+
</option>
|
109 |
+
<option <?php echo isset($feedRules['delimiter']) && $feedRules['delimiter'] == "|" ? 'selected="selected"' : ''; ?>
|
110 |
+
value="|">Pipe
|
111 |
+
</option>
|
112 |
+
<option <?php echo isset($feedRules['delimiter']) && $feedRules['delimiter'] == ";" ? 'selected="selected"' : ''; ?>
|
113 |
+
value=";">Semi Colon
|
114 |
+
</option>
|
115 |
+
</select>
|
116 |
+
</td>
|
117 |
+
</tr>
|
118 |
+
<tr class="wf_csvtxt" <?php echo ($feedRules['feedType'] == "xml") ? 'style="display: none;"' : ''; ?>>
|
119 |
+
<td><b><?php echo _e('Enclosure', 'woo-feed'); ?> <span class="requiredIn">*</span></b></td>
|
120 |
+
<td>
|
121 |
+
<select name="enclosure" id="enclosure" class="generalInput">
|
122 |
+
<option <?php echo isset($feedRules['enclosure']) && $feedRules['enclosure'] == " " ? 'selected="selected"' : ''; ?>
|
123 |
+
value=" ">None
|
124 |
+
</option>
|
125 |
+
<option <?php echo isset($feedRules['enclosure']) && $feedRules['enclosure'] == "double" ? 'selected="selected"' : ''; ?>
|
126 |
+
value='double'>"
|
127 |
+
</option>
|
128 |
+
<option <?php echo isset($feedRules['enclosure']) && $feedRules['enclosure'] == "single" ? 'selected="selected"' : ''; ?>
|
129 |
+
value="single">'
|
130 |
+
</option>
|
131 |
+
</select>
|
132 |
+
</td>
|
133 |
+
</tr>
|
134 |
+
</tbody>
|
135 |
+
</table>
|
136 |
+
<br/>
|
137 |
+
|
138 |
+
<ul class="wf_tabs">
|
139 |
+
<li>
|
140 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
141 |
+
<label class="wf-tab-name" for="tab1">Feed Config</label>
|
142 |
+
|
143 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
144 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
145 |
+
<thead>
|
146 |
+
<tr>
|
147 |
+
<th></th>
|
148 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
149 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
150 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
151 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
152 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
153 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
154 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
155 |
+
<th></th>
|
156 |
+
</tr>
|
157 |
+
</thead>
|
158 |
+
<tbody>
|
159 |
+
<?php
|
160 |
+
if (count($feedRules['mattributes']) > 0) {
|
161 |
+
$mAttributes = $feedRules['mattributes'];
|
162 |
+
$wooAttributes = $feedRules['attributes'];
|
163 |
+
$type = $feedRules['type'];
|
164 |
+
$default = $feedRules['default'];
|
165 |
+
$prefix = $feedRules['prefix'];
|
166 |
+
$suffix = $feedRules['suffix'];
|
167 |
+
$outputType = $feedRules['output_type'];
|
168 |
+
$limit = $feedRules['limit'];
|
169 |
+
$counter = 0;
|
170 |
+
foreach ($mAttributes as $merchant => $mAttribute) {
|
171 |
+
|
172 |
+
?>
|
173 |
+
<tr>
|
174 |
+
<td>
|
175 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
176 |
+
</td>
|
177 |
+
<td>
|
178 |
+
<input type="text" name="mattributes[]" value="<?php echo esc_attr($mAttribute); ?>"
|
179 |
+
required
|
180 |
+
class="wf_mattributes"/>
|
181 |
+
</td>
|
182 |
+
<td>
|
183 |
+
<input type="text" name="prefix[]" value="<?php echo esc_html($prefix[$merchant]); ?>"
|
184 |
+
autocomplete="off"
|
185 |
+
class="wf_ps"/>
|
186 |
+
</td>
|
187 |
+
<td>
|
188 |
+
<select name="type[]" class="attr_type wfnoempty">
|
189 |
+
<option <?php echo ($type[$merchant] == "attribute") ? 'selected="selected"' : ''; ?>
|
190 |
+
value="attribute"><?php echo _e('Attribute', 'woo-feed'); ?>
|
191 |
+
</option>
|
192 |
+
<option <?php echo ($type[$merchant] == "pattern") ? 'selected="selected"' : ''; ?>
|
193 |
+
value="pattern"><?php echo _e('Pattern', 'woo-feed'); ?>
|
194 |
+
</option>
|
195 |
+
</select>
|
196 |
+
|
197 |
+
</td>
|
198 |
+
<td>
|
199 |
+
<select <?php echo ($type[$merchant] == "attribute") ? '' : 'style=" display: none;"'; ?>
|
200 |
+
name="attributes[]"
|
201 |
+
class="wf_attr wf_attributes">
|
202 |
+
<?php echo $product->attributeDropdown(esc_attr($wooAttributes[$merchant])); ?>
|
203 |
+
</select>
|
204 |
+
|
205 |
+
<input <?php echo ($type[$merchant] == "pattern") ? '' : 'style=" display: none;"'; ?>
|
206 |
+
autocomplete="off"
|
207 |
+
class="wf_default wf_attributes" type="text" name="default[]"
|
208 |
+
value="<?php echo esc_attr($default[$merchant]); ?>"/>
|
209 |
+
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="suffix[]" value="<?php echo esc_html($suffix[$merchant]); ?>"
|
213 |
+
autocomplete="off"
|
214 |
+
class="wf_ps"/>
|
215 |
+
</td>
|
216 |
+
|
217 |
+
<td>
|
218 |
+
<select name="output_type[<?php echo $counter; ?>][]"
|
219 |
+
class="outputType wfnoempty" <?php echo (count($outputType[$counter]) > 1) ? 'multiple="multiple"' : ''; ?>>
|
220 |
+
<option <?php echo (in_array('1', $outputType[$counter])) ? 'selected="selected"' : ''; ?>
|
221 |
+
value="1">Default
|
222 |
+
</option>
|
223 |
+
<option <?php echo (in_array('2', $outputType[$counter])) ? 'selected="selected"' : ''; ?>
|
224 |
+
value="2">Strip Tags
|
225 |
+
</option>
|
226 |
+
<option <?php echo (in_array('3', $outputType[$counter])) ? 'selected="selected"' : ''; ?>
|
227 |
+
value="3">UTF-8 Encode
|
228 |
+
</option>
|
229 |
+
<option <?php echo (in_array('4', $outputType[$counter])) ? 'selected="selected"' : ''; ?>
|
230 |
+
value="4">htmlentities
|
231 |
+
</option>
|
232 |
+
<option <?php echo (in_array('5', $outputType[$counter])) ? 'selected="selected"' : ''; ?>
|
233 |
+
value="5">Integer
|
234 |
+
</option>
|
235 |
+
<option <?php echo (in_array('6', $outputType[$counter])) ? 'selected="selected"' : ''; ?>
|
236 |
+
value="6">Price
|
237 |
+
</option>
|
238 |
+
<option <?php echo (in_array('7', $outputType[$counter])) ? 'selected="selected"' : ''; ?>
|
239 |
+
value="7">Remove Space
|
240 |
+
</option>
|
241 |
+
<option <?php echo (in_array('10', $outputType[$counter])) ? 'selected="selected"' : ''; ?>
|
242 |
+
value="10">Remove ShortCodes
|
243 |
+
</option>
|
244 |
+
<option <?php echo (in_array('9', $outputType[$counter])) ? 'selected="selected"' : ''; ?>
|
245 |
+
value="9">Remove Special Character
|
246 |
+
</option>
|
247 |
+
<option <?php echo (in_array('8', $outputType[$counter])) ? 'selected="selected"' : ''; ?>
|
248 |
+
value="8">CDATA
|
249 |
+
</option>
|
250 |
+
</select>
|
251 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
252 |
+
<i style="display: none;"
|
253 |
+
class="dashicons dashicons-editor-contract contractType"></i>
|
254 |
+
</td>
|
255 |
+
<td>
|
256 |
+
<input type="text" name="limit[]" value="<?php echo esc_attr($limit[$merchant]); ?>"
|
257 |
+
autocomplete="off"
|
258 |
+
class="wf_ps"/>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
262 |
+
</td>
|
263 |
+
</tr>
|
264 |
+
|
265 |
+
<?php
|
266 |
+
$counter++;
|
267 |
+
}
|
268 |
+
}
|
269 |
+
?>
|
270 |
+
|
271 |
+
</tbody>
|
272 |
+
<tfoot>
|
273 |
+
<tr>
|
274 |
+
<td colspan="3">
|
275 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
276 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
277 |
+
</button>
|
278 |
+
</td>
|
279 |
+
<td colspan="6">
|
280 |
+
|
281 |
+
</td>
|
282 |
+
</tr>
|
283 |
+
</tfoot>
|
284 |
+
</table>
|
285 |
+
<table class=" widefat fixed">
|
286 |
+
<tr>
|
287 |
+
<td align="left" class="">
|
288 |
+
<div class="makeFeedResponse"></div>
|
289 |
+
<div class="makeFeedComplete"></div>
|
290 |
+
</td>
|
291 |
+
<td align="right">
|
292 |
+
<button name="<?php echo isset($_GET['action']) ? esc_attr($_GET['action']) : ''; ?>"
|
293 |
+
type="submit" id="submit"
|
294 |
+
class="wfbtn updatefeed">
|
295 |
+
<?php echo _e('Update and Generate Feed', 'woo-feed'); ?>
|
296 |
+
</button>
|
297 |
+
</td>
|
298 |
+
</tr>
|
299 |
+
</table>
|
300 |
+
</div>
|
301 |
+
</li>
|
302 |
+
<li>
|
303 |
+
<input type="radio" name="wf_tabs" id="tab3"/>
|
304 |
+
<label class="wf-tab-name" for="tab3"><?php echo _e('FTP / SFTP', 'woo-feed'); ?></label>
|
305 |
+
|
306 |
+
<div id="wf-tab-content3" class="wf-tab-content">
|
307 |
+
<table class="table widefat fixed mtable" width="100%">
|
308 |
+
<tbody>
|
309 |
+
<tr>
|
310 |
+
<td><?php echo _e('Enabled', 'woo-feed'); ?></td>
|
311 |
+
<td>
|
312 |
+
<select name="ftpenabled" >
|
313 |
+
<option <?php echo ($feedRules['ftpenabled'] == "0") ? 'selected="selected"' : ''; ?>
|
314 |
+
value="0"><?php echo _e('Disabled', 'woo-feed'); ?>
|
315 |
+
</option>
|
316 |
+
<option <?php echo ($feedRules['ftpenabled'] == "1") ? 'selected="selected"' : ''; ?>
|
317 |
+
value="1"><?php echo _e('Enabled', 'woo-feed'); ?>
|
318 |
+
</option>
|
319 |
+
</select>
|
320 |
+
</td>
|
321 |
+
</tr>
|
322 |
+
<tr>
|
323 |
+
<td><?php echo _e( 'Server Type', 'woo-feed' ); ?></td>
|
324 |
+
<td>
|
325 |
+
<select name="ftporsftp" class="ftporsftp">
|
326 |
+
<option <?php echo ($feedRules['ftporsftp'] == "ftp") ? 'selected="selected"' : ''; ?> value="ftp"><?php echo _e( 'FTP', 'woo-feed' ); ?></option>
|
327 |
+
<option <?php echo ($feedRules['ftporsftp'] == "sftp") ? 'selected="selected"' : ''; ?>value="sftp"><?php echo _e( 'SFTP', 'woo-feed' ); ?></option>
|
328 |
+
</select>
|
329 |
+
<span class="ssh2_status"></span>
|
330 |
+
</td>
|
331 |
+
</tr>
|
332 |
+
<tr>
|
333 |
+
<td><?php echo _e('Host Name', 'woo-feed'); ?></td>
|
334 |
+
<td><input type="text" value="<?php echo esc_attr($feedRules['ftphost']); ?>" name="ftphost"
|
335 |
+
autocomplete="off"/></td>
|
336 |
+
</tr>
|
337 |
+
<tr>
|
338 |
+
<td><?php echo _e('User Name', 'woo-feed'); ?></td>
|
339 |
+
<td><input type="text" value="<?php echo esc_attr($feedRules['ftpuser']); ?>" name="ftpuser"
|
340 |
+
autocomplete="off"/></td>
|
341 |
+
</tr>
|
342 |
+
<tr>
|
343 |
+
<td><?php echo _e('Password', 'woo-feed'); ?></td>
|
344 |
+
<td><input type="password" value="<?php echo esc_attr($feedRules['ftppassword']); ?>"
|
345 |
+
name="ftppassword" autocomplete="off"/></td>
|
346 |
+
</tr>
|
347 |
+
<tr>
|
348 |
+
<td><?php echo _e('Port', 'woo-feed'); ?></td>
|
349 |
+
<td><input type="text" value="<?php echo isset($feedRules['ftpport'])?esc_attr($feedRules['ftpport']):21; ?>"
|
350 |
+
name="ftpport" autocomplete="off"/></td>
|
351 |
+
</tr>
|
352 |
+
<tr>
|
353 |
+
<td><?php echo _e('Path', 'woo-feed'); ?></td>
|
354 |
+
<td><input type="text" value="<?php echo esc_attr($feedRules['ftppath']); ?>" name="ftppath"
|
355 |
+
autocomplete="off"/></td>
|
356 |
+
</tr>
|
357 |
+
|
358 |
+
</tbody>
|
359 |
+
</table>
|
360 |
+
<table class=" widefat fixed">
|
361 |
+
<tr>
|
362 |
+
<td align="left" class="">
|
363 |
+
<div class="makeFeedResponse"></div>
|
364 |
+
<div class="makeFeedComplete"></div>
|
365 |
+
</td>
|
366 |
+
<td align="right">
|
367 |
+
<button name="<?php echo isset($_GET['action']) ? esc_attr($_GET['action']) : ''; ?>"
|
368 |
+
type="submit" id="submit"
|
369 |
+
class="wfbtn updatefeed">
|
370 |
+
<?php echo _e('Update and Generate Feed', 'woo-feed'); ?>
|
371 |
+
</button>
|
372 |
+
</td>
|
373 |
+
</tr>
|
374 |
+
</table>
|
375 |
+
</div>
|
376 |
+
</li>
|
377 |
+
|
378 |
+
</ul>
|
379 |
+
</form>
|
380 |
+
</div>
|
admin/partials/templates/dooyoo_add-feed.php
ADDED
@@ -0,0 +1,452 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="id" />
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('id'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
|
72 |
+
<tr>
|
73 |
+
<td>
|
74 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
75 |
+
</td>
|
76 |
+
<td>
|
77 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
78 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="title" />
|
79 |
+
</td>
|
80 |
+
<td>
|
81 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
82 |
+
</td>
|
83 |
+
<td>
|
84 |
+
<select name="type[]" class="attr_type wfnoempty">
|
85 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
86 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
87 |
+
</select>
|
88 |
+
</td>
|
89 |
+
<td>
|
90 |
+
<select name="attributes[]" required="required"
|
91 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
92 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
93 |
+
</select>
|
94 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
95 |
+
style=" display: none;"/>
|
96 |
+
</td>
|
97 |
+
<td>
|
98 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
99 |
+
</td>
|
100 |
+
<td>
|
101 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
102 |
+
<option value="1">Default</option>
|
103 |
+
<option value="2">Strip Tags</option>
|
104 |
+
<option value="3">UTF-8 Encode</option>
|
105 |
+
<option value="4">htmlentities</option>
|
106 |
+
<option value="5">Integer</option>
|
107 |
+
<option value="6">Price</option>
|
108 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
109 |
+
<option value="8">CDATA</option>
|
110 |
+
</select>
|
111 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
112 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
113 |
+
</td>
|
114 |
+
<td>
|
115 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
116 |
+
</td>
|
117 |
+
<td>
|
118 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
119 |
+
</td>
|
120 |
+
</tr>
|
121 |
+
|
122 |
+
<tr>
|
123 |
+
<td>
|
124 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
125 |
+
</td>
|
126 |
+
<td>
|
127 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
128 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="description" />
|
129 |
+
</td>
|
130 |
+
<td>
|
131 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
132 |
+
</td>
|
133 |
+
<td>
|
134 |
+
<select name="type[]" class="attr_type wfnoempty">
|
135 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
136 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
137 |
+
</select>
|
138 |
+
</td>
|
139 |
+
<td>
|
140 |
+
<select name="attributes[]" required="required"
|
141 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
142 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
143 |
+
</select>
|
144 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
145 |
+
style=" display: none;"/>
|
146 |
+
</td>
|
147 |
+
<td>
|
148 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
149 |
+
</td>
|
150 |
+
<td>
|
151 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
152 |
+
<option value="1">Default</option>
|
153 |
+
<option value="2">Strip Tags</option>
|
154 |
+
<option value="3">UTF-8 Encode</option>
|
155 |
+
<option value="4">htmlentities</option>
|
156 |
+
<option value="5">Integer</option>
|
157 |
+
<option value="6">Price</option>
|
158 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
159 |
+
<option value="8">CDATA</option>
|
160 |
+
</select>
|
161 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
162 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
163 |
+
</td>
|
164 |
+
<td>
|
165 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
166 |
+
</td>
|
167 |
+
<td>
|
168 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
169 |
+
</td>
|
170 |
+
</tr>
|
171 |
+
|
172 |
+
<tr>
|
173 |
+
<td>
|
174 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
175 |
+
</td>
|
176 |
+
<td>
|
177 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
178 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="link" />
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
182 |
+
</td>
|
183 |
+
<td>
|
184 |
+
<select name="type[]" class="attr_type wfnoempty">
|
185 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
186 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
187 |
+
</select>
|
188 |
+
</td>
|
189 |
+
<td>
|
190 |
+
<select name="attributes[]" required="required"
|
191 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
192 |
+
<?php echo $product->attributeDropdown('link'); ?>
|
193 |
+
</select>
|
194 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
195 |
+
style=" display: none;"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
199 |
+
</td>
|
200 |
+
<td>
|
201 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
202 |
+
<option value="1">Default</option>
|
203 |
+
<option value="2">Strip Tags</option>
|
204 |
+
<option value="3">UTF-8 Encode</option>
|
205 |
+
<option value="4">htmlentities</option>
|
206 |
+
<option value="5">Integer</option>
|
207 |
+
<option value="6">Price</option>
|
208 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
209 |
+
<option value="8">CDATA</option>
|
210 |
+
</select>
|
211 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
212 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
216 |
+
</td>
|
217 |
+
<td>
|
218 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
219 |
+
</td>
|
220 |
+
</tr>
|
221 |
+
|
222 |
+
<tr>
|
223 |
+
<td>
|
224 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
228 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="image_link" />
|
229 |
+
</td>
|
230 |
+
<td>
|
231 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
232 |
+
</td>
|
233 |
+
<td>
|
234 |
+
<select name="type[]" class="attr_type wfnoempty">
|
235 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
236 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
237 |
+
</select>
|
238 |
+
</td>
|
239 |
+
<td>
|
240 |
+
<select name="attributes[]" required="required"
|
241 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
242 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
243 |
+
</select>
|
244 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
245 |
+
style=" display: none;"/>
|
246 |
+
</td>
|
247 |
+
<td>
|
248 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
249 |
+
</td>
|
250 |
+
<td>
|
251 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
252 |
+
<option value="1">Default</option>
|
253 |
+
<option value="2">Strip Tags</option>
|
254 |
+
<option value="3">UTF-8 Encode</option>
|
255 |
+
<option value="4">htmlentities</option>
|
256 |
+
<option value="5">Integer</option>
|
257 |
+
<option value="6">Price</option>
|
258 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
259 |
+
<option value="8">CDATA</option>
|
260 |
+
</select>
|
261 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
262 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
263 |
+
</td>
|
264 |
+
<td>
|
265 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
266 |
+
</td>
|
267 |
+
<td>
|
268 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
269 |
+
</td>
|
270 |
+
</tr>
|
271 |
+
|
272 |
+
<tr>
|
273 |
+
<td>
|
274 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
275 |
+
</td>
|
276 |
+
<td>
|
277 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
278 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="price" />
|
279 |
+
</td>
|
280 |
+
<td>
|
281 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
282 |
+
</td>
|
283 |
+
<td>
|
284 |
+
<select name="type[]" class="attr_type wfnoempty">
|
285 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
286 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
287 |
+
</select>
|
288 |
+
</td>
|
289 |
+
<td>
|
290 |
+
<select name="attributes[]" required="required"
|
291 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
292 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
293 |
+
</select>
|
294 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
295 |
+
style=" display: none;"/>
|
296 |
+
</td>
|
297 |
+
<td>
|
298 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
299 |
+
</td>
|
300 |
+
<td>
|
301 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
302 |
+
<option value="1">Default</option>
|
303 |
+
<option value="2">Strip Tags</option>
|
304 |
+
<option value="3">UTF-8 Encode</option>
|
305 |
+
<option value="4">htmlentities</option>
|
306 |
+
<option value="5">Integer</option>
|
307 |
+
<option value="6">Price</option>
|
308 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
309 |
+
<option value="8">CDATA</option>
|
310 |
+
</select>
|
311 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
312 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
313 |
+
</td>
|
314 |
+
<td>
|
315 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
316 |
+
</td>
|
317 |
+
<td>
|
318 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
319 |
+
</td>
|
320 |
+
</tr>
|
321 |
+
|
322 |
+
<tr>
|
323 |
+
<td>
|
324 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
325 |
+
</td>
|
326 |
+
<td>
|
327 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
328 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="categories" />
|
329 |
+
</td>
|
330 |
+
<td>
|
331 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="type[]" class="attr_type wfnoempty">
|
335 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
336 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
337 |
+
</select>
|
338 |
+
</td>
|
339 |
+
<td>
|
340 |
+
<select name="attributes[]" required="required"
|
341 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
342 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
343 |
+
</select>
|
344 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
345 |
+
style=" display: none;"/>
|
346 |
+
</td>
|
347 |
+
<td>
|
348 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
349 |
+
</td>
|
350 |
+
<td>
|
351 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
352 |
+
<option value="1">Default</option>
|
353 |
+
<option value="2">Strip Tags</option>
|
354 |
+
<option value="3">UTF-8 Encode</option>
|
355 |
+
<option value="4">htmlentities</option>
|
356 |
+
<option value="5">Integer</option>
|
357 |
+
<option value="6">Price</option>
|
358 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
359 |
+
<option value="8">CDATA</option>
|
360 |
+
</select>
|
361 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
362 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
363 |
+
</td>
|
364 |
+
<td>
|
365 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
366 |
+
</td>
|
367 |
+
<td>
|
368 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
369 |
+
</td>
|
370 |
+
</tr>
|
371 |
+
|
372 |
+
<tr>
|
373 |
+
<td>
|
374 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
375 |
+
</td>
|
376 |
+
<td>
|
377 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
378 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="brand" />
|
379 |
+
</td>
|
380 |
+
<td>
|
381 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
382 |
+
</td>
|
383 |
+
<td>
|
384 |
+
<select name="type[]" class="attr_type wfnoempty">
|
385 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
386 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
387 |
+
</select>
|
388 |
+
</td>
|
389 |
+
<td>
|
390 |
+
<select name="attributes[]" required="required"
|
391 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
392 |
+
<?php echo $product->attributeDropdown('brand'); ?>
|
393 |
+
</select>
|
394 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
395 |
+
style=" display: none;"/>
|
396 |
+
</td>
|
397 |
+
<td>
|
398 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
399 |
+
</td>
|
400 |
+
<td>
|
401 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
402 |
+
<option value="1">Default</option>
|
403 |
+
<option value="2">Strip Tags</option>
|
404 |
+
<option value="3">UTF-8 Encode</option>
|
405 |
+
<option value="4">htmlentities</option>
|
406 |
+
<option value="5">Integer</option>
|
407 |
+
<option value="6">Price</option>
|
408 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
409 |
+
<option value="8">CDATA</option>
|
410 |
+
</select>
|
411 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
412 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
413 |
+
</td>
|
414 |
+
<td>
|
415 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
416 |
+
</td>
|
417 |
+
<td>
|
418 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
419 |
+
</td>
|
420 |
+
</tr>
|
421 |
+
</tbody>
|
422 |
+
<tfoot>
|
423 |
+
<tr>
|
424 |
+
<td>
|
425 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
426 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
427 |
+
</button>
|
428 |
+
</td>
|
429 |
+
<td colspan="8">
|
430 |
+
|
431 |
+
</td>
|
432 |
+
</tr>
|
433 |
+
</tfoot>
|
434 |
+
</table>
|
435 |
+
<table class=" widefat fixed">
|
436 |
+
<tr>
|
437 |
+
<td align="left" class="">
|
438 |
+
<div class="makeFeedResponse"></div>
|
439 |
+
<div class="makeFeedComplete"></div>
|
440 |
+
</td>
|
441 |
+
<td align="right">
|
442 |
+
<button type="submit" class="wfbtn">
|
443 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
444 |
+
</button>
|
445 |
+
</td>
|
446 |
+
</tr>
|
447 |
+
</table>
|
448 |
+
</div>
|
449 |
+
</li>
|
450 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
451 |
+
|
452 |
+
</ul>
|
admin/partials/templates/facebook_add-feed.php
ADDED
@@ -0,0 +1,704 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
28 |
+
<?php echo $dropDown->googleAttributesDropdown('id'); ?>
|
29 |
+
</select>
|
30 |
+
</td>
|
31 |
+
<td>
|
32 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
33 |
+
</td>
|
34 |
+
<td>
|
35 |
+
<select name="type[]" class="attr_type wfnoempty">
|
36 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
37 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
38 |
+
</select>
|
39 |
+
</td>
|
40 |
+
<td>
|
41 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('id'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
<tr>
|
72 |
+
<td>
|
73 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
74 |
+
</td>
|
75 |
+
<td>
|
76 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
77 |
+
<?php echo $dropDown->googleAttributesDropdown('title'); ?>
|
78 |
+
</select>
|
79 |
+
</td>
|
80 |
+
<td>
|
81 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
82 |
+
</td>
|
83 |
+
<td>
|
84 |
+
<select name="type[]" class="attr_type wfnoempty">
|
85 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
86 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
87 |
+
</select>
|
88 |
+
</td>
|
89 |
+
<td>
|
90 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
91 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
92 |
+
</select>
|
93 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
94 |
+
style=" display: none;"/>
|
95 |
+
</td>
|
96 |
+
<td>
|
97 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
98 |
+
</td>
|
99 |
+
<td>
|
100 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
101 |
+
<option value="1">Default</option>
|
102 |
+
<option value="2">Strip Tags</option>
|
103 |
+
<option value="3">UTF-8 Encode</option>
|
104 |
+
<option value="4">htmlentities</option>
|
105 |
+
<option value="5">Integer</option>
|
106 |
+
<option value="6">Price</option>
|
107 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
108 |
+
<option value="8">CDATA</option>
|
109 |
+
</select>
|
110 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
111 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
115 |
+
</td>
|
116 |
+
<td>
|
117 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
118 |
+
</td>
|
119 |
+
</tr>
|
120 |
+
<tr>
|
121 |
+
<td>
|
122 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
123 |
+
</td>
|
124 |
+
<td>
|
125 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
126 |
+
<?php echo $dropDown->googleAttributesDropdown('description'); ?>
|
127 |
+
</select>
|
128 |
+
</td>
|
129 |
+
<td>
|
130 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
131 |
+
</td>
|
132 |
+
<td>
|
133 |
+
<select name="type[]" class="attr_type wfnoempty">
|
134 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
135 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
136 |
+
</select>
|
137 |
+
</td>
|
138 |
+
<td>
|
139 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
140 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
141 |
+
</select>
|
142 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
143 |
+
style=" display: none;"/>
|
144 |
+
</td>
|
145 |
+
<td>
|
146 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
147 |
+
</td>
|
148 |
+
<td>
|
149 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
150 |
+
<option value="1">Default</option>
|
151 |
+
<option selected value="2">Strip Tags</option>
|
152 |
+
<option value="3">UTF-8 Encode</option>
|
153 |
+
<option value="4">htmlentities</option>
|
154 |
+
<option value="5">Integer</option>
|
155 |
+
<option value="6">Price</option>
|
156 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
157 |
+
<option value="8">CDATA</option>
|
158 |
+
</select>
|
159 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
160 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
161 |
+
</td>
|
162 |
+
<td>
|
163 |
+
<input type="text" name="limit[]" class="wf_ps" value="5000"/>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
167 |
+
</td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td>
|
171 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
172 |
+
</td>
|
173 |
+
<td>
|
174 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
175 |
+
<?php echo $dropDown->googleAttributesDropdown('item_group_id'); ?>
|
176 |
+
</select>
|
177 |
+
</td>
|
178 |
+
<td>
|
179 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
180 |
+
</td>
|
181 |
+
<td>
|
182 |
+
<select name="type[]" class="attr_type wfnoempty">
|
183 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
184 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
185 |
+
</select>
|
186 |
+
</td>
|
187 |
+
<td>
|
188 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
189 |
+
<?php echo $product->attributeDropdown('item_group_id'); ?>
|
190 |
+
</select>
|
191 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
192 |
+
style=" display: none;"/>
|
193 |
+
</td>
|
194 |
+
<td>
|
195 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
199 |
+
<option value="1">Default</option>
|
200 |
+
<option value="2">Strip Tags</option>
|
201 |
+
<option value="3">UTF-8 Encode</option>
|
202 |
+
<option value="4">htmlentities</option>
|
203 |
+
<option value="5">Integer</option>
|
204 |
+
<option value="6">Price</option>
|
205 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
206 |
+
<option value="8">CDATA</option>
|
207 |
+
</select>
|
208 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
209 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
216 |
+
</td>
|
217 |
+
</tr>
|
218 |
+
<tr>
|
219 |
+
<td>
|
220 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
221 |
+
</td>
|
222 |
+
<td>
|
223 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
224 |
+
<?php echo $dropDown->googleAttributesDropdown('link'); ?>
|
225 |
+
</select>
|
226 |
+
</td>
|
227 |
+
<td>
|
228 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
229 |
+
</td>
|
230 |
+
<td>
|
231 |
+
<select name="type[]" class="attr_type wfnoempty">
|
232 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
233 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
234 |
+
</select>
|
235 |
+
</td>
|
236 |
+
<td>
|
237 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
238 |
+
<?php echo $product->attributeDropdown('link'); ?>
|
239 |
+
</select>
|
240 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
241 |
+
style=" display: none;"/>
|
242 |
+
</td>
|
243 |
+
<td>
|
244 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
245 |
+
</td>
|
246 |
+
<td>
|
247 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
248 |
+
<option value="1">Default</option>
|
249 |
+
<option value="2">Strip Tags</option>
|
250 |
+
<option value="3">UTF-8 Encode</option>
|
251 |
+
<option value="4">htmlentities</option>
|
252 |
+
<option value="5">Integer</option>
|
253 |
+
<option value="6">Price</option>
|
254 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
255 |
+
<option value="8">CDATA</option>
|
256 |
+
</select>
|
257 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
258 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
262 |
+
</td>
|
263 |
+
<td>
|
264 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
265 |
+
</td>
|
266 |
+
</tr>
|
267 |
+
<tr>
|
268 |
+
<td>
|
269 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
270 |
+
</td>
|
271 |
+
<td>
|
272 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
273 |
+
<?php echo $dropDown->googleAttributesDropdown('product_type'); ?>
|
274 |
+
</select>
|
275 |
+
</td>
|
276 |
+
<td>
|
277 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
278 |
+
</td>
|
279 |
+
<td>
|
280 |
+
<select name="type[]" class="attr_type wfnoempty">
|
281 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
282 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
283 |
+
</select>
|
284 |
+
</td>
|
285 |
+
<td>
|
286 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
287 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
288 |
+
</select>
|
289 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
290 |
+
style=" display: none;"/>
|
291 |
+
</td>
|
292 |
+
<td>
|
293 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
294 |
+
</td>
|
295 |
+
<td>
|
296 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
297 |
+
<option value="1">Default</option>
|
298 |
+
<option value="2">Strip Tags</option>
|
299 |
+
<option value="3">UTF-8 Encode</option>
|
300 |
+
<option value="4">htmlentities</option>
|
301 |
+
<option value="5">Integer</option>
|
302 |
+
<option value="6">Price</option>
|
303 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
304 |
+
<option value="8">CDATA</option>
|
305 |
+
</select>
|
306 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
307 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
308 |
+
</td>
|
309 |
+
<td>
|
310 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
311 |
+
</td>
|
312 |
+
<td>
|
313 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
314 |
+
</td>
|
315 |
+
</tr>
|
316 |
+
<tr>
|
317 |
+
<td>
|
318 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
319 |
+
</td>
|
320 |
+
<td>
|
321 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
322 |
+
<?php echo $dropDown->googleAttributesDropdown('current_category'); ?>
|
323 |
+
</select>
|
324 |
+
</td>
|
325 |
+
<td>
|
326 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
327 |
+
</td>
|
328 |
+
<td>
|
329 |
+
<select name="type[]" class="attr_type wfnoempty">
|
330 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
331 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
332 |
+
</select>
|
333 |
+
</td>
|
334 |
+
<td>
|
335 |
+
<select name="attributes[]" style=" display: none;" class="wf_attr wf_attributes">
|
336 |
+
<?php echo $product->attributeDropdown(); ?>
|
337 |
+
</select>
|
338 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"/>
|
339 |
+
<br><span style="font-size: x-small;"><a href="http://webappick.helpscoutdocs.com/article/19-how-to-map-store-category-with-merchant-category" target="_blank">Learn More..</a></span>
|
340 |
+
</td>
|
341 |
+
<td>
|
342 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
343 |
+
</td>
|
344 |
+
<td>
|
345 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
346 |
+
<option value="1">Default</option>
|
347 |
+
<option value="2">Strip Tags</option>
|
348 |
+
<option value="3">UTF-8 Encode</option>
|
349 |
+
<option value="4">htmlentities</option>
|
350 |
+
<option value="5">Integer</option>
|
351 |
+
<option value="6">Price</option>
|
352 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
353 |
+
<option value="8">CDATA</option>
|
354 |
+
</select>
|
355 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
356 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
357 |
+
</td>
|
358 |
+
<td>
|
359 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
360 |
+
</td>
|
361 |
+
<td>
|
362 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
363 |
+
</td>
|
364 |
+
</tr>
|
365 |
+
<tr>
|
366 |
+
<td>
|
367 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
368 |
+
</td>
|
369 |
+
<td>
|
370 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
371 |
+
<?php echo $dropDown->googleAttributesDropdown('image'); ?>
|
372 |
+
</select>
|
373 |
+
</td>
|
374 |
+
<td>
|
375 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
376 |
+
</td>
|
377 |
+
<td>
|
378 |
+
<select name="type[]" class="attr_type wfnoempty">
|
379 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
380 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
381 |
+
</select>
|
382 |
+
</td>
|
383 |
+
<td>
|
384 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
385 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
386 |
+
</select>
|
387 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
388 |
+
style=" display: none;"/>
|
389 |
+
</td>
|
390 |
+
<td>
|
391 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
392 |
+
</td>
|
393 |
+
<td>
|
394 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
395 |
+
<option value="1">Default</option>
|
396 |
+
<option value="2">Strip Tags</option>
|
397 |
+
<option value="3">UTF-8 Encode</option>
|
398 |
+
<option value="4">htmlentities</option>
|
399 |
+
<option value="5">Integer</option>
|
400 |
+
<option value="6">Price</option>
|
401 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
402 |
+
<option value="8">CDATA</option>
|
403 |
+
</select>
|
404 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
405 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
406 |
+
</td>
|
407 |
+
<td>
|
408 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
409 |
+
</td>
|
410 |
+
<td>
|
411 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
412 |
+
</td>
|
413 |
+
</tr>
|
414 |
+
<tr>
|
415 |
+
<td>
|
416 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
417 |
+
</td>
|
418 |
+
<td>
|
419 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
420 |
+
<?php echo $dropDown->googleAttributesDropdown('condition'); ?>
|
421 |
+
</select>
|
422 |
+
</td>
|
423 |
+
<td>
|
424 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
425 |
+
</td>
|
426 |
+
<td>
|
427 |
+
<select name="type[]" class="attr_type wfnoempty">
|
428 |
+
<option value="attribute"><?php echo _e('Attribute', 'woo-feed'); ?></option>
|
429 |
+
<option value="pattern"><?php echo _e('Pattern', 'woo-feed'); ?></option>
|
430 |
+
</select>
|
431 |
+
</td>
|
432 |
+
<td>
|
433 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
434 |
+
<?php echo $product->attributeDropdown('condition'); ?>
|
435 |
+
</select>
|
436 |
+
<input type="text" style=" display: none;" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
437 |
+
/>
|
438 |
+
</td>
|
439 |
+
<td>
|
440 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
441 |
+
</td>
|
442 |
+
<td>
|
443 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
444 |
+
<option value="1">Default</option>
|
445 |
+
<option value="2">Strip Tags</option>
|
446 |
+
<option value="3">UTF-8 Encode</option>
|
447 |
+
<option value="4">htmlentities</option>
|
448 |
+
<option value="5">Integer</option>
|
449 |
+
<option value="6">Price</option>
|
450 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
451 |
+
<option value="8">CDATA</option>
|
452 |
+
</select>
|
453 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
454 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
455 |
+
</td>
|
456 |
+
<td>
|
457 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
458 |
+
</td>
|
459 |
+
<td>
|
460 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
461 |
+
</td>
|
462 |
+
</tr>
|
463 |
+
<tr>
|
464 |
+
<td>
|
465 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
466 |
+
</td>
|
467 |
+
<td>
|
468 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
469 |
+
<?php echo $dropDown->googleAttributesDropdown('availability'); ?>
|
470 |
+
</select>
|
471 |
+
</td>
|
472 |
+
<td>
|
473 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
474 |
+
</td>
|
475 |
+
<td>
|
476 |
+
<select name="type[]" class="attr_type wfnoempty">
|
477 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
478 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
479 |
+
</select>
|
480 |
+
</td>
|
481 |
+
<td>
|
482 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
483 |
+
<?php echo $product->attributeDropdown('availability'); ?>
|
484 |
+
</select>
|
485 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
486 |
+
style=" display: none;"/>
|
487 |
+
</td>
|
488 |
+
<td>
|
489 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
490 |
+
</td>
|
491 |
+
<td>
|
492 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
493 |
+
<option value="1">Default</option>
|
494 |
+
<option value="2">Strip Tags</option>
|
495 |
+
<option value="3">UTF-8 Encode</option>
|
496 |
+
<option value="4">htmlentities</option>
|
497 |
+
<option value="5">Integer</option>
|
498 |
+
<option value="6">Price</option>
|
499 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
500 |
+
<option value="8">CDATA</option>
|
501 |
+
</select>
|
502 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
503 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
504 |
+
</td>
|
505 |
+
<td>
|
506 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
507 |
+
</td>
|
508 |
+
<td>
|
509 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
510 |
+
</td>
|
511 |
+
</tr>
|
512 |
+
<tr>
|
513 |
+
<td>
|
514 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
515 |
+
</td>
|
516 |
+
<td>
|
517 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
518 |
+
<?php echo $dropDown->googleAttributesDropdown('price'); ?>
|
519 |
+
</select>
|
520 |
+
</td>
|
521 |
+
<td>
|
522 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
523 |
+
</td>
|
524 |
+
<td>
|
525 |
+
<select name="type[]" class="attr_type wfnoempty">
|
526 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
527 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
528 |
+
</select>
|
529 |
+
</td>
|
530 |
+
<td>
|
531 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
532 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
533 |
+
</select>
|
534 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
535 |
+
style=" display: none;"/>
|
536 |
+
</td>
|
537 |
+
<td>
|
538 |
+
<input type="text" name="suffix[]" value="<?php echo get_woocommerce_currency();?>" autocomplete="off" class="wf_ps"/>
|
539 |
+
</td>
|
540 |
+
<td>
|
541 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
542 |
+
<option value="1">Default</option>
|
543 |
+
<option value="2">Strip Tags</option>
|
544 |
+
<option value="3">UTF-8 Encode</option>
|
545 |
+
<option value="4">htmlentities</option>
|
546 |
+
<option value="5">Integer</option>
|
547 |
+
<option selected value="6">Price</option>
|
548 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
549 |
+
<option value="8">CDATA</option>
|
550 |
+
</select>
|
551 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
552 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
553 |
+
</td>
|
554 |
+
<td>
|
555 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
556 |
+
</td>
|
557 |
+
<td>
|
558 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
559 |
+
</td>
|
560 |
+
</tr>
|
561 |
+
<tr>
|
562 |
+
<td>
|
563 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
564 |
+
</td>
|
565 |
+
<td>
|
566 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
567 |
+
<?php echo $dropDown->googleAttributesDropdown('sku'); ?>
|
568 |
+
</select>
|
569 |
+
</td>
|
570 |
+
<td>
|
571 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
572 |
+
</td>
|
573 |
+
<td>
|
574 |
+
<select name="type[]" class="attr_type wfnoempty">
|
575 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
576 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
577 |
+
</select>
|
578 |
+
</td>
|
579 |
+
<td>
|
580 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
581 |
+
<?php echo $product->attributeDropdown('sku'); ?>
|
582 |
+
</select>
|
583 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
584 |
+
style=" display: none;"/>
|
585 |
+
</td>
|
586 |
+
<td>
|
587 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
588 |
+
</td>
|
589 |
+
<td>
|
590 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
591 |
+
<option value="1">Default</option>
|
592 |
+
<option value="2">Strip Tags</option>
|
593 |
+
<option value="3">UTF-8 Encode</option>
|
594 |
+
<option value="4">htmlentities</option>
|
595 |
+
<option value="5">Integer</option>
|
596 |
+
<option value="6">Price</option>
|
597 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
598 |
+
<option value="8">CDATA</option>
|
599 |
+
</select>
|
600 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
601 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
602 |
+
</td>
|
603 |
+
<td>
|
604 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
605 |
+
</td>
|
606 |
+
<td>
|
607 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
608 |
+
</td>
|
609 |
+
</tr>
|
610 |
+
<tr>
|
611 |
+
<td>
|
612 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
613 |
+
</td>
|
614 |
+
<td>
|
615 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
616 |
+
<?php echo $dropDown->googleAttributesDropdown('brand'); ?>
|
617 |
+
</select>
|
618 |
+
</td>
|
619 |
+
<td>
|
620 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
621 |
+
</td>
|
622 |
+
<td>
|
623 |
+
<select name="type[]" class="attr_type wfnoempty">
|
624 |
+
<option value="attribute"><?php echo _e('Attribute', 'woo-feed'); ?></option>
|
625 |
+
<option value="pattern" selected><?php echo _e('Pattern', 'woo-feed'); ?></option>
|
626 |
+
</select>
|
627 |
+
</td>
|
628 |
+
<td>
|
629 |
+
<select name="attributes[]" style=" display: none;" class="wf_attr wf_attributes">
|
630 |
+
<?php echo $product->attributeDropdown(); ?>
|
631 |
+
</select>
|
632 |
+
<?php
|
633 |
+
$url = site_url();
|
634 |
+
$WABrand="";
|
635 |
+
// Remove all illegal characters from a url
|
636 |
+
$url = filter_var($url, FILTER_SANITIZE_URL);
|
637 |
+
// Validate url
|
638 |
+
if (filter_var($url, FILTER_VALIDATE_URL) !== false) {
|
639 |
+
$url=parse_url($url);
|
640 |
+
if(array_key_exists('host',$url)){
|
641 |
+
$arr = explode('.',$url['host']);
|
642 |
+
$WABrand = $arr[count($arr) - 2];
|
643 |
+
}
|
644 |
+
}
|
645 |
+
|
646 |
+
?>
|
647 |
+
<input type="text" name="default[]" value="<?php echo $WABrand; ?>" autocomplete="off" class="wf_default wf_attributes"/>
|
648 |
+
</td>
|
649 |
+
<td>
|
650 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
651 |
+
</td>
|
652 |
+
<td>
|
653 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
654 |
+
<option value="1">Default</option>
|
655 |
+
<option value="2">Strip Tags</option>
|
656 |
+
<option value="3">UTF-8 Encode</option>
|
657 |
+
<option value="4">htmlentities</option>
|
658 |
+
<option value="5">Integer</option>
|
659 |
+
<option value="6">Price</option>
|
660 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
661 |
+
<option value="8">CDATA</option>
|
662 |
+
</select>
|
663 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
664 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
665 |
+
</td>
|
666 |
+
<td>
|
667 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
668 |
+
</td>
|
669 |
+
<td>
|
670 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
671 |
+
</td>
|
672 |
+
</tr>
|
673 |
+
</tbody>
|
674 |
+
<tfoot>
|
675 |
+
<tr>
|
676 |
+
<td>
|
677 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
678 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
679 |
+
</button>
|
680 |
+
</td>
|
681 |
+
<td colspan="8">
|
682 |
+
|
683 |
+
</td>
|
684 |
+
</tr>
|
685 |
+
</tfoot>
|
686 |
+
</table>
|
687 |
+
<table class=" widefat fixed">
|
688 |
+
<tr>
|
689 |
+
<td align="left" class="">
|
690 |
+
<div class="makeFeedResponse"></div>
|
691 |
+
<div class="makeFeedComplete"></div>
|
692 |
+
</td>
|
693 |
+
<td align="right">
|
694 |
+
<button type="submit" class="wfbtn">
|
695 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
696 |
+
</button>
|
697 |
+
</td>
|
698 |
+
</tr>
|
699 |
+
</table>
|
700 |
+
</div>
|
701 |
+
</li>
|
702 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
703 |
+
|
704 |
+
</ul>
|
admin/partials/templates/facebook_categories.txt
ADDED
@@ -0,0 +1,5428 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Google_Product_Taxonomy_Version: 2015-02-19
|
2 |
+
Animals & Pet Supplies
|
3 |
+
Animals & Pet Supplies > Live Animals
|
4 |
+
Animals & Pet Supplies > Pet Supplies
|
5 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies
|
6 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Cage Accessories
|
7 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Cage Accessories > Bird Cage Bird Baths
|
8 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Cage Accessories > Bird Cage Food & Water Dishes
|
9 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Cages & Stands
|
10 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Food
|
11 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Gyms & Playstands
|
12 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Ladders & Perches
|
13 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Toys
|
14 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Treats
|
15 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies
|
16 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Apparel
|
17 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Beds
|
18 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Food
|
19 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Furniture
|
20 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Furniture Accessories
|
21 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Litter
|
22 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Litter Box Liners
|
23 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Litter Box Mats
|
24 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Litter Boxes
|
25 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Toys
|
26 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Treats
|
27 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies
|
28 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Apparel
|
29 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Beds
|
30 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Diaper Pads & Liners
|
31 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Diapers
|
32 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Food
|
33 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Houses
|
34 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Kennel & Run Accessories
|
35 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Kennels & Runs
|
36 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Toys
|
37 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Treadmills
|
38 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Treats
|
39 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies
|
40 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium & Pond Tubing
|
41 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Air Stones & Diffusers
|
42 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Cleaning Supplies
|
43 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Decor
|
44 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Filters
|
45 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Fish Nets
|
46 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Gravel & Substrates
|
47 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Lighting
|
48 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Overflow Boxes
|
49 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Stands
|
50 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Temperature Controllers
|
51 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Water Treatments
|
52 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquariums
|
53 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquatic Plant Fertilizers
|
54 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Fish Feeders
|
55 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Fish Food
|
56 |
+
Animals & Pet Supplies > Pet Supplies > Pet Agility Equipment
|
57 |
+
Animals & Pet Supplies > Pet Supplies > Pet Apparel Hangers
|
58 |
+
Animals & Pet Supplies > Pet Supplies > Pet Bed Accessories
|
59 |
+
Animals & Pet Supplies > Pet Supplies > Pet Bells & Charms
|
60 |
+
Animals & Pet Supplies > Pet Supplies > Pet Biometric Monitors
|
61 |
+
Animals & Pet Supplies > Pet Supplies > Pet Biometric Monitors > Pet Glucose Meters
|
62 |
+
Animals & Pet Supplies > Pet Supplies > Pet Biometric Monitors > Pet Pedometers
|
63 |
+
Animals & Pet Supplies > Pet Supplies > Pet Biometric Monitors > Pet Thermometers
|
64 |
+
Animals & Pet Supplies > Pet Supplies > Pet Bowl Mats
|
65 |
+
Animals & Pet Supplies > Pet Supplies > Pet Bowl Stands
|
66 |
+
Animals & Pet Supplies > Pet Supplies > Pet Bowls, Feeders & Waterers
|
67 |
+
Animals & Pet Supplies > Pet Supplies > Pet Carrier & Crate Accessories
|
68 |
+
Animals & Pet Supplies > Pet Supplies > Pet Carriers & Crates
|
69 |
+
Animals & Pet Supplies > Pet Supplies > Pet Collars & Harnesses
|
70 |
+
Animals & Pet Supplies > Pet Supplies > Pet Containment Systems
|
71 |
+
Animals & Pet Supplies > Pet Supplies > Pet Door Accessories
|
72 |
+
Animals & Pet Supplies > Pet Supplies > Pet Doors
|
73 |
+
Animals & Pet Supplies > Pet Supplies > Pet Eye Drops & Lubricants
|
74 |
+
Animals & Pet Supplies > Pet Supplies > Pet First Aid & Emergency Kits
|
75 |
+
Animals & Pet Supplies > Pet Supplies > Pet Flea & Tick Control
|
76 |
+
Animals & Pet Supplies > Pet Supplies > Pet Food Containers
|
77 |
+
Animals & Pet Supplies > Pet Supplies > Pet Food Scoops
|
78 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies
|
79 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Combs & Brushes
|
80 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Fragrances & Deodorizing Sprays
|
81 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Hair Clippers & Trimmers
|
82 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Hair Dryers
|
83 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Nail Polish
|
84 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Nail Tools
|
85 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Shampoo & Conditioner
|
86 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Wipes
|
87 |
+
Animals & Pet Supplies > Pet Supplies > Pet Heating Pad Accessories
|
88 |
+
Animals & Pet Supplies > Pet Supplies > Pet Heating Pads
|
89 |
+
Animals & Pet Supplies > Pet Supplies > Pet ID Tags
|
90 |
+
Animals & Pet Supplies > Pet Supplies > Pet Leash Extensions
|
91 |
+
Animals & Pet Supplies > Pet Supplies > Pet Leashes
|
92 |
+
Animals & Pet Supplies > Pet Supplies > Pet Medical Collars
|
93 |
+
Animals & Pet Supplies > Pet Supplies > Pet Medical Tape & Bandages
|
94 |
+
Animals & Pet Supplies > Pet Supplies > Pet Medicine
|
95 |
+
Animals & Pet Supplies > Pet Supplies > Pet Muzzles
|
96 |
+
Animals & Pet Supplies > Pet Supplies > Pet Oral Care Supplies
|
97 |
+
Animals & Pet Supplies > Pet Supplies > Pet Playpens
|
98 |
+
Animals & Pet Supplies > Pet Supplies > Pet Steps & Ramps
|
99 |
+
Animals & Pet Supplies > Pet Supplies > Pet Strollers
|
100 |
+
Animals & Pet Supplies > Pet Supplies > Pet Sunscreen
|
101 |
+
Animals & Pet Supplies > Pet Supplies > Pet Training Aids
|
102 |
+
Animals & Pet Supplies > Pet Supplies > Pet Training Aids > Pet Training Clickers & Treat Dispensers
|
103 |
+
Animals & Pet Supplies > Pet Supplies > Pet Training Aids > Pet Training Pad Holders
|
104 |
+
Animals & Pet Supplies > Pet Supplies > Pet Training Aids > Pet Training Pads
|
105 |
+
Animals & Pet Supplies > Pet Supplies > Pet Training Aids > Pet Training Sprays & Solutions
|
106 |
+
Animals & Pet Supplies > Pet Supplies > Pet Vitamins & Supplements
|
107 |
+
Animals & Pet Supplies > Pet Supplies > Pet Waste Bag Dispensers & Holders
|
108 |
+
Animals & Pet Supplies > Pet Supplies > Pet Waste Bags
|
109 |
+
Animals & Pet Supplies > Pet Supplies > Pet Waste Disposal Systems & Tools
|
110 |
+
Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies
|
111 |
+
Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Food
|
112 |
+
Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Habitat Accessories
|
113 |
+
Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Habitat Heating & Lighting
|
114 |
+
Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Habitats
|
115 |
+
Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Substrates
|
116 |
+
Animals & Pet Supplies > Pet Supplies > Small Animal Supplies
|
117 |
+
Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Bedding
|
118 |
+
Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Food
|
119 |
+
Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Habitat Accessories
|
120 |
+
Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Habitats & Cages
|
121 |
+
Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Treats
|
122 |
+
Animals & Pet Supplies > Pet Supplies > Vehicle Pet Barriers
|
123 |
+
Apparel & Accessories
|
124 |
+
Apparel & Accessories > Clothing
|
125 |
+
Apparel & Accessories > Clothing > Activewear
|
126 |
+
Apparel & Accessories > Clothing > Activewear > Bicycle Activewear
|
127 |
+
Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Bibs
|
128 |
+
Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Jerseys
|
129 |
+
Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Shorts & Briefs
|
130 |
+
Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Skinsuits
|
131 |
+
Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Tights
|
132 |
+
Apparel & Accessories > Clothing > Activewear > Boxing Shorts
|
133 |
+
Apparel & Accessories > Clothing > Activewear > Dance Dresses, Skirts & Costumes
|
134 |
+
Apparel & Accessories > Clothing > Activewear > Football Pants
|
135 |
+
Apparel & Accessories > Clothing > Activewear > Hunting Clothing
|
136 |
+
Apparel & Accessories > Clothing > Activewear > Hunting Clothing > Ghillie Suits
|
137 |
+
Apparel & Accessories > Clothing > Activewear > Hunting Clothing > Hunting & Fishing Vests
|
138 |
+
Apparel & Accessories > Clothing > Activewear > Hunting Clothing > Hunting & Tactical Pants
|
139 |
+
Apparel & Accessories > Clothing > Activewear > Martial Arts Shorts
|
140 |
+
Apparel & Accessories > Clothing > Activewear > Motorcycle Protective Clothing
|
141 |
+
Apparel & Accessories > Clothing > Activewear > Motorcycle Protective Clothing > Motorcycle Jackets
|
142 |
+
Apparel & Accessories > Clothing > Activewear > Motorcycle Protective Clothing > Motorcycle Pants
|
143 |
+
Apparel & Accessories > Clothing > Activewear > Motorcycle Protective Clothing > Motorcycle Suits
|
144 |
+
Apparel & Accessories > Clothing > Activewear > Paintball Clothing
|
145 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing
|
146 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Bottoms
|
147 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Diaper Covers
|
148 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Dresses
|
149 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Outerwear
|
150 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Outfits
|
151 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Sleepwear
|
152 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Socks & Tights
|
153 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Swimwear
|
154 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Tops
|
155 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby One-Pieces
|
156 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Toddler Underwear
|
157 |
+
Apparel & Accessories > Clothing > Dresses
|
158 |
+
Apparel & Accessories > Clothing > One-Pieces
|
159 |
+
Apparel & Accessories > Clothing > One-Pieces > Jumpsuits & Rompers
|
160 |
+
Apparel & Accessories > Clothing > One-Pieces > Leotards & Unitards
|
161 |
+
Apparel & Accessories > Clothing > One-Pieces > Overalls
|
162 |
+
Apparel & Accessories > Clothing > Outerwear
|
163 |
+
Apparel & Accessories > Clothing > Outerwear > Chaps
|
164 |
+
Apparel & Accessories > Clothing > Outerwear > Coats & Jackets
|
165 |
+
Apparel & Accessories > Clothing > Outerwear > Rain Pants
|
166 |
+
Apparel & Accessories > Clothing > Outerwear > Rain Suits
|
167 |
+
Apparel & Accessories > Clothing > Outerwear > Snow Pants & Suits
|
168 |
+
Apparel & Accessories > Clothing > Outerwear > Vests
|
169 |
+
Apparel & Accessories > Clothing > Outfit Sets
|
170 |
+
Apparel & Accessories > Clothing > Pants
|
171 |
+
Apparel & Accessories > Clothing > Shirts & Tops
|
172 |
+
Apparel & Accessories > Clothing > Shorts
|
173 |
+
Apparel & Accessories > Clothing > Skirts
|
174 |
+
Apparel & Accessories > Clothing > Skorts
|
175 |
+
Apparel & Accessories > Clothing > Sleepwear & Loungewear
|
176 |
+
Apparel & Accessories > Clothing > Sleepwear & Loungewear > Loungewear
|
177 |
+
Apparel & Accessories > Clothing > Sleepwear & Loungewear > Nightgowns
|
178 |
+
Apparel & Accessories > Clothing > Sleepwear & Loungewear > Pajamas
|
179 |
+
Apparel & Accessories > Clothing > Sleepwear & Loungewear > Robes
|
180 |
+
Apparel & Accessories > Clothing > Suits
|
181 |
+
Apparel & Accessories > Clothing > Suits > Pant Suits
|
182 |
+
Apparel & Accessories > Clothing > Suits > Skirt Suits
|
183 |
+
Apparel & Accessories > Clothing > Suits > Tuxedos
|
184 |
+
Apparel & Accessories > Clothing > Swimwear
|
185 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing
|
186 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Dirndls
|
187 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Hakama Trousers
|
188 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Japanese Black Formal Wear
|
189 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Kimono Outerwear
|
190 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Kimonos
|
191 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Religious Ceremonial Clothing
|
192 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Religious Ceremonial Clothing > Baptism & Communion Dresses
|
193 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Saris & Lehengas
|
194 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Traditional Leather Pants
|
195 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Yukata
|
196 |
+
Apparel & Accessories > Clothing > Underwear & Socks
|
197 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories
|
198 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories > Bra Strap Pads
|
199 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories > Bra Straps & Extenders
|
200 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories > Breast Enhancing Inserts
|
201 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories > Breast Petals & Concealers
|
202 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Bras
|
203 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Hosiery
|
204 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Jock Straps
|
205 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Lingerie
|
206 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Lingerie Accessories
|
207 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Lingerie Accessories > Garter Belts
|
208 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Lingerie Accessories > Garters
|
209 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Long Johns
|
210 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Petticoats & Pettipants
|
211 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Shapewear
|
212 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Socks
|
213 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Undershirts
|
214 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Underwear
|
215 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Underwear Slips
|
216 |
+
Apparel & Accessories > Clothing > Uniforms
|
217 |
+
Apparel & Accessories > Clothing > Uniforms > Contractor Pants & Coveralls
|
218 |
+
Apparel & Accessories > Clothing > Uniforms > Flight Suits
|
219 |
+
Apparel & Accessories > Clothing > Uniforms > Food Service Uniforms
|
220 |
+
Apparel & Accessories > Clothing > Uniforms > Food Service Uniforms > Chef's Hats
|
221 |
+
Apparel & Accessories > Clothing > Uniforms > Food Service Uniforms > Chef's Jackets
|
222 |
+
Apparel & Accessories > Clothing > Uniforms > Food Service Uniforms > Chef's Pants
|
223 |
+
Apparel & Accessories > Clothing > Uniforms > Military Uniforms
|
224 |
+
Apparel & Accessories > Clothing > Uniforms > School Uniforms
|
225 |
+
Apparel & Accessories > Clothing > Uniforms > Security Uniforms
|
226 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms
|
227 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Baseball Uniforms
|
228 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Basketball Uniforms
|
229 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Cheerleading Uniforms
|
230 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Cricket Uniforms
|
231 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Football Uniforms
|
232 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Hockey Uniforms
|
233 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Martial Arts Uniforms
|
234 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Officiating Uniforms
|
235 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Soccer Uniforms
|
236 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Softball Uniforms
|
237 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Wrestling Uniforms
|
238 |
+
Apparel & Accessories > Clothing > Uniforms > White Coats
|
239 |
+
Apparel & Accessories > Clothing > Wedding & Bridal Party Dresses
|
240 |
+
Apparel & Accessories > Clothing > Wedding & Bridal Party Dresses > Bridal Party Dresses
|
241 |
+
Apparel & Accessories > Clothing > Wedding & Bridal Party Dresses > Wedding Dresses
|
242 |
+
Apparel & Accessories > Clothing Accessories
|
243 |
+
Apparel & Accessories > Clothing Accessories > Arm Warmers & Sleeves
|
244 |
+
Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories
|
245 |
+
Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories > Baby & Toddler Belts
|
246 |
+
Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories > Baby & Toddler Gloves & Mittens
|
247 |
+
Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories > Baby & Toddler Hats
|
248 |
+
Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories > Baby Protective Wear
|
249 |
+
Apparel & Accessories > Clothing Accessories > Balaclavas
|
250 |
+
Apparel & Accessories > Clothing Accessories > Bandanas & Headties
|
251 |
+
Apparel & Accessories > Clothing Accessories > Belt Buckles
|
252 |
+
Apparel & Accessories > Clothing Accessories > Belts
|
253 |
+
Apparel & Accessories > Clothing Accessories > Bridal Accessories
|
254 |
+
Apparel & Accessories > Clothing Accessories > Bridal Accessories > Bridal Veils
|
255 |
+
Apparel & Accessories > Clothing Accessories > Button Studs
|
256 |
+
Apparel & Accessories > Clothing Accessories > Collar Stays
|
257 |
+
Apparel & Accessories > Clothing Accessories > Cufflinks
|
258 |
+
Apparel & Accessories > Clothing Accessories > Decorative Fans
|
259 |
+
Apparel & Accessories > Clothing Accessories > Earmuffs
|
260 |
+
Apparel & Accessories > Clothing Accessories > Gloves & Mittens
|
261 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories
|
262 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Bun & Volume Shapers
|
263 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Combs
|
264 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Extensions
|
265 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Forks & Sticks
|
266 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Nets
|
267 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Pins, Claws & Clips
|
268 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Wreaths
|
269 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Headbands
|
270 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Ponytail Holders
|
271 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Tiaras
|
272 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Wig Accessories
|
273 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Wig Accessories > Wig Caps
|
274 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Wig Accessories > Wig Glue & Tape
|
275 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Wigs
|
276 |
+
Apparel & Accessories > Clothing Accessories > Hand Muffs
|
277 |
+
Apparel & Accessories > Clothing Accessories > Handkerchiefs
|
278 |
+
Apparel & Accessories > Clothing Accessories > Hats
|
279 |
+
Apparel & Accessories > Clothing Accessories > Headwear
|
280 |
+
Apparel & Accessories > Clothing Accessories > Headwear > Fascinators
|
281 |
+
Apparel & Accessories > Clothing Accessories > Headwear > Headdresses
|
282 |
+
Apparel & Accessories > Clothing Accessories > Headwear > Turbans
|
283 |
+
Apparel & Accessories > Clothing Accessories > Leg Warmers
|
284 |
+
Apparel & Accessories > Clothing Accessories > Leis
|
285 |
+
Apparel & Accessories > Clothing Accessories > Maternity Belts & Support Bands
|
286 |
+
Apparel & Accessories > Clothing Accessories > Neck Gaiters
|
287 |
+
Apparel & Accessories > Clothing Accessories > Neckties
|
288 |
+
Apparel & Accessories > Clothing Accessories > Pinback Buttons
|
289 |
+
Apparel & Accessories > Clothing Accessories > Sashes
|
290 |
+
Apparel & Accessories > Clothing Accessories > Scarves & Shawls
|
291 |
+
Apparel & Accessories > Clothing Accessories > Sunglasses
|
292 |
+
Apparel & Accessories > Clothing Accessories > Suspenders
|
293 |
+
Apparel & Accessories > Clothing Accessories > Tie Clips
|
294 |
+
Apparel & Accessories > Clothing Accessories > Traditional Clothing Accessories
|
295 |
+
Apparel & Accessories > Clothing Accessories > Traditional Clothing Accessories > Obis
|
296 |
+
Apparel & Accessories > Clothing Accessories > Traditional Clothing Accessories > Tabi Socks
|
297 |
+
Apparel & Accessories > Clothing Accessories > Wristbands
|
298 |
+
Apparel & Accessories > Costumes & Accessories
|
299 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories
|
300 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Bald Caps
|
301 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Accessory Sets
|
302 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Capes
|
303 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Gloves
|
304 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Hats
|
305 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Special Effects
|
306 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Tobacco Products
|
307 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Pretend Jewelry
|
308 |
+
Apparel & Accessories > Costumes & Accessories > Costume Shoes
|
309 |
+
Apparel & Accessories > Costumes & Accessories > Costumes
|
310 |
+
Apparel & Accessories > Costumes & Accessories > Masks
|
311 |
+
Apparel & Accessories > Handbag & Wallet Accessories
|
312 |
+
Apparel & Accessories > Handbag & Wallet Accessories > Checkbook Covers
|
313 |
+
Apparel & Accessories > Handbag & Wallet Accessories > Keychains
|
314 |
+
Apparel & Accessories > Handbag & Wallet Accessories > Lanyards
|
315 |
+
Apparel & Accessories > Handbag & Wallet Accessories > Wallet Chains
|
316 |
+
Apparel & Accessories > Handbags, Wallets & Cases
|
317 |
+
Apparel & Accessories > Handbags, Wallets & Cases > Badge & Pass Holders
|
318 |
+
Apparel & Accessories > Handbags, Wallets & Cases > Business Card Cases
|
319 |
+
Apparel & Accessories > Handbags, Wallets & Cases > Handbags
|
320 |
+
Apparel & Accessories > Handbags, Wallets & Cases > Wallets & Money Clips
|
321 |
+
Apparel & Accessories > Jewelry
|
322 |
+
Apparel & Accessories > Jewelry > Anklets
|
323 |
+
Apparel & Accessories > Jewelry > Body Jewelry
|
324 |
+
Apparel & Accessories > Jewelry > Bracelets
|
325 |
+
Apparel & Accessories > Jewelry > Brooches & Lapel Pins
|
326 |
+
Apparel & Accessories > Jewelry > Charms & Pendants
|
327 |
+
Apparel & Accessories > Jewelry > Earrings
|
328 |
+
Apparel & Accessories > Jewelry > Jewelry Sets
|
329 |
+
Apparel & Accessories > Jewelry > Necklaces
|
330 |
+
Apparel & Accessories > Jewelry > Rings
|
331 |
+
Apparel & Accessories > Jewelry > Watch Accessories
|
332 |
+
Apparel & Accessories > Jewelry > Watch Accessories > Watch Bands
|
333 |
+
Apparel & Accessories > Jewelry > Watch Accessories > Watch Stickers & Decals
|
334 |
+
Apparel & Accessories > Jewelry > Watch Accessories > Watch Winders
|
335 |
+
Apparel & Accessories > Jewelry > Watches
|
336 |
+
Apparel & Accessories > Shoe Accessories
|
337 |
+
Apparel & Accessories > Shoe Accessories > Boot Liners
|
338 |
+
Apparel & Accessories > Shoe Accessories > Gaiters
|
339 |
+
Apparel & Accessories > Shoe Accessories > Shoe Covers
|
340 |
+
Apparel & Accessories > Shoe Accessories > Shoelaces
|
341 |
+
Apparel & Accessories > Shoe Accessories > Spurs
|
342 |
+
Apparel & Accessories > Shoes
|
343 |
+
Arts & Entertainment
|
344 |
+
Arts & Entertainment > Event Tickets
|
345 |
+
Arts & Entertainment > Hobbies & Creative Arts
|
346 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts
|
347 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits
|
348 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Candle Making Kits
|
349 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Drawing & Painting Kits
|
350 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Fabric Repair Kits
|
351 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Incense Making Kits
|
352 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Jewelry Making Kits
|
353 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Mosaic Kits
|
354 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Needlecraft Kits
|
355 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Scrapbooking & Stamping Kits
|
356 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Toy Craft Kits
|
357 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials
|
358 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper
|
359 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Cardstock & Scrapbooking Paper
|
360 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Construction Paper
|
361 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Craft Foil
|
362 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Drawing & Painting Paper
|
363 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Origami Paper
|
364 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Transfer Paper
|
365 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Vellum Paper
|
366 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures
|
367 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Buttons & Snaps
|
368 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Clasps & Hooks
|
369 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Eyelets & Grommets
|
370 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Hook and Loop Fasteners
|
371 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Zipper Pulls
|
372 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Zippers
|
373 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze
|
374 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Art & Craft Paint
|
375 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Art Fixatives
|
376 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Art Ink
|
377 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Ceramic & Pottery Glazes
|
378 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Craft Dyes
|
379 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Ink Pads
|
380 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Paint Mediums
|
381 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases
|
382 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases > Craft Foam & Styrofoam
|
383 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases > Craft Wood & Shapes
|
384 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases > Papier Mache Shapes
|
385 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases > Wreath & Floral Frames
|
386 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets
|
387 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Craft & Office Glue
|
388 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Craft Magnets
|
389 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Decorative Tape
|
390 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Floral Tape
|
391 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Fusible Tape
|
392 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers
|
393 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers > Jewelry & Beading Cord
|
394 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers > Thread & Floss
|
395 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers > Unspun Fiber
|
396 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers > Yarn
|
397 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Wire
|
398 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Wire > Craft Pipe Cleaners
|
399 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Wire > Floral Wire
|
400 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Wire > Jewelry & Beading Wire
|
401 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims
|
402 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Appliques & Patches
|
403 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Beads
|
404 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Bows & Yo-Yos
|
405 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Decorative Stickers
|
406 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Elastic
|
407 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Feathers
|
408 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Jewelry Findings
|
409 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Loose Stones
|
410 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Rhinestones & Flatbacks
|
411 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Ribbons & Trim
|
412 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Sequins & Glitter
|
413 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Sew-in Labels
|
414 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embossing Powder
|
415 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Filling & Padding Material
|
416 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Filling & Padding Material > Batting & Stuffing
|
417 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Filling & Padding Material > Filling Pellets
|
418 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Filling & Padding Material > Pillow Forms
|
419 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Leather & Vinyl
|
420 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials
|
421 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials > Clay & Modeling Dough
|
422 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials > Papier Mache Mixes
|
423 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials > Plaster Gauze
|
424 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials > Pottery Slips
|
425 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Raw Candle Wax
|
426 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles
|
427 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Crafting Canvas
|
428 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Crafting Canvas > Needlecraft Canvas
|
429 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Crafting Canvas > Painting Canvas
|
430 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Crafting Canvas > Plastic Canvas
|
431 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Fabric
|
432 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Interfacing
|
433 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Printable Fabric
|
434 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Wick Tabs
|
435 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Wicks
|
436 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories
|
437 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Craft Knife Blades
|
438 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Craft Machine Cases & Covers
|
439 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Sewing Machine Extension Tables
|
440 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Sewing Machine Feet
|
441 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Sewing Machine Replacement Parts
|
442 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Spinning Wheel Accessories
|
443 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Stamp Blocks
|
444 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools
|
445 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Blocking Mats
|
446 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Blocking Wires
|
447 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Color Mixing Tools
|
448 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Color Mixing Tools > Palette Knives
|
449 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Color Mixing Tools > Palettes
|
450 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools
|
451 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Craft & Office Scissors
|
452 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Craft Cutters & Embossers
|
453 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Craft Knives
|
454 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Craft Scoring Tools
|
455 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Embossing Heat Tools
|
456 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Embossing Pens & Styluses
|
457 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Seam Rippers
|
458 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Thread & Yarn Cutters
|
459 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Decoration Makers
|
460 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools
|
461 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Art Brushes
|
462 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Brayer Rollers
|
463 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Decorative Stamps
|
464 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Drafting Compasses
|
465 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Screen Printing Squeegees
|
466 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Stencil Machines
|
467 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Stencils & Die Cuts
|
468 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Stitch Markers & Counters
|
469 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Textile Art Gauges & Rulers
|
470 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Wood Burning Tools
|
471 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Cutting Mats
|
472 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Dress Forms
|
473 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Felting Pads & Mats
|
474 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Frames, Hoops & Stretchers
|
475 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Glue Guns
|
476 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Light Boxes
|
477 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks
|
478 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Crochet Hooks
|
479 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Hand-Sewing Needles
|
480 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Knitting Needles
|
481 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Latch & Locker Hooks
|
482 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Sewing Machine Needles
|
483 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Safety Pins
|
484 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Straight Pins
|
485 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines
|
486 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Felting Needles & Machines
|
487 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Hand Looms
|
488 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Mechanical Looms
|
489 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Sewing Machines
|
490 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Spinning Wheels
|
491 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thimbles & Sewing Palms
|
492 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools
|
493 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Fiber Cards & Brushes
|
494 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Hand Spindles
|
495 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Needle Threaders
|
496 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Thread & Yarn Guides
|
497 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Thread & Yarn Spools
|
498 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Thread, Yarn & Bobbin Winders
|
499 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Weaving Beaters
|
500 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Weaving Shuttles
|
501 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Craft Organization
|
502 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Craft Organization > Needle, Pin & Hook Organizers
|
503 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Craft Organization > Sewing Baskets & Kits
|
504 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Craft Organization > Thread & Yarn Organizers
|
505 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds
|
506 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Beading Patterns
|
507 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Craft Molds
|
508 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Felting Molds
|
509 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Needlecraft Patterns
|
510 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Sewing Patterns
|
511 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles
|
512 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Autographs
|
513 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Coins & Currency
|
514 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Trading Cards
|
515 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons
|
516 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons > Collectible Guns
|
517 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons > Collectible Knives
|
518 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons > Collectible Swords
|
519 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons > Sword Stands & Displays
|
520 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Postage Stamps
|
521 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Rocks & Fossils
|
522 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Scale Model Accessories
|
523 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Scale Models
|
524 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Seal Stamps
|
525 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles
|
526 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia
|
527 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Auto Racing Autographed Paraphernalia
|
528 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Baseball & Softball Autographed Paraphernalia
|
529 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Basketball Autographed Paraphernalia
|
530 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Boxing Autographed Paraphernalia
|
531 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Football Autographed Paraphernalia
|
532 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Hockey Autographed Paraphernalia
|
533 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Soccer Autographed Paraphernalia
|
534 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Tennis Autographed Sports Paraphernalia
|
535 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories
|
536 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Auto Racing Fan Accessories
|
537 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Baseball & Softball Fan Accessories
|
538 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Basketball Fan Accessories
|
539 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Football Fan Accessories
|
540 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Hockey Fan Accessories
|
541 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Soccer Fan Accessories
|
542 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Tennis Fan Accessories
|
543 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Vintage Advertisements
|
544 |
+
Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies
|
545 |
+
Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies > Beer Brewing Grains & Malts
|
546 |
+
Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies > Bottling Bottles
|
547 |
+
Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies > Homebrewing & Winemaking Kits
|
548 |
+
Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies > Wine Making
|
549 |
+
Arts & Entertainment > Hobbies & Creative Arts > Juggling
|
550 |
+
Arts & Entertainment > Hobbies & Creative Arts > Magic & Novelties
|
551 |
+
Arts & Entertainment > Hobbies & Creative Arts > Model Making
|
552 |
+
Arts & Entertainment > Hobbies & Creative Arts > Model Making > Model Rocketry
|
553 |
+
Arts & Entertainment > Hobbies & Creative Arts > Model Making > Model Train Accessories
|
554 |
+
Arts & Entertainment > Hobbies & Creative Arts > Model Making > Model Trains & Train Sets
|
555 |
+
Arts & Entertainment > Hobbies & Creative Arts > Model Making > Scale Model Kits
|
556 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories
|
557 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories
|
558 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning
|
559 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Care Kits
|
560 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Cleaners & Sanitizers
|
561 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Cleaning Tools
|
562 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Guards
|
563 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Lubricants
|
564 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Polishing Cloths
|
565 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Cases & Gigbags
|
566 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Mouthpieces
|
567 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Mutes
|
568 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Replacement Parts
|
569 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Straps & Stands
|
570 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Conductor Batons
|
571 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Electronic Tuners
|
572 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Metronomes
|
573 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Benches & Stools
|
574 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Lyres & Flip Folders
|
575 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stand Accessories
|
576 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stand Accessories > Music Stand Bags
|
577 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stand Accessories > Music Stand Lights
|
578 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stand Accessories > Sheet Music Clips
|
579 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stands
|
580 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories
|
581 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Cabinets
|
582 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Covers & Cases
|
583 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Footswitches
|
584 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Knobs
|
585 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Stands
|
586 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Tubes
|
587 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifiers
|
588 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Keyboard Accessories
|
589 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Keyboard Accessories > Musical Keyboard Bags & Cases
|
590 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Keyboard Accessories > Musical Keyboard Stands
|
591 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Keyboard Accessories > Sustain Pedals
|
592 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories
|
593 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Cymbal & Drum Cases
|
594 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Cymbal & Drum Mutes
|
595 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Heads
|
596 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Keys
|
597 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Kit Hardware
|
598 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Kit Hardware > Bass Drum Beaters
|
599 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Kit Hardware > Drum Kit Mounting Hardware
|
600 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Kit Hardware > Drum Pedals
|
601 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Stick & Brush Accessories
|
602 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Stick & Brush Accessories > Drum Stick & Brush Bags & Holders
|
603 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Sticks & Brushes
|
604 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Electronic Drum Modules
|
605 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Hand Percussion Accessories
|
606 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Hand Percussion Accessories > Hand Percussion Bags & Cases
|
607 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Hand Percussion Accessories > Hand Percussion Stands & Mounts
|
608 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Percussion Mallets
|
609 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Percussion Stands
|
610 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories
|
611 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories
|
612 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Acoustic Guitar Pickups
|
613 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Capos
|
614 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Electric Guitar Pickups
|
615 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Cases & Gig Bags
|
616 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Fittings & Parts
|
617 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Humidifiers
|
618 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Picks
|
619 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Slides
|
620 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Stands
|
621 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Straps
|
622 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar String Winders
|
623 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Strings
|
624 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Tuning Pegs
|
625 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories
|
626 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Bow Cases
|
627 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Bows
|
628 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Cases
|
629 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Fittings & Parts
|
630 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Mutes
|
631 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Pickups
|
632 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Stands
|
633 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Strings
|
634 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > String Instrument Care & Cleaning
|
635 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > String Instrument Care & Cleaning > Bow Rosin
|
636 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > String Instrument Care & Cleaning > String Instrument Cleaning Cloths
|
637 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > String Instrument Care & Cleaning > String Instrument Polish
|
638 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories
|
639 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories
|
640 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Care & Cleaning
|
641 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Care & Cleaning > Bassoon Swabs
|
642 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Cases & Gigbags
|
643 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Parts
|
644 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Parts > Bassoon Bocals
|
645 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Parts > Bassoon Small Parts
|
646 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Reeds
|
647 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Stands
|
648 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Straps & Supports
|
649 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories
|
650 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Care & Cleaning
|
651 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Care & Cleaning > Clarinet Care Kits
|
652 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Care & Cleaning > Clarinet Pad Savers
|
653 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Care & Cleaning > Clarinet Swabs
|
654 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Cases & Gigbags
|
655 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Ligatures & Caps
|
656 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts
|
657 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts > Clarinet Barrels
|
658 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts > Clarinet Bells
|
659 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts > Clarinet Mouthpieces
|
660 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts > Clarinet Small Parts
|
661 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Pegs & Stands
|
662 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Reeds
|
663 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Straps & Supports
|
664 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories
|
665 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Care & Cleaning
|
666 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Care & Cleaning > Flute Care Kits
|
667 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Care & Cleaning > Flute Cleaning Rods
|
668 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Care & Cleaning > Flute Swabs
|
669 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Cases & Gigbags
|
670 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Parts
|
671 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Parts > Flute Headjoints
|
672 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Parts > Flute Small Parts
|
673 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Pegs & Stands
|
674 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Harmonica Accessories
|
675 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Harmonica Accessories > Harmonica Cases
|
676 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Harmonica Accessories > Harmonica Holders
|
677 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories
|
678 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Care & Cleaning
|
679 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Care & Cleaning > Oboe Care Kits
|
680 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Care & Cleaning > Oboe Swabs
|
681 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Cases & Gigbags
|
682 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Parts
|
683 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Parts > Oboe Small Parts
|
684 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Pegs & Stands
|
685 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Reeds
|
686 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Straps & Supports
|
687 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Recorder Accessories
|
688 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Recorder Accessories > Recorder Care & Cleaning
|
689 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Recorder Accessories > Recorder Cases
|
690 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Recorder Accessories > Recorder Parts
|
691 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories
|
692 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Care & Cleaning
|
693 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Care & Cleaning > Saxophone Care Kits
|
694 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Care & Cleaning > Saxophone Pad Savers
|
695 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Care & Cleaning > Saxophone Swabs
|
696 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Cases & Gigbags
|
697 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Ligatures & Caps
|
698 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Parts
|
699 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Parts > Saxophone Mouthpieces
|
700 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Parts > Saxophone Necks
|
701 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Parts > Saxophone Small Parts
|
702 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Pegs & Stands
|
703 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Reeds
|
704 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Straps & Supports
|
705 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Woodwind Cork Grease
|
706 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Woodwind Polishing Cloths
|
707 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Woodwind Reed Cases
|
708 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Woodwind Reed Knives
|
709 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments
|
710 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Accordions & Concertinas
|
711 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Bagpipes
|
712 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments
|
713 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Alto & Baritone Horns
|
714 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Euphoniums
|
715 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > French Horns
|
716 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Trombones
|
717 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Trumpets & Cornets
|
718 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Tubas
|
719 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments
|
720 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments > Audio Samplers
|
721 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments > MIDI Controllers
|
722 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments > Musical Keyboards
|
723 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments > Sound Synthesizers
|
724 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion
|
725 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Bass Drums
|
726 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Cymbals
|
727 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Drum Kits
|
728 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Electronic Drums
|
729 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Glockenspiels & Xylophones
|
730 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Gongs
|
731 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion
|
732 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Claves & Castanets
|
733 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Finger & Hand Cymbals
|
734 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Bells & Chimes
|
735 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums
|
736 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Bongos
|
737 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Cajons
|
738 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Congas
|
739 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Frame Drums
|
740 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Goblet Drums
|
741 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Tablas
|
742 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Talking Drums
|
743 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Blocks
|
744 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Cowbells
|
745 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Scrapers & Ratchets
|
746 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Shakers
|
747 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Triangles
|
748 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Tambourines
|
749 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Vibraslaps
|
750 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hi-Hats
|
751 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Practice Pads
|
752 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Snare Drums
|
753 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Tom-Toms
|
754 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Pianos
|
755 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments
|
756 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Cellos
|
757 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Guitars
|
758 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Harps
|
759 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Upright Basses
|
760 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Violas
|
761 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Violins
|
762 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds
|
763 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Bassoons
|
764 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Clarinets
|
765 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Flutes
|
766 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Flutophones
|
767 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Harmonicas
|
768 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Jew's Harps
|
769 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Melodicas
|
770 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Musical Pipes
|
771 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Oboes & English Horns
|
772 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Ocarinas
|
773 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Recorders
|
774 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Saxophones
|
775 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Tin Whistles
|
776 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Train Whistles
|
777 |
+
Arts & Entertainment > Party & Celebration
|
778 |
+
Arts & Entertainment > Party & Celebration > Gift Giving
|
779 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Corsage & Boutonnière Pins
|
780 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Corsages & Boutonnières
|
781 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Fresh Cut Flowers
|
782 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Cards & Certificates
|
783 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping
|
784 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Gift Bags
|
785 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Gift Boxes & Tins
|
786 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Gift Tags & Labels
|
787 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Tissue Paper
|
788 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Wrapping Paper
|
789 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Greeting & Note Cards
|
790 |
+
Arts & Entertainment > Party & Celebration > Party Supplies
|
791 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Advice Cards
|
792 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Balloon Kits
|
793 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Balloons
|
794 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Banners
|
795 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Birthday Candles
|
796 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Chair Sashes
|
797 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Cocktail Decorations
|
798 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Confetti
|
799 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Decorative Pom-Poms
|
800 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Drinking Games
|
801 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Drinking Games > Beer Pong
|
802 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Drinking Games > Beer Pong > Beer Pong Tables
|
803 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Drinking Straws & Stirrers
|
804 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Envelope Seals
|
805 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Event Programs
|
806 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Fireworks & Firecrackers
|
807 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Inflatable Party Decorations
|
808 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Invitations
|
809 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Noisemakers & Party Blowers
|
810 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Party Favors
|
811 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Party Favors > Wedding Favors
|
812 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Party Games
|
813 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Party Hats
|
814 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Party Streamers & Curtains
|
815 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Party Supply Kits
|
816 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Piñatas
|
817 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Place Card Holders
|
818 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Place Cards
|
819 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Response Cards
|
820 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Sparklers
|
821 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Special Occasion Card Boxes & Holders
|
822 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Spray String
|
823 |
+
Arts & Entertainment > Party & Celebration > Special Effects
|
824 |
+
Arts & Entertainment > Party & Celebration > Special Effects > Disco Balls
|
825 |
+
Arts & Entertainment > Party & Celebration > Special Effects > Fog Machines
|
826 |
+
Arts & Entertainment > Party & Celebration > Special Effects > Special Effects Controllers
|
827 |
+
Arts & Entertainment > Party & Celebration > Special Effects > Special Effects Light Stands
|
828 |
+
Arts & Entertainment > Party & Celebration > Special Effects > Special Effects Lighting
|
829 |
+
Arts & Entertainment > Party & Celebration > Trophies & Awards
|
830 |
+
Baby & Toddler
|
831 |
+
Baby & Toddler > Baby Bathing
|
832 |
+
Baby & Toddler > Baby Bathing > Baby Bathtubs & Bath Seats
|
833 |
+
Baby & Toddler > Baby Bathing > Shower Visors
|
834 |
+
Baby & Toddler > Baby Gift Sets
|
835 |
+
Baby & Toddler > Baby Health
|
836 |
+
Baby & Toddler > Baby Health > Baby Health & Grooming Kits
|
837 |
+
Baby & Toddler > Baby Health > Nasal Aspirators
|
838 |
+
Baby & Toddler > Baby Health > Pacifier Clips & Holders
|
839 |
+
Baby & Toddler > Baby Health > Pacifier Wipes
|
840 |
+
Baby & Toddler > Baby Health > Pacifiers & Teethers
|
841 |
+
Baby & Toddler > Baby Safety
|
842 |
+
Baby & Toddler > Baby Safety > Baby & Pet Gate Accessories
|
843 |
+
Baby & Toddler > Baby Safety > Baby & Pet Gates
|
844 |
+
Baby & Toddler > Baby Safety > Baby Monitors
|
845 |
+
Baby & Toddler > Baby Safety > Baby Safety Harnesses & Leashes
|
846 |
+
Baby & Toddler > Baby Safety > Baby Safety Locks & Guards
|
847 |
+
Baby & Toddler > Baby Safety > Baby Safety Rails
|
848 |
+
Baby & Toddler > Baby Toys & Activity Equipment
|
849 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Alphabet Toys
|
850 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Activity Toys
|
851 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Bouncers & Rockers
|
852 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Jumpers & Swings
|
853 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Mobile Accessories
|
854 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Mobiles
|
855 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Soothers
|
856 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Walkers & Entertainers
|
857 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Play Mats & Gyms
|
858 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Play Yards
|
859 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Push & Pull Toys
|
860 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Rattles
|
861 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Sorting & Stacking Toys
|
862 |
+
Baby & Toddler > Baby Transport
|
863 |
+
Baby & Toddler > Baby Transport > Baby & Toddler Car Seats
|
864 |
+
Baby & Toddler > Baby Transport > Baby Carriers
|
865 |
+
Baby & Toddler > Baby Transport > Baby Strollers
|
866 |
+
Baby & Toddler > Baby Transport Accessories
|
867 |
+
Baby & Toddler > Baby Transport Accessories > Baby & Toddler Car Seat Accessories
|
868 |
+
Baby & Toddler > Baby Transport Accessories > Baby Carrier Accessories
|
869 |
+
Baby & Toddler > Baby Transport Accessories > Baby Stroller Accessories
|
870 |
+
Baby & Toddler > Baby Transport Accessories > Baby Transport Liners & Sacks
|
871 |
+
Baby & Toddler > Baby Transport Accessories > Shopping Cart & High Chair Covers
|
872 |
+
Baby & Toddler > Diapering
|
873 |
+
Baby & Toddler > Diapering > Baby Wipe Dispensers & Warmers
|
874 |
+
Baby & Toddler > Diapering > Baby Wipes
|
875 |
+
Baby & Toddler > Diapering > Changing Mat & Tray Covers
|
876 |
+
Baby & Toddler > Diapering > Changing Mats & Trays
|
877 |
+
Baby & Toddler > Diapering > Diaper Kits
|
878 |
+
Baby & Toddler > Diapering > Diaper Liners
|
879 |
+
Baby & Toddler > Diapering > Diaper Organizers
|
880 |
+
Baby & Toddler > Diapering > Diaper Pail Accessories
|
881 |
+
Baby & Toddler > Diapering > Diaper Pails
|
882 |
+
Baby & Toddler > Diapering > Diaper Rash Treatments
|
883 |
+
Baby & Toddler > Diapering > Diaper Wet Bags
|
884 |
+
Baby & Toddler > Diapering > Diapers
|
885 |
+
Baby & Toddler > Nursing & Feeding
|
886 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food
|
887 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Cereal
|
888 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Drinks
|
889 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Food
|
890 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Formula
|
891 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Snacks
|
892 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Toddler Nutrition Drinks & Shakes
|
893 |
+
Baby & Toddler > Nursing & Feeding > Baby Bottle Nipples & Liners
|
894 |
+
Baby & Toddler > Nursing & Feeding > Baby Bottles
|
895 |
+
Baby & Toddler > Nursing & Feeding > Baby Care Timers
|
896 |
+
Baby & Toddler > Nursing & Feeding > Bibs
|
897 |
+
Baby & Toddler > Nursing & Feeding > Bottle Warmers & Sterilizers
|
898 |
+
Baby & Toddler > Nursing & Feeding > Breast Milk Storage Containers
|
899 |
+
Baby & Toddler > Nursing & Feeding > Breast Pump Accessories
|
900 |
+
Baby & Toddler > Nursing & Feeding > Breast Pumps
|
901 |
+
Baby & Toddler > Nursing & Feeding > Burp Cloths
|
902 |
+
Baby & Toddler > Nursing & Feeding > Nursing Covers
|
903 |
+
Baby & Toddler > Nursing & Feeding > Nursing Pads & Shields
|
904 |
+
Baby & Toddler > Nursing & Feeding > Nursing Pillow Covers
|
905 |
+
Baby & Toddler > Nursing & Feeding > Nursing Pillows
|
906 |
+
Baby & Toddler > Nursing & Feeding > Sippy Cups
|
907 |
+
Baby & Toddler > Potty Training
|
908 |
+
Baby & Toddler > Potty Training > Potty Seats
|
909 |
+
Baby & Toddler > Potty Training > Potty Training Kits
|
910 |
+
Baby & Toddler > Swaddling & Receiving Blankets
|
911 |
+
Business & Industrial
|
912 |
+
Business & Industrial > Advertising & Marketing
|
913 |
+
Business & Industrial > Advertising & Marketing > Brochures
|
914 |
+
Business & Industrial > Advertising & Marketing > Trade Show Counters
|
915 |
+
Business & Industrial > Advertising & Marketing > Trade Show Displays
|
916 |
+
Business & Industrial > Agriculture
|
917 |
+
Business & Industrial > Agriculture > Animal Husbandry
|
918 |
+
Business & Industrial > Agriculture > Animal Husbandry > Egg Incubators
|
919 |
+
Business & Industrial > Agriculture > Animal Husbandry > Livestock Feed
|
920 |
+
Business & Industrial > Agriculture > Animal Husbandry > Livestock Feeders & Waterers
|
921 |
+
Business & Industrial > Agriculture > Animal Husbandry > Livestock Halters
|
922 |
+
Business & Industrial > Automation Control Components
|
923 |
+
Business & Industrial > Automation Control Components > Programmable Logic Controllers
|
924 |
+
Business & Industrial > Automation Control Components > Variable Frequency & Adjustable Speed Drives
|
925 |
+
Business & Industrial > Construction
|
926 |
+
Business & Industrial > Construction > Surveying
|
927 |
+
Business & Industrial > Construction > Traffic Cones & Barrels
|
928 |
+
Business & Industrial > Dentistry
|
929 |
+
Business & Industrial > Dentistry > Dental Cement
|
930 |
+
Business & Industrial > Dentistry > Dental Tools
|
931 |
+
Business & Industrial > Dentistry > Dental Tools > Dappen Dishes
|
932 |
+
Business & Industrial > Dentistry > Dental Tools > Dental Mirrors
|
933 |
+
Business & Industrial > Dentistry > Dental Tools > Dental Tool Sets
|
934 |
+
Business & Industrial > Dentistry > Dental Tools > Prophy Cups
|
935 |
+
Business & Industrial > Dentistry > Dental Tools > Prophy Heads
|
936 |
+
Business & Industrial > Dentistry > Prophy Paste
|
937 |
+
Business & Industrial > Film & Television
|
938 |
+
Business & Industrial > Finance & Insurance
|
939 |
+
Business & Industrial > Finance & Insurance > Bullion
|
940 |
+
Business & Industrial > Food Service
|
941 |
+
Business & Industrial > Food Service > Bakery Boxes
|
942 |
+
Business & Industrial > Food Service > Bus Tubs
|
943 |
+
Business & Industrial > Food Service > Check Presenters
|
944 |
+
Business & Industrial > Food Service > Concession Food Containers
|
945 |
+
Business & Industrial > Food Service > Disposable Lids
|
946 |
+
Business & Industrial > Food Service > Disposable Serveware
|
947 |
+
Business & Industrial > Food Service > Disposable Serveware > Disposable Serving Trays
|
948 |
+
Business & Industrial > Food Service > Disposable Tableware
|
949 |
+
Business & Industrial > Food Service > Disposable Tableware > Disposable Bowls
|
950 |
+
Business & Industrial > Food Service > Disposable Tableware > Disposable Cups
|
951 |
+
Business & Industrial > Food Service > Disposable Tableware > Disposable Cutlery
|
952 |
+
Business & Industrial > Food Service > Disposable Tableware > Disposable Plates
|
953 |
+
Business & Industrial > Food Service > Food Service Baskets
|
954 |
+
Business & Industrial > Food Service > Food Service Carts
|
955 |
+
Business & Industrial > Food Service > Food Washers & Dryers
|
956 |
+
Business & Industrial > Food Service > Hot Dog Rollers
|
957 |
+
Business & Industrial > Food Service > Ice Bins
|
958 |
+
Business & Industrial > Food Service > Plate & Dish Warmers
|
959 |
+
Business & Industrial > Food Service > Sneeze Guards
|
960 |
+
Business & Industrial > Food Service > Take-Out Containers
|
961 |
+
Business & Industrial > Food Service > Tilt Skillets
|
962 |
+
Business & Industrial > Food Service > Vending Machines
|
963 |
+
Business & Industrial > Forestry & Logging
|
964 |
+
Business & Industrial > Hairdressing & Cosmetology
|
965 |
+
Business & Industrial > Hairdressing & Cosmetology > Hairdressing Capes & Neck Covers
|
966 |
+
Business & Industrial > Hairdressing & Cosmetology > Pedicure Chairs
|
967 |
+
Business & Industrial > Hairdressing & Cosmetology > Salon Chairs
|
968 |
+
Business & Industrial > Heavy Machinery
|
969 |
+
Business & Industrial > Heavy Machinery > Chippers
|
970 |
+
Business & Industrial > Hotel & Hospitality
|
971 |
+
Business & Industrial > Industrial Storage
|
972 |
+
Business & Industrial > Industrial Storage > Industrial Cabinets
|
973 |
+
Business & Industrial > Industrial Storage > Industrial Shelving
|
974 |
+
Business & Industrial > Industrial Storage > Shipping Containers
|
975 |
+
Business & Industrial > Industrial Storage > Wire Partitions, Enclosures & Doors
|
976 |
+
Business & Industrial > Industrial Storage Accessories
|
977 |
+
Business & Industrial > Janitorial Carts & Caddies
|
978 |
+
Business & Industrial > Law Enforcement
|
979 |
+
Business & Industrial > Law Enforcement > Cuffs
|
980 |
+
Business & Industrial > Law Enforcement > Metal Detectors
|
981 |
+
Business & Industrial > Manufacturing
|
982 |
+
Business & Industrial > Material Handling
|
983 |
+
Business & Industrial > Material Handling > Conveyors
|
984 |
+
Business & Industrial > Material Handling > Lifts & Hoists
|
985 |
+
Business & Industrial > Material Handling > Lifts & Hoists > Hoists, Cranes & Trolleys
|
986 |
+
Business & Industrial > Material Handling > Lifts & Hoists > Jacks & Lift Trucks
|
987 |
+
Business & Industrial > Material Handling > Lifts & Hoists > Personnel Lifts
|
988 |
+
Business & Industrial > Material Handling > Lifts & Hoists > Pulleys, Blocks & Sheaves
|
989 |
+
Business & Industrial > Material Handling > Lifts & Hoists > Winches
|
990 |
+
Business & Industrial > Material Handling > Pallets & Loading Platforms
|
991 |
+
Business & Industrial > Medical
|
992 |
+
Business & Industrial > Medical > Hospital Curtains
|
993 |
+
Business & Industrial > Medical > Hospital Gowns
|
994 |
+
Business & Industrial > Medical > Medical Bedding
|
995 |
+
Business & Industrial > Medical > Medical Equipment
|
996 |
+
Business & Industrial > Medical > Medical Equipment > Automated External Defibrillators
|
997 |
+
Business & Industrial > Medical > Medical Equipment > Gait Belts
|
998 |
+
Business & Industrial > Medical > Medical Equipment > Medical Reflex Hammers & Tuning Forks
|
999 |
+
Business & Industrial > Medical > Medical Equipment > Medical Stretchers & Gurneys
|
1000 |
+
Business & Industrial > Medical > Medical Equipment > Otoscopes & Ophthalmoscopes
|
1001 |
+
Business & Industrial > Medical > Medical Equipment > Patient Lifts
|
1002 |
+
Business & Industrial > Medical > Medical Equipment > Stethoscopes
|
1003 |
+
Business & Industrial > Medical > Medical Equipment > Vital Signs Monitor Accessories
|
1004 |
+
Business & Industrial > Medical > Medical Equipment > Vital Signs Monitors
|
1005 |
+
Business & Industrial > Medical > Medical Furniture
|
1006 |
+
Business & Industrial > Medical > Medical Furniture > Chiropractic Tables
|
1007 |
+
Business & Industrial > Medical > Medical Furniture > Examination Chairs & Tables
|
1008 |
+
Business & Industrial > Medical > Medical Furniture > Homecare & Hospital Beds
|
1009 |
+
Business & Industrial > Medical > Medical Furniture > Medical Cabinets
|
1010 |
+
Business & Industrial > Medical > Medical Furniture > Medical Carts
|
1011 |
+
Business & Industrial > Medical > Medical Furniture > Medical Carts > Crash Carts
|
1012 |
+
Business & Industrial > Medical > Medical Furniture > Medical Carts > IV Poles & Carts
|
1013 |
+
Business & Industrial > Medical > Medical Furniture > Surgical Tables
|
1014 |
+
Business & Industrial > Medical > Medical Instruments
|
1015 |
+
Business & Industrial > Medical > Medical Instruments > Medical Forceps
|
1016 |
+
Business & Industrial > Medical > Medical Instruments > Scalpel Blades
|
1017 |
+
Business & Industrial > Medical > Medical Instruments > Scalpels
|
1018 |
+
Business & Industrial > Medical > Medical Instruments > Surgical Needles & Sutures
|
1019 |
+
Business & Industrial > Medical > Medical Supplies
|
1020 |
+
Business & Industrial > Medical > Medical Supplies > Disposable Gloves
|
1021 |
+
Business & Industrial > Medical > Medical Supplies > Finger Cots
|
1022 |
+
Business & Industrial > Medical > Medical Supplies > Medical Needles & Syringes
|
1023 |
+
Business & Industrial > Medical > Medical Supplies > Ostomy Supplies
|
1024 |
+
Business & Industrial > Medical > Medical Supplies > Tongue Depressors
|
1025 |
+
Business & Industrial > Medical > Medical Teaching Equipment
|
1026 |
+
Business & Industrial > Medical > Medical Teaching Equipment > Medical & Emergency Response Training Mannequins
|
1027 |
+
Business & Industrial > Medical > Scrub Caps
|
1028 |
+
Business & Industrial > Medical > Scrubs
|
1029 |
+
Business & Industrial > Medical > Surgical Gowns
|
1030 |
+
Business & Industrial > Mining & Quarrying
|
1031 |
+
Business & Industrial > Piercing & Tattooing
|
1032 |
+
Business & Industrial > Piercing & Tattooing > Piercing Supplies
|
1033 |
+
Business & Industrial > Piercing & Tattooing > Piercing Supplies > Piercing Needles
|
1034 |
+
Business & Industrial > Piercing & Tattooing > Tattooing Supplies
|
1035 |
+
Business & Industrial > Piercing & Tattooing > Tattooing Supplies > Tattoo Cover-Ups
|
1036 |
+
Business & Industrial > Piercing & Tattooing > Tattooing Supplies > Tattooing Inks
|
1037 |
+
Business & Industrial > Piercing & Tattooing > Tattooing Supplies > Tattooing Machines
|
1038 |
+
Business & Industrial > Piercing & Tattooing > Tattooing Supplies > Tattooing Needles
|
1039 |
+
Business & Industrial > Retail
|
1040 |
+
Business & Industrial > Retail > Clothing Display Racks
|
1041 |
+
Business & Industrial > Retail > Display Mannequins
|
1042 |
+
Business & Industrial > Retail > Mannequin Parts
|
1043 |
+
Business & Industrial > Retail > Money Handling
|
1044 |
+
Business & Industrial > Retail > Money Handling > Banknote Verifiers
|
1045 |
+
Business & Industrial > Retail > Money Handling > Cash Register & POS Terminal Accessories
|
1046 |
+
Business & Industrial > Retail > Money Handling > Cash Register & POS Terminal Accessories > Cash Drawers & Trays
|
1047 |
+
Business & Industrial > Retail > Money Handling > Cash Register & POS Terminal Accessories > Credit Card Terminals
|
1048 |
+
Business & Industrial > Retail > Money Handling > Cash Register & POS Terminal Accessories > Signature Capture Pads
|
1049 |
+
Business & Industrial > Retail > Money Handling > Cash Registers & POS Terminals
|
1050 |
+
Business & Industrial > Retail > Money Handling > Coin & Bill Counters
|
1051 |
+
Business & Industrial > Retail > Money Handling > Money Changers
|
1052 |
+
Business & Industrial > Retail > Money Handling > Money Deposit Bags
|
1053 |
+
Business & Industrial > Retail > Money Handling > Paper Coin Wrappers & Bill Straps
|
1054 |
+
Business & Industrial > Retail > Paper & Plastic Shopping Bags
|
1055 |
+
Business & Industrial > Retail > Pricing Guns
|
1056 |
+
Business & Industrial > Retail > Retail Display Cases
|
1057 |
+
Business & Industrial > Retail > Retail Display Props & Models
|
1058 |
+
Business & Industrial > Science & Laboratory
|
1059 |
+
Business & Industrial > Science & Laboratory > Biochemicals
|
1060 |
+
Business & Industrial > Science & Laboratory > Dissection Kits
|
1061 |
+
Business & Industrial > Science & Laboratory > Laboratory Chemicals
|
1062 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment
|
1063 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Autoclaves
|
1064 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Centrifuges
|
1065 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Dry Ice Makers
|
1066 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Freeze-Drying Machines
|
1067 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Blenders
|
1068 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Freezers
|
1069 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Funnels
|
1070 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Hot Plates
|
1071 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Ovens
|
1072 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories
|
1073 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Cameras
|
1074 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Eyepieces & Adapters
|
1075 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Objective Lenses
|
1076 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Replacement Bulbs
|
1077 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Slides
|
1078 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscopes
|
1079 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microtomes
|
1080 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Spectrometer Accessories
|
1081 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Spectrometers
|
1082 |
+
Business & Industrial > Science & Laboratory > Laboratory Specimens
|
1083 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies
|
1084 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Beakers
|
1085 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Graduated Cylinders
|
1086 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Laboratory Flasks
|
1087 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Petri Dishes
|
1088 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Pipettes
|
1089 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Test Tube Racks
|
1090 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Test Tubes
|
1091 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Wash Bottles
|
1092 |
+
Business & Industrial > Signage
|
1093 |
+
Business & Industrial > Signage > Business Hour Signs
|
1094 |
+
Business & Industrial > Signage > Digital Signs
|
1095 |
+
Business & Industrial > Signage > Electric Signs
|
1096 |
+
Business & Industrial > Signage > Electric Signs > LED Signs
|
1097 |
+
Business & Industrial > Signage > Electric Signs > Neon Signs
|
1098 |
+
Business & Industrial > Signage > Emergency & Exit Signs
|
1099 |
+
Business & Industrial > Signage > Facility Identification Signs
|
1100 |
+
Business & Industrial > Signage > Open & Closed Signs
|
1101 |
+
Business & Industrial > Signage > Parking Signs & Permits
|
1102 |
+
Business & Industrial > Signage > Policy Signs
|
1103 |
+
Business & Industrial > Signage > Retail & Sale Signs
|
1104 |
+
Business & Industrial > Signage > Road & Traffic Signs
|
1105 |
+
Business & Industrial > Signage > Safety & Warning Signs
|
1106 |
+
Business & Industrial > Signage > Security Signs
|
1107 |
+
Business & Industrial > Signage > Sidewalk & Yard Signs
|
1108 |
+
Business & Industrial > Work Safety Protective Gear
|
1109 |
+
Business & Industrial > Work Safety Protective Gear > Bullet Proof Vests
|
1110 |
+
Business & Industrial > Work Safety Protective Gear > Gas Mask & Respirator Accessories
|
1111 |
+
Business & Industrial > Work Safety Protective Gear > Hardhats
|
1112 |
+
Business & Industrial > Work Safety Protective Gear > Hazardous Material Suits
|
1113 |
+
Business & Industrial > Work Safety Protective Gear > Protective Aprons
|
1114 |
+
Business & Industrial > Work Safety Protective Gear > Protective Eyewear
|
1115 |
+
Business & Industrial > Work Safety Protective Gear > Protective Masks
|
1116 |
+
Business & Industrial > Work Safety Protective Gear > Protective Masks > Dust Masks
|
1117 |
+
Business & Industrial > Work Safety Protective Gear > Protective Masks > Fireman's Masks
|
1118 |
+
Business & Industrial > Work Safety Protective Gear > Protective Masks > Gas Masks & Respirators
|
1119 |
+
Business & Industrial > Work Safety Protective Gear > Protective Masks > Medical Masks
|
1120 |
+
Business & Industrial > Work Safety Protective Gear > Safety Gloves
|
1121 |
+
Business & Industrial > Work Safety Protective Gear > Safety Knee Pads
|
1122 |
+
Business & Industrial > Work Safety Protective Gear > Welding Helmets
|
1123 |
+
Business & Industrial > Work Safety Protective Gear > Work Safety Harnesses
|
1124 |
+
Business & Industrial > Work Safety Protective Gear > Work Safety Tethers
|
1125 |
+
Cameras & Optics
|
1126 |
+
Cameras & Optics > Camera & Optic Accessories
|
1127 |
+
Cameras & Optics > Camera & Optic Accessories > Camera & Optic Replacement Cables
|
1128 |
+
Cameras & Optics > Camera & Optic Accessories > Camera & Video Camera Lenses
|
1129 |
+
Cameras & Optics > Camera & Optic Accessories > Camera & Video Camera Lenses > Camera Lenses
|
1130 |
+
Cameras & Optics > Camera & Optic Accessories > Camera & Video Camera Lenses > Surveillance Camera Lenses
|
1131 |
+
Cameras & Optics > Camera & Optic Accessories > Camera & Video Camera Lenses > Video Camera Lenses
|
1132 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories
|
1133 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens & Filter Adapter Rings
|
1134 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Bags
|
1135 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Caps
|
1136 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Converters
|
1137 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Filters
|
1138 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Hoods
|
1139 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories
|
1140 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Accessory Sets
|
1141 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Bags & Cases
|
1142 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Body Replacement Panels & Doors
|
1143 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Digital Backs
|
1144 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Film
|
1145 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Flash Accessories
|
1146 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Flashes
|
1147 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Focus Devices
|
1148 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Gears
|
1149 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Grips
|
1150 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Image Sensors
|
1151 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Lens Zoom Units
|
1152 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Remote Controls
|
1153 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Replacement Buttons & Knobs
|
1154 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Replacement Screens & Displays
|
1155 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Silencers & Sound Blimps
|
1156 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Stabilizers & Supports
|
1157 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Straps
|
1158 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Sun Hoods & Viewfinder Attachments
|
1159 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Flash Brackets
|
1160 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > On-Camera Monitors
|
1161 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Surveillance Camera Accessories
|
1162 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Underwater Camera Housing Accessories
|
1163 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Underwater Camera Housings
|
1164 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Video Camera Lights
|
1165 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories
|
1166 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Binocular & Monocular Accessories
|
1167 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Optics Bags & Cases
|
1168 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Rangefinder Accessories
|
1169 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Spotting Scope Accessories
|
1170 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Telescope Accessories
|
1171 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Thermal Optic Accessories
|
1172 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Weapon Scope & Sight Accessories
|
1173 |
+
Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories
|
1174 |
+
Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod & Monopod Cases
|
1175 |
+
Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod & Monopod Heads
|
1176 |
+
Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod Collars & Mounts
|
1177 |
+
Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod Handles
|
1178 |
+
Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod Spreaders
|
1179 |
+
Cameras & Optics > Camera & Optic Accessories > Tripods & Monopods
|
1180 |
+
Cameras & Optics > Cameras
|
1181 |
+
Cameras & Optics > Cameras > Borescopes
|
1182 |
+
Cameras & Optics > Cameras > Digital Cameras
|
1183 |
+
Cameras & Optics > Cameras > Disposable Cameras
|
1184 |
+
Cameras & Optics > Cameras > Film Cameras
|
1185 |
+
Cameras & Optics > Cameras > Surveillance Cameras
|
1186 |
+
Cameras & Optics > Cameras > Trail Cameras
|
1187 |
+
Cameras & Optics > Cameras > Video Cameras
|
1188 |
+
Cameras & Optics > Cameras > Webcams
|
1189 |
+
Cameras & Optics > Optics
|
1190 |
+
Cameras & Optics > Optics > Binoculars
|
1191 |
+
Cameras & Optics > Optics > Monoculars
|
1192 |
+
Cameras & Optics > Optics > Rangefinders
|
1193 |
+
Cameras & Optics > Optics > Scopes
|
1194 |
+
Cameras & Optics > Optics > Scopes > Spotting Scopes
|
1195 |
+
Cameras & Optics > Optics > Scopes > Telescopes
|
1196 |
+
Cameras & Optics > Optics > Scopes > Weapon Scopes & Sights
|
1197 |
+
Cameras & Optics > Photography
|
1198 |
+
Cameras & Optics > Photography > Darkroom
|
1199 |
+
Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment
|
1200 |
+
Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Copystands
|
1201 |
+
Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Darkroom Sinks
|
1202 |
+
Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Developing Tanks & Reels
|
1203 |
+
Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Print Trays, Washers & Dryers
|
1204 |
+
Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Retouching Equipment & Supplies
|
1205 |
+
Cameras & Optics > Photography > Darkroom > Enlarging Equipment
|
1206 |
+
Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Darkroom Easels
|
1207 |
+
Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Darkroom Timers
|
1208 |
+
Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Focusing Aids
|
1209 |
+
Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Photographic Analyzers
|
1210 |
+
Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Photographic Enlargers
|
1211 |
+
Cameras & Optics > Photography > Darkroom > Photographic Chemicals
|
1212 |
+
Cameras & Optics > Photography > Darkroom > Photographic Paper
|
1213 |
+
Cameras & Optics > Photography > Darkroom > Safelights
|
1214 |
+
Cameras & Optics > Photography > Lighting & Studio
|
1215 |
+
Cameras & Optics > Photography > Lighting & Studio > Light Meter Accessories
|
1216 |
+
Cameras & Optics > Photography > Lighting & Studio > Light Meters
|
1217 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Backgrounds
|
1218 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Light & Flash Accessories
|
1219 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls
|
1220 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls > Flash Diffusers
|
1221 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls > Flash Reflectors
|
1222 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls > Lighting Filters & Gobos
|
1223 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls > Softboxes
|
1224 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Lights & Flashes
|
1225 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Stand & Mount Accessories
|
1226 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Stands & Mounts
|
1227 |
+
Cameras & Optics > Photography > Photo Mounting Supplies
|
1228 |
+
Cameras & Optics > Photography > Photo Negative & Slide Storage
|
1229 |
+
Electronics
|
1230 |
+
Electronics > Arcade Equipment
|
1231 |
+
Electronics > Arcade Equipment > Basketball Arcade Games
|
1232 |
+
Electronics > Arcade Equipment > Pinball Machine Accessories
|
1233 |
+
Electronics > Arcade Equipment > Pinball Machines
|
1234 |
+
Electronics > Arcade Equipment > Skee-Ball Machines
|
1235 |
+
Electronics > Arcade Equipment > Video Game Arcade Cabinet Accessories
|
1236 |
+
Electronics > Arcade Equipment > Video Game Arcade Cabinets
|
1237 |
+
Electronics > Audio
|
1238 |
+
Electronics > Audio > Audio Accessories
|
1239 |
+
Electronics > Audio > Audio Accessories > Audio & Video Receiver Accessories
|
1240 |
+
Electronics > Audio > Audio Accessories > Headphone & Headset Accessories
|
1241 |
+
Electronics > Audio > Audio Accessories > Headphone & Headset Accessories > Headphone Cushions & Tips
|
1242 |
+
Electronics > Audio > Audio Accessories > Karaoke System Accessories
|
1243 |
+
Electronics > Audio > Audio Accessories > Karaoke System Accessories > Karaoke Chips
|
1244 |
+
Electronics > Audio > Audio Accessories > MP3 Player Accessories
|
1245 |
+
Electronics > Audio > Audio Accessories > MP3 Player Accessories > MP3 Player & Mobile Phone Accessory Sets
|
1246 |
+
Electronics > Audio > Audio Accessories > MP3 Player Accessories > MP3 Player Cases
|
1247 |
+
Electronics > Audio > Audio Accessories > Microphone Accessories
|
1248 |
+
Electronics > Audio > Audio Accessories > Microphone Stands
|
1249 |
+
Electronics > Audio > Audio Accessories > Satellite Radio Accessories
|
1250 |
+
Electronics > Audio > Audio Accessories > Speaker Accessories
|
1251 |
+
Electronics > Audio > Audio Accessories > Speaker Accessories > Speaker Bags, Covers & Cases
|
1252 |
+
Electronics > Audio > Audio Accessories > Speaker Accessories > Speaker Components & Kits
|
1253 |
+
Electronics > Audio > Audio Accessories > Speaker Accessories > Speaker Stand Bags
|
1254 |
+
Electronics > Audio > Audio Accessories > Speaker Accessories > Speaker Stands & Mounts
|
1255 |
+
Electronics > Audio > Audio Accessories > Speaker Accessories > Tactile Transducers
|
1256 |
+
Electronics > Audio > Audio Accessories > Turntable Accessories
|
1257 |
+
Electronics > Audio > Audio Components
|
1258 |
+
Electronics > Audio > Audio Components > Audio & Video Receivers
|
1259 |
+
Electronics > Audio > Audio Components > Audio Amplifiers
|
1260 |
+
Electronics > Audio > Audio Components > Audio Amplifiers > Headphone Amplifiers
|
1261 |
+
Electronics > Audio > Audio Components > Audio Amplifiers > Power Amplifiers
|
1262 |
+
Electronics > Audio > Audio Components > Audio Mixers
|
1263 |
+
Electronics > Audio > Audio Components > Audio Transmitters
|
1264 |
+
Electronics > Audio > Audio Components > Audio Transmitters > Bluetooth Transmitters
|
1265 |
+
Electronics > Audio > Audio Components > Audio Transmitters > FM Transmitters
|
1266 |
+
Electronics > Audio > Audio Components > Channel Strips
|
1267 |
+
Electronics > Audio > Audio Components > Direct Boxes
|
1268 |
+
Electronics > Audio > Audio Components > Headphones & Headsets
|
1269 |
+
Electronics > Audio > Audio Components > Microphones
|
1270 |
+
Electronics > Audio > Audio Components > Signal Processors
|
1271 |
+
Electronics > Audio > Audio Components > Signal Processors > Crossovers
|
1272 |
+
Electronics > Audio > Audio Components > Signal Processors > Effects Processors
|
1273 |
+
Electronics > Audio > Audio Components > Signal Processors > Equalizers
|
1274 |
+
Electronics > Audio > Audio Components > Signal Processors > Loudspeaker Management Systems
|
1275 |
+
Electronics > Audio > Audio Components > Signal Processors > Microphone Preamps
|
1276 |
+
Electronics > Audio > Audio Components > Signal Processors > Noise Gates & Compressors
|
1277 |
+
Electronics > Audio > Audio Components > Signal Processors > Phono Preamps
|
1278 |
+
Electronics > Audio > Audio Components > Speakers
|
1279 |
+
Electronics > Audio > Audio Components > Studio Recording Bundles
|
1280 |
+
Electronics > Audio > Audio Players & Recorders
|
1281 |
+
Electronics > Audio > Audio Players & Recorders > Boomboxes
|
1282 |
+
Electronics > Audio > Audio Players & Recorders > CD Players & Recorders
|
1283 |
+
Electronics > Audio > Audio Players & Recorders > Cassette Players & Recorders
|
1284 |
+
Electronics > Audio > Audio Players & Recorders > Home Theater Systems
|
1285 |
+
Electronics > Audio > Audio Players & Recorders > Jukeboxes
|
1286 |
+
Electronics > Audio > Audio Players & Recorders > Karaoke Systems
|
1287 |
+
Electronics > Audio > Audio Players & Recorders > MP3 Players
|
1288 |
+
Electronics > Audio > Audio Players & Recorders > MiniDisc Players & Recorders
|
1289 |
+
Electronics > Audio > Audio Players & Recorders > Multitrack Recorders
|
1290 |
+
Electronics > Audio > Audio Players & Recorders > Radios
|
1291 |
+
Electronics > Audio > Audio Players & Recorders > Reel-to-Reel Tape Players & Recorders
|
1292 |
+
Electronics > Audio > Audio Players & Recorders > Stereo Systems
|
1293 |
+
Electronics > Audio > Audio Players & Recorders > Turntables & Record Players
|
1294 |
+
Electronics > Audio > Audio Players & Recorders > Voice Recorders
|
1295 |
+
Electronics > Audio > Bullhorns
|
1296 |
+
Electronics > Audio > DJ & Specialty Audio
|
1297 |
+
Electronics > Audio > DJ & Specialty Audio > DJ CD Players
|
1298 |
+
Electronics > Audio > DJ & Specialty Audio > DJ Systems
|
1299 |
+
Electronics > Audio > Public Address Systems
|
1300 |
+
Electronics > Audio > Stage Equipment
|
1301 |
+
Electronics > Audio > Stage Equipment > Wireless Transmitters
|
1302 |
+
Electronics > Circuit Boards & Components
|
1303 |
+
Electronics > Circuit Boards & Components > Circuit Board Accessories
|
1304 |
+
Electronics > Circuit Boards & Components > Circuit Decoders & Encoders
|
1305 |
+
Electronics > Circuit Boards & Components > Circuit Prototyping
|
1306 |
+
Electronics > Circuit Boards & Components > Circuit Prototyping > Breadboards
|
1307 |
+
Electronics > Circuit Boards & Components > Electronic Filters
|
1308 |
+
Electronics > Circuit Boards & Components > Passive Circuit Components
|
1309 |
+
Electronics > Circuit Boards & Components > Passive Circuit Components > Capacitors
|
1310 |
+
Electronics > Circuit Boards & Components > Passive Circuit Components > Electronic Oscillators
|
1311 |
+
Electronics > Circuit Boards & Components > Passive Circuit Components > Inductors
|
1312 |
+
Electronics > Circuit Boards & Components > Passive Circuit Components > Resistors
|
1313 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards
|
1314 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Camera Circuit Boards
|
1315 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Computer Circuit Boards
|
1316 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Computer Circuit Boards > Computer Inverter Boards
|
1317 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Computer Circuit Boards > Hard Drive Circuit Boards
|
1318 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Computer Circuit Boards > Motherboards
|
1319 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Development Boards
|
1320 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Exercise Machine Circuit Boards
|
1321 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Household Appliance Circuit Boards
|
1322 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Pool & Spa Circuit Boards
|
1323 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Printer, Copier, & Fax Machine Circuit Boards
|
1324 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Scanner Circuit Boards
|
1325 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Television Circuit Boards
|
1326 |
+
Electronics > Circuit Boards & Components > Semiconductors
|
1327 |
+
Electronics > Circuit Boards & Components > Semiconductors > Diodes
|
1328 |
+
Electronics > Circuit Boards & Components > Semiconductors > Integrated Circuits & Chips
|
1329 |
+
Electronics > Circuit Boards & Components > Semiconductors > Microcontrollers
|
1330 |
+
Electronics > Circuit Boards & Components > Semiconductors > Transistors
|
1331 |
+
Electronics > Communications
|
1332 |
+
Electronics > Communications > Answering Machines
|
1333 |
+
Electronics > Communications > Caller IDs
|
1334 |
+
Electronics > Communications > Communication Radio Accessories
|
1335 |
+
Electronics > Communications > Communication Radios
|
1336 |
+
Electronics > Communications > Communication Radios > CB Radios
|
1337 |
+
Electronics > Communications > Communication Radios > Radio Scanners
|
1338 |
+
Electronics > Communications > Communication Radios > Two-Way Radios
|
1339 |
+
Electronics > Communications > Intercom Accessories
|
1340 |
+
Electronics > Communications > Intercoms
|
1341 |
+
Electronics > Communications > Pagers
|
1342 |
+
Electronics > Communications > Telephony
|
1343 |
+
Electronics > Communications > Telephony > Conference Phones
|
1344 |
+
Electronics > Communications > Telephony > Corded Phones
|
1345 |
+
Electronics > Communications > Telephony > Cordless Phones
|
1346 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories
|
1347 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Camera Accessories
|
1348 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases
|
1349 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Charms & Straps
|
1350 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Pre-Paid Cards & SIM Cards
|
1351 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Replacement Parts
|
1352 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Stands
|
1353 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > SIM Card Ejection Tools
|
1354 |
+
Electronics > Communications > Telephony > Mobile Phones
|
1355 |
+
Electronics > Communications > Telephony > Satellite Phones
|
1356 |
+
Electronics > Communications > Telephony > Telephone Accessories
|
1357 |
+
Electronics > Communications > Telephony > Telephone Accessories > Phone Cards
|
1358 |
+
Electronics > Communications > Video Conferencing
|
1359 |
+
Electronics > Components
|
1360 |
+
Electronics > Components > Accelerometers
|
1361 |
+
Electronics > Components > Converters
|
1362 |
+
Electronics > Components > Converters > Audio Converters
|
1363 |
+
Electronics > Components > Converters > Scan Converters
|
1364 |
+
Electronics > Components > Electronics Component Connectors
|
1365 |
+
Electronics > Components > Modulators
|
1366 |
+
Electronics > Components > Splitters
|
1367 |
+
Electronics > Computers
|
1368 |
+
Electronics > Computers > Barebone Computers
|
1369 |
+
Electronics > Computers > Computer Servers
|
1370 |
+
Electronics > Computers > Desktop Computers
|
1371 |
+
Electronics > Computers > Handheld Devices
|
1372 |
+
Electronics > Computers > Handheld Devices > Data Collectors
|
1373 |
+
Electronics > Computers > Handheld Devices > E-Book Readers
|
1374 |
+
Electronics > Computers > Handheld Devices > PDAs
|
1375 |
+
Electronics > Computers > Interactive Kiosks
|
1376 |
+
Electronics > Computers > Laptops
|
1377 |
+
Electronics > Computers > Smart Glasses
|
1378 |
+
Electronics > Computers > Tablet Computers
|
1379 |
+
Electronics > Computers > Thin & Zero Clients
|
1380 |
+
Electronics > Computers > Touch Table Computers
|
1381 |
+
Electronics > Electronics Accessories
|
1382 |
+
Electronics > Electronics Accessories > Adapters
|
1383 |
+
Electronics > Electronics Accessories > Adapters > Audio & Video Cable Adapters & Couplers
|
1384 |
+
Electronics > Electronics Accessories > Adapters > Memory Card Adapters
|
1385 |
+
Electronics > Electronics Accessories > Adapters > USB Adapters
|
1386 |
+
Electronics > Electronics Accessories > Antenna Accessories
|
1387 |
+
Electronics > Electronics Accessories > Antenna Accessories > Antenna Mounts & Brackets
|
1388 |
+
Electronics > Electronics Accessories > Antenna Accessories > Antenna Rotators
|
1389 |
+
Electronics > Electronics Accessories > Antenna Accessories > Satellite LNBs
|
1390 |
+
Electronics > Electronics Accessories > Antennas
|
1391 |
+
Electronics > Electronics Accessories > Audio & Video Splitters & Switches
|
1392 |
+
Electronics > Electronics Accessories > Audio & Video Splitters & Switches > DVI Splitters & Switches
|
1393 |
+
Electronics > Electronics Accessories > Audio & Video Splitters & Switches > HDMI Splitters & Switches
|
1394 |
+
Electronics > Electronics Accessories > Audio & Video Splitters & Switches > VGA Splitters & Switches
|
1395 |
+
Electronics > Electronics Accessories > Blank Media
|
1396 |
+
Electronics > Electronics Accessories > Cable Management
|
1397 |
+
Electronics > Electronics Accessories > Cable Management > Cable Clips
|
1398 |
+
Electronics > Electronics Accessories > Cable Management > Cable Tie Guns
|
1399 |
+
Electronics > Electronics Accessories > Cable Management > Cable Trays
|
1400 |
+
Electronics > Electronics Accessories > Cable Management > Patch Panels
|
1401 |
+
Electronics > Electronics Accessories > Cable Management > Wire & Cable Identification Markers
|
1402 |
+
Electronics > Electronics Accessories > Cable Management > Wire & Cable Sleeves
|
1403 |
+
Electronics > Electronics Accessories > Cable Management > Wire & Cable Ties
|
1404 |
+
Electronics > Electronics Accessories > Cables
|
1405 |
+
Electronics > Electronics Accessories > Cables > Audio & Video Cables
|
1406 |
+
Electronics > Electronics Accessories > Cables > KVM Cables
|
1407 |
+
Electronics > Electronics Accessories > Cables > Network Cables
|
1408 |
+
Electronics > Electronics Accessories > Cables > Storage & Data Transfer Cables
|
1409 |
+
Electronics > Electronics Accessories > Cables > System & Power Cables
|
1410 |
+
Electronics > Electronics Accessories > Cables > Telephone Cables
|
1411 |
+
Electronics > Electronics Accessories > Computer Accessories
|
1412 |
+
Electronics > Electronics Accessories > Computer Accessories > Computer Accessory Sets
|
1413 |
+
Electronics > Electronics Accessories > Computer Accessories > Computer Covers & Skins
|
1414 |
+
Electronics > Electronics Accessories > Computer Accessories > Computer Risers & Stands
|
1415 |
+
Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories
|
1416 |
+
Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories > E-Book Reader Accessories
|
1417 |
+
Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories > E-Book Reader Accessories > E-Book Reader Cases
|
1418 |
+
Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories > PDA Accessories
|
1419 |
+
Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories > PDA Accessories > PDA Cases
|
1420 |
+
Electronics > Electronics Accessories > Computer Accessories > Keyboard & Mouse Wrist Rests
|
1421 |
+
Electronics > Electronics Accessories > Computer Accessories > Keyboard Trays & Platforms
|
1422 |
+
Electronics > Electronics Accessories > Computer Accessories > Laptop Docking Stations
|
1423 |
+
Electronics > Electronics Accessories > Computer Accessories > Mouse Pads
|
1424 |
+
Electronics > Electronics Accessories > Computer Accessories > Stylus Pen Nibs & Refills
|
1425 |
+
Electronics > Electronics Accessories > Computer Accessories > Stylus Pens
|
1426 |
+
Electronics > Electronics Accessories > Computer Accessories > Tablet Computer Docks & Stands
|
1427 |
+
Electronics > Electronics Accessories > Computer Components
|
1428 |
+
Electronics > Electronics Accessories > Computer Components > Blade Server Enclosures
|
1429 |
+
Electronics > Electronics Accessories > Computer Components > Computer Backplates & I/O Shields
|
1430 |
+
Electronics > Electronics Accessories > Computer Components > Computer Power Supplies
|
1431 |
+
Electronics > Electronics Accessories > Computer Components > Computer Processors
|
1432 |
+
Electronics > Electronics Accessories > Computer Components > Computer Racks & Mounts
|
1433 |
+
Electronics > Electronics Accessories > Computer Components > Computer Starter Kits
|
1434 |
+
Electronics > Electronics Accessories > Computer Components > Computer System Cooling Parts
|
1435 |
+
Electronics > Electronics Accessories > Computer Components > Desktop Computer & Server Cases
|
1436 |
+
Electronics > Electronics Accessories > Computer Components > E-Book Reader Parts
|
1437 |
+
Electronics > Electronics Accessories > Computer Components > E-Book Reader Parts > E-Book Reader Screens & Screen Digitizers
|
1438 |
+
Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters
|
1439 |
+
Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > Audio Cards & Adapters
|
1440 |
+
Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > Computer Interface Cards & Adapters
|
1441 |
+
Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > Riser Cards
|
1442 |
+
Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > TV Tuner Cards & Adapters
|
1443 |
+
Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > Video Cards & Adapters
|
1444 |
+
Electronics > Electronics Accessories > Computer Components > Input Device Accessories
|
1445 |
+
Electronics > Electronics Accessories > Computer Components > Input Device Accessories > Barcode Scanner Stands
|
1446 |
+
Electronics > Electronics Accessories > Computer Components > Input Device Accessories > Game Controller Accessories
|
1447 |
+
Electronics > Electronics Accessories > Computer Components > Input Device Accessories > Keyboard Keys & Caps
|
1448 |
+
Electronics > Electronics Accessories > Computer Components > Input Device Accessories > Mice & Trackball Accessories
|
1449 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices
|
1450 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Barcode Scanners
|
1451 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Digital Note Taking Pens
|
1452 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Electronic Card Readers
|
1453 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Fingerprint Readers
|
1454 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Game Controllers
|
1455 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Gesture Control Input Devices
|
1456 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Graphics Tablets
|
1457 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > KVM Switches
|
1458 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Keyboards
|
1459 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Memory Card Readers
|
1460 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Mice & Trackballs
|
1461 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Numeric Keypads
|
1462 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Touchpads
|
1463 |
+
Electronics > Electronics Accessories > Computer Components > Laptop Parts
|
1464 |
+
Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Hinges
|
1465 |
+
Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Housings & Trim
|
1466 |
+
Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Replacement Cables
|
1467 |
+
Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Replacement Keyboards
|
1468 |
+
Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Replacement Screens
|
1469 |
+
Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Replacement Speakers
|
1470 |
+
Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Screen Digitizers
|
1471 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices
|
1472 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Disk Duplicators
|
1473 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Disk Duplicators > CD/DVD Duplicators
|
1474 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Disk Duplicators > Hard Drive Duplicators
|
1475 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Disk Duplicators > USB Drive Duplicators
|
1476 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Floppy Drives
|
1477 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Hard Drive Accessories
|
1478 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Hard Drive Accessories > Hard Drive Carrying Cases
|
1479 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Hard Drive Accessories > Hard Drive Docks
|
1480 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Hard Drive Accessories > Hard Drive Enclosures & Mounts
|
1481 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Hard Drive Arrays
|
1482 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Hard Drives
|
1483 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Network Storage Systems
|
1484 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Optical Drives
|
1485 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > Tape Drives
|
1486 |
+
Electronics > Electronics Accessories > Computer Components > Storage Devices > USB Flash Drives
|
1487 |
+
Electronics > Electronics Accessories > Computer Components > Tablet Computer Parts
|
1488 |
+
Electronics > Electronics Accessories > Computer Components > Tablet Computer Parts > Tablet Computer Housings & Trim
|
1489 |
+
Electronics > Electronics Accessories > Computer Components > Tablet Computer Parts > Tablet Computer Replacement Speakers
|
1490 |
+
Electronics > Electronics Accessories > Computer Components > Tablet Computer Parts > Tablet Computer Screens & Screen Digitizers
|
1491 |
+
Electronics > Electronics Accessories > Computer Components > USB & FireWire Hubs
|
1492 |
+
Electronics > Electronics Accessories > Electronics Cleaners
|
1493 |
+
Electronics > Electronics Accessories > Electronics Films & Shields
|
1494 |
+
Electronics > Electronics Accessories > Electronics Films & Shields > Electronics Stickers & Decals
|
1495 |
+
Electronics > Electronics Accessories > Electronics Films & Shields > Keyboard Protectors
|
1496 |
+
Electronics > Electronics Accessories > Electronics Films & Shields > Privacy Filters
|
1497 |
+
Electronics > Electronics Accessories > Electronics Films & Shields > Screen Protectors
|
1498 |
+
Electronics > Electronics Accessories > Memory
|
1499 |
+
Electronics > Electronics Accessories > Memory > Cache Memory
|
1500 |
+
Electronics > Electronics Accessories > Memory > Flash Memory
|
1501 |
+
Electronics > Electronics Accessories > Memory > Flash Memory > Flash Memory Cards
|
1502 |
+
Electronics > Electronics Accessories > Memory > RAM
|
1503 |
+
Electronics > Electronics Accessories > Memory > ROM
|
1504 |
+
Electronics > Electronics Accessories > Memory > Video Memory
|
1505 |
+
Electronics > Electronics Accessories > Memory Accessories
|
1506 |
+
Electronics > Electronics Accessories > Memory Accessories > Memory Cases
|
1507 |
+
Electronics > Electronics Accessories > Mobile Phone & Tablet Tripods & Monopods
|
1508 |
+
Electronics > Electronics Accessories > Power
|
1509 |
+
Electronics > Electronics Accessories > Power > Batteries
|
1510 |
+
Electronics > Electronics Accessories > Power > Batteries > Camera Batteries
|
1511 |
+
Electronics > Electronics Accessories > Power > Batteries > Cordless Phone Batteries
|
1512 |
+
Electronics > Electronics Accessories > Power > Batteries > E-Book Reader Batteries
|
1513 |
+
Electronics > Electronics Accessories > Power > Batteries > General Purpose Batteries
|
1514 |
+
Electronics > Electronics Accessories > Power > Batteries > Laptop Batteries
|
1515 |
+
Electronics > Electronics Accessories > Power > Batteries > MP3 Player Batteries
|
1516 |
+
Electronics > Electronics Accessories > Power > Batteries > Mobile Phone Batteries
|
1517 |
+
Electronics > Electronics Accessories > Power > Batteries > PDA Batteries
|
1518 |
+
Electronics > Electronics Accessories > Power > Batteries > Tablet Computer Batteries
|
1519 |
+
Electronics > Electronics Accessories > Power > Batteries > UPS Batteries
|
1520 |
+
Electronics > Electronics Accessories > Power > Batteries > Video Camera Batteries
|
1521 |
+
Electronics > Electronics Accessories > Power > Batteries > Video Game Console & Controller Batteries
|
1522 |
+
Electronics > Electronics Accessories > Power > Battery Accessories
|
1523 |
+
Electronics > Electronics Accessories > Power > Battery Accessories > Battery Charge Controllers
|
1524 |
+
Electronics > Electronics Accessories > Power > Battery Accessories > Battery Holders
|
1525 |
+
Electronics > Electronics Accessories > Power > Battery Accessories > Camera Battery Chargers
|
1526 |
+
Electronics > Electronics Accessories > Power > Battery Accessories > General Purpose Battery Chargers
|
1527 |
+
Electronics > Electronics Accessories > Power > Battery Accessories > General Purpose Battery Testers
|
1528 |
+
Electronics > Electronics Accessories > Power > Fuel Cells
|
1529 |
+
Electronics > Electronics Accessories > Power > Power Adapter & Charger Accessories
|
1530 |
+
Electronics > Electronics Accessories > Power > Power Adapters & Chargers
|
1531 |
+
Electronics > Electronics Accessories > Power > Power Control Units
|
1532 |
+
Electronics > Electronics Accessories > Power > Power Strips & Surge Suppressors
|
1533 |
+
Electronics > Electronics Accessories > Power > Power Supply Enclosures
|
1534 |
+
Electronics > Electronics Accessories > Power > Surge Protection Devices
|
1535 |
+
Electronics > Electronics Accessories > Power > Travel Converters & Adapters
|
1536 |
+
Electronics > Electronics Accessories > Power > UPS
|
1537 |
+
Electronics > Electronics Accessories > Power > UPS Accessories
|
1538 |
+
Electronics > Electronics Accessories > Remote Controls
|
1539 |
+
Electronics > Electronics Accessories > Signal Boosters
|
1540 |
+
Electronics > Electronics Accessories > Signal Jammers
|
1541 |
+
Electronics > Electronics Accessories > Signal Jammers > GPS Jammers
|
1542 |
+
Electronics > Electronics Accessories > Signal Jammers > Mobile Phone Jammers
|
1543 |
+
Electronics > Electronics Accessories > Signal Jammers > Radar Jammers
|
1544 |
+
Electronics > GPS Accessories
|
1545 |
+
Electronics > GPS Accessories > GPS Cases
|
1546 |
+
Electronics > GPS Accessories > GPS Mounts
|
1547 |
+
Electronics > GPS Navigation Systems
|
1548 |
+
Electronics > GPS Tracking Devices
|
1549 |
+
Electronics > Marine Electronics
|
1550 |
+
Electronics > Marine Electronics > Fish Finders
|
1551 |
+
Electronics > Marine Electronics > Marine Audio & Video Receivers
|
1552 |
+
Electronics > Marine Electronics > Marine Chartplotters & GPS
|
1553 |
+
Electronics > Marine Electronics > Marine Radar
|
1554 |
+
Electronics > Marine Electronics > Marine Radios
|
1555 |
+
Electronics > Marine Electronics > Marine Speakers
|
1556 |
+
Electronics > Networking
|
1557 |
+
Electronics > Networking > Bridges & Routers
|
1558 |
+
Electronics > Networking > Bridges & Routers > Network Bridges
|
1559 |
+
Electronics > Networking > Bridges & Routers > VoIP Gateways & Routers
|
1560 |
+
Electronics > Networking > Bridges & Routers > Wireless Access Points
|
1561 |
+
Electronics > Networking > Bridges & Routers > Wireless Routers
|
1562 |
+
Electronics > Networking > Concentrators & Multiplexers
|
1563 |
+
Electronics > Networking > Hubs & Switches
|
1564 |
+
Electronics > Networking > Modem Accessories
|
1565 |
+
Electronics > Networking > Modems
|
1566 |
+
Electronics > Networking > Network Cards & Adapters
|
1567 |
+
Electronics > Networking > Network Security & Firewall Devices
|
1568 |
+
Electronics > Networking > Power Over Ethernet Adapters
|
1569 |
+
Electronics > Networking > Print Servers
|
1570 |
+
Electronics > Networking > Repeaters & Transceivers
|
1571 |
+
Electronics > Print, Copy, Scan & Fax
|
1572 |
+
Electronics > Print, Copy, Scan & Fax > 3D Printer Accessories
|
1573 |
+
Electronics > Print, Copy, Scan & Fax > 3D Printers
|
1574 |
+
Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories
|
1575 |
+
Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables
|
1576 |
+
Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Printer Drums & Drum Kits
|
1577 |
+
Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Printer Filters
|
1578 |
+
Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Printer Maintenance Kits
|
1579 |
+
Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Printer Ribbons
|
1580 |
+
Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Printheads
|
1581 |
+
Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Toner & Inkjet Cartridge Refills
|
1582 |
+
Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Consumables > Toner & Inkjet Cartridges
|
1583 |
+
Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Duplexers
|
1584 |
+
Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Memory
|
1585 |
+
Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer Stands
|
1586 |
+
Electronics > Print, Copy, Scan & Fax > Printer, Copier & Fax Machine Accessories > Printer, Copier & Fax Machine Replacement Parts
|
1587 |
+
Electronics > Print, Copy, Scan & Fax > Printers, Copiers & Fax Machines
|
1588 |
+
Electronics > Print, Copy, Scan & Fax > Scanner Accessories
|
1589 |
+
Electronics > Print, Copy, Scan & Fax > Scanners
|
1590 |
+
Electronics > Radar Detectors
|
1591 |
+
Electronics > Speed Radars
|
1592 |
+
Electronics > Toll Collection Devices
|
1593 |
+
Electronics > Video
|
1594 |
+
Electronics > Video > Computer Monitors
|
1595 |
+
Electronics > Video > Projectors
|
1596 |
+
Electronics > Video > Projectors > Multimedia Projectors
|
1597 |
+
Electronics > Video > Projectors > Overhead Projectors
|
1598 |
+
Electronics > Video > Projectors > Slide Projectors
|
1599 |
+
Electronics > Video > Satellite & Cable TV
|
1600 |
+
Electronics > Video > Satellite & Cable TV > Cable TV Receivers
|
1601 |
+
Electronics > Video > Satellite & Cable TV > Satellite Receivers
|
1602 |
+
Electronics > Video > Televisions
|
1603 |
+
Electronics > Video > Video Accessories
|
1604 |
+
Electronics > Video > Video Accessories > 3D Glasses
|
1605 |
+
Electronics > Video > Video Accessories > Computer Monitor Accessories
|
1606 |
+
Electronics > Video > Video Accessories > Computer Monitor Accessories > Color Calibrators
|
1607 |
+
Electronics > Video > Video Accessories > Projector Accessories
|
1608 |
+
Electronics > Video > Video Accessories > Projector Accessories > Projection & Tripod Skirts
|
1609 |
+
Electronics > Video > Video Accessories > Projector Accessories > Projection Screen Stands
|
1610 |
+
Electronics > Video > Video Accessories > Projector Accessories > Projection Screens
|
1611 |
+
Electronics > Video > Video Accessories > Projector Accessories > Projector Mounts
|
1612 |
+
Electronics > Video > Video Accessories > Projector Accessories > Projector Replacement Lamps
|
1613 |
+
Electronics > Video > Video Accessories > Rewinders
|
1614 |
+
Electronics > Video > Video Accessories > Television Parts & Accessories
|
1615 |
+
Electronics > Video > Video Accessories > Television Parts & Accessories > TV & Monitor Mounts
|
1616 |
+
Electronics > Video > Video Accessories > Television Parts & Accessories > TV Converter Boxes
|
1617 |
+
Electronics > Video > Video Accessories > Television Parts & Accessories > TV Replacement Lamps
|
1618 |
+
Electronics > Video > Video Accessories > Television Parts & Accessories > TV Replacement Speakers
|
1619 |
+
Electronics > Video > Video Editing Hardware & Production Equipment
|
1620 |
+
Electronics > Video > Video Multiplexers
|
1621 |
+
Electronics > Video > Video Players & Recorders
|
1622 |
+
Electronics > Video > Video Players & Recorders > DVD & Blu-ray Players
|
1623 |
+
Electronics > Video > Video Players & Recorders > DVD Recorders
|
1624 |
+
Electronics > Video > Video Players & Recorders > Digital Video Recorders
|
1625 |
+
Electronics > Video > Video Players & Recorders > Streaming & Home Media Players
|
1626 |
+
Electronics > Video > Video Players & Recorders > VCRs
|
1627 |
+
Electronics > Video > Video Servers
|
1628 |
+
Electronics > Video > Video Transmitters
|
1629 |
+
Electronics > Video Game Console Accessories
|
1630 |
+
Electronics > Video Game Console Accessories > Home Game Console Accessories
|
1631 |
+
Electronics > Video Game Console Accessories > Portable Game Console Accessories
|
1632 |
+
Electronics > Video Game Consoles
|
1633 |
+
Food, Beverages & Tobacco
|
1634 |
+
Food, Beverages & Tobacco > Beverages
|
1635 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages
|
1636 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Beer
|
1637 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Bitters
|
1638 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Cocktail Mixes
|
1639 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Flavored Alcoholic Beverages
|
1640 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Hard Cider
|
1641 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits
|
1642 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Absinthe
|
1643 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Brandy
|
1644 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Gin
|
1645 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Liqueurs
|
1646 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Rum
|
1647 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Shochu & Soju
|
1648 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Tequila
|
1649 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Vodka
|
1650 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Liquor & Spirits > Whiskey
|
1651 |
+
Food, Beverages & Tobacco > Beverages > Alcoholic Beverages > Wine
|
1652 |
+
Food, Beverages & Tobacco > Beverages > Buttermilk
|
1653 |
+
Food, Beverages & Tobacco > Beverages > Coffee
|
1654 |
+
Food, Beverages & Tobacco > Beverages > Eggnog
|
1655 |
+
Food, Beverages & Tobacco > Beverages > Fruit Flavored Drinks
|
1656 |
+
Food, Beverages & Tobacco > Beverages > Hot Chocolate
|
1657 |
+
Food, Beverages & Tobacco > Beverages > Juice
|
1658 |
+
Food, Beverages & Tobacco > Beverages > Milk
|
1659 |
+
Food, Beverages & Tobacco > Beverages > Non-Dairy Milk
|
1660 |
+
Food, Beverages & Tobacco > Beverages > Powdered Beverage Mixes
|
1661 |
+
Food, Beverages & Tobacco > Beverages > Soda
|
1662 |
+
Food, Beverages & Tobacco > Beverages > Sports & Energy Drinks
|
1663 |
+
Food, Beverages & Tobacco > Beverages > Tea & Infusions
|
1664 |
+
Food, Beverages & Tobacco > Beverages > Vinegar Drinks
|
1665 |
+
Food, Beverages & Tobacco > Beverages > Water
|
1666 |
+
Food, Beverages & Tobacco > Food Items
|
1667 |
+
Food, Beverages & Tobacco > Food Items > Bakery
|
1668 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Bagels
|
1669 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Bakery Assortments
|
1670 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Breads & Buns
|
1671 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Cakes & Dessert Bars
|
1672 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Coffee Cakes
|
1673 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Cookies
|
1674 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Cupcakes
|
1675 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Donuts
|
1676 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Fudge
|
1677 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Ice Cream Cones
|
1678 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Muffins
|
1679 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Pastries & Scones
|
1680 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Pies & Tarts
|
1681 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Taco Shells & Tostadas
|
1682 |
+
Food, Beverages & Tobacco > Food Items > Bakery > Tortillas & Wraps
|
1683 |
+
Food, Beverages & Tobacco > Food Items > Candied & Chocolate Covered Fruit
|
1684 |
+
Food, Beverages & Tobacco > Food Items > Candy & Chocolate
|
1685 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces
|
1686 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Cocktail Sauce
|
1687 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Curry Sauce
|
1688 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Dessert Toppings
|
1689 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Dessert Toppings > Fruit Toppings
|
1690 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Dessert Toppings > Ice Cream Syrup
|
1691 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Fish Sauce
|
1692 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Gravy
|
1693 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Honey
|
1694 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Horseradish Sauce
|
1695 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Hot Sauce
|
1696 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Ketchup
|
1697 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Marinades & Grilling Sauces
|
1698 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Mayonnaise
|
1699 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Mustard
|
1700 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Olives & Capers
|
1701 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Pasta Sauce
|
1702 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Pickled Fruits & Vegetables
|
1703 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Pizza Sauce
|
1704 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Relish & Chutney
|
1705 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Salad Dressing
|
1706 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Satay Sauce
|
1707 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Soy Sauce
|
1708 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Sweet and Sour Sauces
|
1709 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Syrup
|
1710 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Tahini
|
1711 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Tartar Sauce
|
1712 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > White & Cream Sauces
|
1713 |
+
Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Worcestershire Sauce
|
1714 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients
|
1715 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Baking Chips
|
1716 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Baking Chocolate
|
1717 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Baking Flavors & Extracts
|
1718 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Baking Mixes
|
1719 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Baking Powder
|
1720 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Baking Soda
|
1721 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Batter & Coating Mixes
|
1722 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Bean Paste
|
1723 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Bread Crumbs
|
1724 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Canned & Dry Milk
|
1725 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Cookie Decorating Kits
|
1726 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Cooking Oils
|
1727 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Cooking Starch
|
1728 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Cooking Wine
|
1729 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Corn Syrup
|
1730 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Dough
|
1731 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Dough > Bread & Pastry Dough
|
1732 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Dough > Cookie & Brownie Dough
|
1733 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Dough > Pie Crusts
|
1734 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Edible Baking Decorations
|
1735 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Floss Sugar
|
1736 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Flour
|
1737 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Food Coloring
|
1738 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Frosting & Icing
|
1739 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Lemon & Lime Juice
|
1740 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Marshmallows
|
1741 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Meal
|
1742 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Molasses
|
1743 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Pie & Pastry Fillings
|
1744 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Shortening & Lard
|
1745 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Starter Cultures
|
1746 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Sugar & Sweeteners
|
1747 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Tapioca Pearls
|
1748 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Tomato Paste
|
1749 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Unflavored Gelatin
|
1750 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Vinegar
|
1751 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Waffle & Pancake Mixes
|
1752 |
+
Food, Beverages & Tobacco > Food Items > Cooking & Baking Ingredients > Yeast
|
1753 |
+
Food, Beverages & Tobacco > Food Items > Dairy Products
|
1754 |
+
Food, Beverages & Tobacco > Food Items > Dairy Products > Butter & Margarine
|
1755 |
+
Food, Beverages & Tobacco > Food Items > Dairy Products > Cheese
|
1756 |
+
Food, Beverages & Tobacco > Food Items > Dairy Products > Coffee Creamer
|
1757 |
+
Food, Beverages & Tobacco > Food Items > Dairy Products > Cottage Cheese
|
1758 |
+
Food, Beverages & Tobacco > Food Items > Dairy Products > Cream
|
1759 |
+
Food, Beverages & Tobacco > Food Items > Dairy Products > Sour Cream
|
1760 |
+
Food, Beverages & Tobacco > Food Items > Dairy Products > Whipped Cream
|
1761 |
+
Food, Beverages & Tobacco > Food Items > Dairy Products > Yogurt
|
1762 |
+
Food, Beverages & Tobacco > Food Items > Dips & Spreads
|
1763 |
+
Food, Beverages & Tobacco > Food Items > Dips & Spreads > Apple Butter
|
1764 |
+
Food, Beverages & Tobacco > Food Items > Dips & Spreads > Cheese Dips & Spreads
|
1765 |
+
Food, Beverages & Tobacco > Food Items > Dips & Spreads > Cream Cheese
|
1766 |
+
Food, Beverages & Tobacco > Food Items > Dips & Spreads > Guacamole
|
1767 |
+
Food, Beverages & Tobacco > Food Items > Dips & Spreads > Hummus
|
1768 |
+
Food, Beverages & Tobacco > Food Items > Dips & Spreads > Jams & Jellies
|
1769 |
+
Food, Beverages & Tobacco > Food Items > Dips & Spreads > Nut Butters
|
1770 |
+
Food, Beverages & Tobacco > Food Items > Dips & Spreads > Salsa
|
1771 |
+
Food, Beverages & Tobacco > Food Items > Dips & Spreads > Tapenade
|
1772 |
+
Food, Beverages & Tobacco > Food Items > Dips & Spreads > Vegetable Dip
|
1773 |
+
Food, Beverages & Tobacco > Food Items > Food Gift Baskets
|
1774 |
+
Food, Beverages & Tobacco > Food Items > Frozen Desserts & Novelties
|
1775 |
+
Food, Beverages & Tobacco > Food Items > Frozen Desserts & Novelties > Ice Cream & Frozen Yogurt
|
1776 |
+
Food, Beverages & Tobacco > Food Items > Frozen Desserts & Novelties > Ice Cream Novelties
|
1777 |
+
Food, Beverages & Tobacco > Food Items > Frozen Desserts & Novelties > Ice Pops
|
1778 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables
|
1779 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Canned & Jarred Fruits
|
1780 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Canned & Jarred Vegetables
|
1781 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Canned & Prepared Beans
|
1782 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Dried Fruits
|
1783 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Dried Vegetables
|
1784 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Dry Beans
|
1785 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits
|
1786 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Apples
|
1787 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Atemoyas
|
1788 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Avocados
|
1789 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Babacos
|
1790 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Bananas
|
1791 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Berries
|
1792 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Breadfruit
|
1793 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Cactus Pears
|
1794 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Cherimoyas
|
1795 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits
|
1796 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Grapefruits
|
1797 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Kumquats
|
1798 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Lemons
|
1799 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Limequats
|
1800 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Limes
|
1801 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Oranges
|
1802 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Citrus Fruits > Tangelos
|
1803 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Coconuts
|
1804 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Dates
|
1805 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Feijoas
|
1806 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Figs
|
1807 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Fruit Mixes
|
1808 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Grapes
|
1809 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Guavas
|
1810 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Homely Fruits
|
1811 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Kiwis
|
1812 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Longan
|
1813 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Loquats
|
1814 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Lychees
|
1815 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Madroño
|
1816 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Mamey
|
1817 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Mangosteens
|
1818 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Melons
|
1819 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Papayas
|
1820 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Passion Fruit
|
1821 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Pears
|
1822 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Persimmons
|
1823 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Physalis
|
1824 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Pineapples
|
1825 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Pitahayas
|
1826 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Pomegranates
|
1827 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Quince
|
1828 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Rambutans
|
1829 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Sapodillo
|
1830 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Sapote
|
1831 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Soursops
|
1832 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Starfruits
|
1833 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits
|
1834 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits > Apricots
|
1835 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits > Cherries
|
1836 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits > Mangoes
|
1837 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits > Peaches & Nectarines
|
1838 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits > Plumcots
|
1839 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Stone Fruits > Plums
|
1840 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Sugar Apples
|
1841 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Fruits > Tamarindo
|
1842 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables
|
1843 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Arracachas
|
1844 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Artichokes
|
1845 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Asparagus
|
1846 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Beans
|
1847 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Beets
|
1848 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Borage
|
1849 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Broccoli
|
1850 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Brussel Sprouts
|
1851 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Cabbage
|
1852 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Cactus Leaves
|
1853 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Cardoon
|
1854 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Carrots
|
1855 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Cauliflower
|
1856 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Celery
|
1857 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Celery Roots
|
1858 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Corn
|
1859 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Cucumbers
|
1860 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Eggplants
|
1861 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Fennel Bulbs
|
1862 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Fiddlehead Ferns
|
1863 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Gai Choy
|
1864 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Gai Lan
|
1865 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Garlic
|
1866 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Ginger Root
|
1867 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Gobo Root
|
1868 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens
|
1869 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Arugula
|
1870 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Beet Greens
|
1871 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Bok Choy
|
1872 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Chard
|
1873 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Chicory
|
1874 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Choy Sum
|
1875 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Kale
|
1876 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Lettuce
|
1877 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > On Choy
|
1878 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Salad Mixes
|
1879 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Spinach
|
1880 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Greens > Yu Choy
|
1881 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Horseradish Root
|
1882 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Jicama
|
1883 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Kohlrabi
|
1884 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Leeks
|
1885 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Lotus Roots
|
1886 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Malangas
|
1887 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Mushrooms
|
1888 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Okra
|
1889 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Onions
|
1890 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Parsley Roots
|
1891 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Parsnips
|
1892 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Peas
|
1893 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Peppers
|
1894 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Potatoes
|
1895 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Radishes
|
1896 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Rhubarb
|
1897 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Shallots
|
1898 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Sprouts
|
1899 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Squashes & Gourds
|
1900 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Sugar Cane
|
1901 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Sunchokes
|
1902 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Sweet Potatoes
|
1903 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Tamarillos
|
1904 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Taro Root
|
1905 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Tomatoes
|
1906 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Turnips & Rutabagas
|
1907 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Vegetable Mixes
|
1908 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Water Chestnuts
|
1909 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Watercress
|
1910 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Wheatgrass
|
1911 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Yams
|
1912 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fresh & Frozen Vegetables > Yuca Root
|
1913 |
+
Food, Beverages & Tobacco > Food Items > Fruits & Vegetables > Fruit Sauces
|
1914 |
+
Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal
|
1915 |
+
Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Amaranth
|
1916 |
+
Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Barley
|
1917 |
+
Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Buckwheat
|
1918 |
+
Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Cereal & Granola
|
1919 |
+
Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Couscous
|
1920 |
+
Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Millet
|
1921 |
+
Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Oats, Grits & Hot Cereal
|
1922 |
+
Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Quinoa
|
1923 |
+
Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Rice
|
1924 |
+
Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Rye
|
1925 |
+
Food, Beverages & Tobacco > Food Items > Grains, Rice & Cereal > Wheat
|
1926 |
+
Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs
|
1927 |
+
Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Eggs
|
1928 |
+
Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Meat
|
1929 |
+
Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Meat > Canned Meats
|
1930 |
+
Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Meat > Fresh & Frozen Meats
|
1931 |
+
Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Meat > Lunch & Deli Meats
|
1932 |
+
Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Seafood
|
1933 |
+
Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Seafood > Canned Seafood
|
1934 |
+
Food, Beverages & Tobacco > Food Items > Meat, Seafood & Eggs > Seafood > Fresh & Frozen Seafood
|
1935 |
+
Food, Beverages & Tobacco > Food Items > Nuts & Seeds
|
1936 |
+
Food, Beverages & Tobacco > Food Items > Pasta & Noodles
|
1937 |
+
Food, Beverages & Tobacco > Food Items > Prepared Foods
|
1938 |
+
Food, Beverages & Tobacco > Food Items > Prepared Foods > Prepared Appetizers & Side Dishes
|
1939 |
+
Food, Beverages & Tobacco > Food Items > Prepared Foods > Prepared Meals & Entrées
|
1940 |
+
Food, Beverages & Tobacco > Food Items > Seasonings & Spices
|
1941 |
+
Food, Beverages & Tobacco > Food Items > Seasonings & Spices > Herbs & Spices
|
1942 |
+
Food, Beverages & Tobacco > Food Items > Seasonings & Spices > MSG
|
1943 |
+
Food, Beverages & Tobacco > Food Items > Seasonings & Spices > Pepper
|
1944 |
+
Food, Beverages & Tobacco > Food Items > Seasonings & Spices > Salt
|
1945 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods
|
1946 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Breadsticks
|
1947 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Cereal & Granola Bars
|
1948 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Cheese Puffs
|
1949 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Chips
|
1950 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Crackers
|
1951 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Croutons
|
1952 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Fruit Snacks
|
1953 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Jerky
|
1954 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Popcorn
|
1955 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Pork Rinds
|
1956 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Pretzels
|
1957 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Pudding & Gelatin Snacks
|
1958 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Puffed Rice Cakes
|
1959 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Salad Toppings
|
1960 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Sesame Sticks
|
1961 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Snack Cakes
|
1962 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Sticky Rice Cakes
|
1963 |
+
Food, Beverages & Tobacco > Food Items > Snack Foods > Trail & Snack Mixes
|
1964 |
+
Food, Beverages & Tobacco > Food Items > Soups & Broths
|
1965 |
+
Food, Beverages & Tobacco > Food Items > Tofu, Soy & Vegetarian Products
|
1966 |
+
Food, Beverages & Tobacco > Food Items > Tofu, Soy & Vegetarian Products > Cheese Alternatives
|
1967 |
+
Food, Beverages & Tobacco > Food Items > Tofu, Soy & Vegetarian Products > Meat Alternatives
|
1968 |
+
Food, Beverages & Tobacco > Food Items > Tofu, Soy & Vegetarian Products > Seitan
|
1969 |
+
Food, Beverages & Tobacco > Food Items > Tofu, Soy & Vegetarian Products > Tempeh
|
1970 |
+
Food, Beverages & Tobacco > Food Items > Tofu, Soy & Vegetarian Products > Tofu
|
1971 |
+
Food, Beverages & Tobacco > Tobacco Products
|
1972 |
+
Food, Beverages & Tobacco > Tobacco Products > Chewing Tobacco
|
1973 |
+
Food, Beverages & Tobacco > Tobacco Products > Cigarettes
|
1974 |
+
Food, Beverages & Tobacco > Tobacco Products > Cigars
|
1975 |
+
Food, Beverages & Tobacco > Tobacco Products > Loose Tobacco
|
1976 |
+
Food, Beverages & Tobacco > Tobacco Products > Smoking Pipes
|
1977 |
+
Food, Beverages & Tobacco > Tobacco Products > Vaporizers & Electronic Cigarettes
|
1978 |
+
Furniture
|
1979 |
+
Furniture > Baby & Toddler Furniture
|
1980 |
+
Furniture > Baby & Toddler Furniture > Baby & Toddler Furniture Sets
|
1981 |
+
Furniture > Baby & Toddler Furniture > Bassinet & Cradle Accessories
|
1982 |
+
Furniture > Baby & Toddler Furniture > Bassinets & Cradles
|
1983 |
+
Furniture > Baby & Toddler Furniture > Changing Tables
|
1984 |
+
Furniture > Baby & Toddler Furniture > Crib & Toddler Bed Accessories
|
1985 |
+
Furniture > Baby & Toddler Furniture > Crib & Toddler Bed Accessories > Crib Bumpers & Liners
|
1986 |
+
Furniture > Baby & Toddler Furniture > Crib & Toddler Bed Accessories > Crib Conversion Kits
|
1987 |
+
Furniture > Baby & Toddler Furniture > Cribs & Toddler Beds
|
1988 |
+
Furniture > Baby & Toddler Furniture > High Chair & Booster Seat Accessories
|
1989 |
+
Furniture > Baby & Toddler Furniture > High Chairs & Booster Seats
|
1990 |
+
Furniture > Beds & Accessories
|
1991 |
+
Furniture > Beds & Accessories > Bed & Bed Frame Accessories
|
1992 |
+
Furniture > Beds & Accessories > Beds & Bed Frames
|
1993 |
+
Furniture > Beds & Accessories > Headboards & Footboards
|
1994 |
+
Furniture > Beds & Accessories > Mattress Foundations
|
1995 |
+
Furniture > Beds & Accessories > Mattresses
|
1996 |
+
Furniture > Benches
|
1997 |
+
Furniture > Benches > Kitchen & Dining Benches
|
1998 |
+
Furniture > Benches > Storage & Entryway Benches
|
1999 |
+
Furniture > Benches > Vanity Benches
|
2000 |
+
Furniture > Cabinets & Storage
|
2001 |
+
Furniture > Cabinets & Storage > Armoires & Wardrobes
|
2002 |
+
Furniture > Cabinets & Storage > Buffets & Sideboards
|
2003 |
+
Furniture > Cabinets & Storage > China Cabinets & Hutches
|
2004 |
+
Furniture > Cabinets & Storage > Dressers
|
2005 |
+
Furniture > Cabinets & Storage > File Cabinets
|
2006 |
+
Furniture > Cabinets & Storage > Ironing Centers
|
2007 |
+
Furniture > Cabinets & Storage > Kitchen Cabinets
|
2008 |
+
Furniture > Cabinets & Storage > Magazine Racks
|
2009 |
+
Furniture > Cabinets & Storage > Media Storage Cabinets & Racks
|
2010 |
+
Furniture > Cabinets & Storage > Storage Cabinets & Lockers
|
2011 |
+
Furniture > Cabinets & Storage > Storage Chests
|
2012 |
+
Furniture > Cabinets & Storage > Storage Chests > Hope Chests
|
2013 |
+
Furniture > Cabinets & Storage > Storage Chests > Toy Chests
|
2014 |
+
Furniture > Cabinets & Storage > Vanities
|
2015 |
+
Furniture > Cabinets & Storage > Vanities > Bathroom Vanities
|
2016 |
+
Furniture > Cabinets & Storage > Vanities > Bedroom Vanities
|
2017 |
+
Furniture > Cabinets & Storage > Wine & Liquor Cabinets
|
2018 |
+
Furniture > Cabinets & Storage > Wine Racks
|
2019 |
+
Furniture > Carts & Islands
|
2020 |
+
Furniture > Carts & Islands > Kitchen & Dining Carts
|
2021 |
+
Furniture > Carts & Islands > Kitchen Islands
|
2022 |
+
Furniture > Chair Accessories
|
2023 |
+
Furniture > Chair Accessories > Hanging Chair Replacement Parts
|
2024 |
+
Furniture > Chairs
|
2025 |
+
Furniture > Chairs > Arm Chairs, Recliners & Sleeper Chairs
|
2026 |
+
Furniture > Chairs > Bean Bag Chairs
|
2027 |
+
Furniture > Chairs > Chaises
|
2028 |
+
Furniture > Chairs > Electric Massaging Chairs
|
2029 |
+
Furniture > Chairs > Floor Chairs
|
2030 |
+
Furniture > Chairs > Folding Chairs & Stools
|
2031 |
+
Furniture > Chairs > Gaming Chairs
|
2032 |
+
Furniture > Chairs > Hanging Chairs
|
2033 |
+
Furniture > Chairs > Kitchen & Dining Room Chairs
|
2034 |
+
Furniture > Chairs > Rocking Chairs
|
2035 |
+
Furniture > Chairs > Slipper Chairs
|
2036 |
+
Furniture > Chairs > Table & Bar Stools
|
2037 |
+
Furniture > Entertainment Centers & TV Stands
|
2038 |
+
Furniture > Furniture Sets
|
2039 |
+
Furniture > Furniture Sets > Bathroom Furniture Sets
|
2040 |
+
Furniture > Furniture Sets > Bedroom Furniture Sets
|
2041 |
+
Furniture > Furniture Sets > Kitchen & Dining Furniture Sets
|
2042 |
+
Furniture > Furniture Sets > Living Room Furniture Sets
|
2043 |
+
Furniture > Futon Frames
|
2044 |
+
Furniture > Futon Pads
|
2045 |
+
Furniture > Futons
|
2046 |
+
Furniture > Office Furniture
|
2047 |
+
Furniture > Office Furniture > Desks
|
2048 |
+
Furniture > Office Furniture > Office Chairs
|
2049 |
+
Furniture > Office Furniture > Office Furniture Sets
|
2050 |
+
Furniture > Office Furniture > Workspace Tables
|
2051 |
+
Furniture > Office Furniture > Workspace Tables > Art & Drafting Tables
|
2052 |
+
Furniture > Office Furniture > Workspace Tables > Conference Room Tables
|
2053 |
+
Furniture > Office Furniture > Workstations & Cubicles
|
2054 |
+
Furniture > Office Furniture Accessories
|
2055 |
+
Furniture > Office Furniture Accessories > Desk Parts & Accessories
|
2056 |
+
Furniture > Office Furniture Accessories > Office Chair Accessories
|
2057 |
+
Furniture > Office Furniture Accessories > Workstation & Cubicle Accessories
|
2058 |
+
Furniture > Ottomans
|
2059 |
+
Furniture > Outdoor Furniture
|
2060 |
+
Furniture > Outdoor Furniture > Outdoor Beds
|
2061 |
+
Furniture > Outdoor Furniture > Outdoor Furniture Sets
|
2062 |
+
Furniture > Outdoor Furniture > Outdoor Ottomans
|
2063 |
+
Furniture > Outdoor Furniture > Outdoor Seating
|
2064 |
+
Furniture > Outdoor Furniture > Outdoor Seating > Outdoor Benches
|
2065 |
+
Furniture > Outdoor Furniture > Outdoor Seating > Outdoor Chairs
|
2066 |
+
Furniture > Outdoor Furniture > Outdoor Seating > Outdoor Sectional Sofa Units
|
2067 |
+
Furniture > Outdoor Furniture > Outdoor Seating > Outdoor Sofas
|
2068 |
+
Furniture > Outdoor Furniture > Outdoor Seating > Sunloungers
|
2069 |
+
Furniture > Outdoor Furniture > Outdoor Storage Boxes
|
2070 |
+
Furniture > Outdoor Furniture > Outdoor Tables
|
2071 |
+
Furniture > Outdoor Furniture Accessories
|
2072 |
+
Furniture > Outdoor Furniture Accessories > Outdoor Furniture Covers
|
2073 |
+
Furniture > Room Divider Accessories
|
2074 |
+
Furniture > Room Dividers
|
2075 |
+
Furniture > Shelving
|
2076 |
+
Furniture > Shelving > Bookcases & Standing Shelves
|
2077 |
+
Furniture > Shelving > Wall Shelves & Ledges
|
2078 |
+
Furniture > Shelving Accessories
|
2079 |
+
Furniture > Shelving Accessories > Replacement Shelves
|
2080 |
+
Furniture > Sofa Accessories
|
2081 |
+
Furniture > Sofa Accessories > Chair & Sofa Supports
|
2082 |
+
Furniture > Sofa Accessories > Sectional Sofa Units
|
2083 |
+
Furniture > Sofas
|
2084 |
+
Furniture > Table Accessories
|
2085 |
+
Furniture > Table Accessories > Table Legs
|
2086 |
+
Furniture > Table Accessories > Table Tops
|
2087 |
+
Furniture > Tables
|
2088 |
+
Furniture > Tables > Accent Tables
|
2089 |
+
Furniture > Tables > Accent Tables > Coffee Tables
|
2090 |
+
Furniture > Tables > Accent Tables > End Tables
|
2091 |
+
Furniture > Tables > Accent Tables > Sofa Tables
|
2092 |
+
Furniture > Tables > Activity Tables
|
2093 |
+
Furniture > Tables > Folding Tables
|
2094 |
+
Furniture > Tables > Kitchen & Dining Room Tables
|
2095 |
+
Furniture > Tables > Kotatsu
|
2096 |
+
Furniture > Tables > Nightstands
|
2097 |
+
Furniture > Tables > Poker & Game Tables
|
2098 |
+
Furniture > Tables > Sewing Machine Tables
|
2099 |
+
Hardware
|
2100 |
+
Hardware > Building Consumables
|
2101 |
+
Hardware > Building Consumables > Chemicals
|
2102 |
+
Hardware > Building Consumables > Chemicals > Acid Neutralizers
|
2103 |
+
Hardware > Building Consumables > Chemicals > Ammonia
|
2104 |
+
Hardware > Building Consumables > Chemicals > Chimney Cleaners
|
2105 |
+
Hardware > Building Consumables > Chemicals > Concrete & Masonry Cleaners
|
2106 |
+
Hardware > Building Consumables > Chemicals > De-icers
|
2107 |
+
Hardware > Building Consumables > Chemicals > Deck & Fence Cleaners
|
2108 |
+
Hardware > Building Consumables > Chemicals > Drain Cleaners
|
2109 |
+
Hardware > Building Consumables > Chemicals > Electrical Freeze Sprays
|
2110 |
+
Hardware > Building Consumables > Chemicals > Lighter Fluid
|
2111 |
+
Hardware > Building Consumables > Chemicals > Septic Tank & Cesspool Treatments
|
2112 |
+
Hardware > Building Consumables > Hardware Glue & Adhesives
|
2113 |
+
Hardware > Building Consumables > Hardware Tape
|
2114 |
+
Hardware > Building Consumables > Lubricants
|
2115 |
+
Hardware > Building Consumables > Masonry Consumables
|
2116 |
+
Hardware > Building Consumables > Masonry Consumables > Bricks & Concrete Blocks
|
2117 |
+
Hardware > Building Consumables > Masonry Consumables > Cement, Mortar & Concrete Mixes
|
2118 |
+
Hardware > Building Consumables > Masonry Consumables > Grout
|
2119 |
+
Hardware > Building Consumables > Painting Consumables
|
2120 |
+
Hardware > Building Consumables > Painting Consumables > Paint
|
2121 |
+
Hardware > Building Consumables > Painting Consumables > Paint Binders
|
2122 |
+
Hardware > Building Consumables > Painting Consumables > Primers
|
2123 |
+
Hardware > Building Consumables > Painting Consumables > Stains
|
2124 |
+
Hardware > Building Consumables > Painting Consumables > Varnishes & Finishes
|
2125 |
+
Hardware > Building Consumables > Plumbing Primer
|
2126 |
+
Hardware > Building Consumables > Protective Coatings & Sealants
|
2127 |
+
Hardware > Building Consumables > Solder & Flux
|
2128 |
+
Hardware > Building Consumables > Solvents, Strippers & Thinners
|
2129 |
+
Hardware > Building Consumables > Wall Patching Compounds & Plaster
|
2130 |
+
Hardware > Building Materials
|
2131 |
+
Hardware > Building Materials > Countertops
|
2132 |
+
Hardware > Building Materials > Door Hardware
|
2133 |
+
Hardware > Building Materials > Door Hardware > Door Bells & Chimes
|
2134 |
+
Hardware > Building Materials > Door Hardware > Door Closers
|
2135 |
+
Hardware > Building Materials > Door Hardware > Door Frames
|
2136 |
+
Hardware > Building Materials > Door Hardware > Door Keyhole Escutcheons
|
2137 |
+
Hardware > Building Materials > Door Hardware > Door Knobs & Handles
|
2138 |
+
Hardware > Building Materials > Door Hardware > Door Knockers
|
2139 |
+
Hardware > Building Materials > Door Hardware > Door Push Plates
|
2140 |
+
Hardware > Building Materials > Door Hardware > Door Stops
|
2141 |
+
Hardware > Building Materials > Door Hardware > Door Strikes
|
2142 |
+
Hardware > Building Materials > Doors
|
2143 |
+
Hardware > Building Materials > Doors > Garage Doors
|
2144 |
+
Hardware > Building Materials > Doors > Home Doors
|
2145 |
+
Hardware > Building Materials > Drywall
|
2146 |
+
Hardware > Building Materials > Flooring & Carpet
|
2147 |
+
Hardware > Building Materials > Glass
|
2148 |
+
Hardware > Building Materials > Handrails & Railing Systems
|
2149 |
+
Hardware > Building Materials > Hatches
|
2150 |
+
Hardware > Building Materials > Insulation
|
2151 |
+
Hardware > Building Materials > Lumber & Sheet Stock
|
2152 |
+
Hardware > Building Materials > Molding
|
2153 |
+
Hardware > Building Materials > Rebar & Remesh
|
2154 |
+
Hardware > Building Materials > Roofing
|
2155 |
+
Hardware > Building Materials > Roofing > Gutter Accessories
|
2156 |
+
Hardware > Building Materials > Roofing > Gutters
|
2157 |
+
Hardware > Building Materials > Roofing > Roof Flashings
|
2158 |
+
Hardware > Building Materials > Roofing > Roofing Shingles & Tiles
|
2159 |
+
Hardware > Building Materials > Shutters
|
2160 |
+
Hardware > Building Materials > Siding
|
2161 |
+
Hardware > Building Materials > Sound Dampening Panels & Foam
|
2162 |
+
Hardware > Building Materials > Staircases
|
2163 |
+
Hardware > Building Materials > Wall & Ceiling Tile
|
2164 |
+
Hardware > Building Materials > Wall Paneling
|
2165 |
+
Hardware > Building Materials > Weather Stripping & Weatherization Supplies
|
2166 |
+
Hardware > Building Materials > Window Hardware
|
2167 |
+
Hardware > Building Materials > Window Hardware > Window Cranks
|
2168 |
+
Hardware > Building Materials > Window Hardware > Window Frames
|
2169 |
+
Hardware > Building Materials > Windows
|
2170 |
+
Hardware > Fencing & Barriers
|
2171 |
+
Hardware > Fencing & Barriers > Fence & Gate Accessories
|
2172 |
+
Hardware > Fencing & Barriers > Fence Panels
|
2173 |
+
Hardware > Fencing & Barriers > Fence Pickets
|
2174 |
+
Hardware > Fencing & Barriers > Fence Posts & Rails
|
2175 |
+
Hardware > Fencing & Barriers > Garden Borders & Edging
|
2176 |
+
Hardware > Fencing & Barriers > Gates
|
2177 |
+
Hardware > Fencing & Barriers > Lattice
|
2178 |
+
Hardware > Fencing & Barriers > Safety & Crowd Control Barriers
|
2179 |
+
Hardware > Fuel Containers & Tanks
|
2180 |
+
Hardware > Hardware Accessories
|
2181 |
+
Hardware > Hardware Accessories > Brackets & Reinforcement Braces
|
2182 |
+
Hardware > Hardware Accessories > Cabinet Hardware
|
2183 |
+
Hardware > Hardware Accessories > Cabinet Hardware > Cabinet & Furniture Keyhole Escutcheons
|
2184 |
+
Hardware > Hardware Accessories > Cabinet Hardware > Cabinet Backplates
|
2185 |
+
Hardware > Hardware Accessories > Cabinet Hardware > Cabinet Catches
|
2186 |
+
Hardware > Hardware Accessories > Cabinet Hardware > Cabinet Doors
|
2187 |
+
Hardware > Hardware Accessories > Cabinet Hardware > Cabinet Knobs & Handles
|
2188 |
+
Hardware > Hardware Accessories > Casters
|
2189 |
+
Hardware > Hardware Accessories > Chain, Wire & Rope
|
2190 |
+
Hardware > Hardware Accessories > Chain, Wire & Rope > Bungee Cords
|
2191 |
+
Hardware > Hardware Accessories > Chain, Wire & Rope > Chains
|
2192 |
+
Hardware > Hardware Accessories > Chain, Wire & Rope > Pull Chains
|
2193 |
+
Hardware > Hardware Accessories > Chain, Wire & Rope > Ropes & Hardware Cable
|
2194 |
+
Hardware > Hardware Accessories > Chain, Wire & Rope > Tie Down Straps
|
2195 |
+
Hardware > Hardware Accessories > Chain, Wire & Rope > Twine
|
2196 |
+
Hardware > Hardware Accessories > Chain, Wire & Rope > Utility Wire
|
2197 |
+
Hardware > Hardware Accessories > Coils
|
2198 |
+
Hardware > Hardware Accessories > Concrete Molds
|
2199 |
+
Hardware > Hardware Accessories > Dowel Pins & Rods
|
2200 |
+
Hardware > Hardware Accessories > Drawer Slides
|
2201 |
+
Hardware > Hardware Accessories > Drop Cloths
|
2202 |
+
Hardware > Hardware Accessories > Filters & Screens
|
2203 |
+
Hardware > Hardware Accessories > Flagging & Caution Tape
|
2204 |
+
Hardware > Hardware Accessories > Gas Hoses
|
2205 |
+
Hardware > Hardware Accessories > Ground Spikes
|
2206 |
+
Hardware > Hardware Accessories > Hardware Fasteners
|
2207 |
+
Hardware > Hardware Accessories > Hardware Fasteners > Drywall Anchors
|
2208 |
+
Hardware > Hardware Accessories > Hardware Fasteners > Nails
|
2209 |
+
Hardware > Hardware Accessories > Hardware Fasteners > Nuts & Bolts
|
2210 |
+
Hardware > Hardware Accessories > Hardware Fasteners > Rivets
|
2211 |
+
Hardware > Hardware Accessories > Hardware Fasteners > Screw Posts
|
2212 |
+
Hardware > Hardware Accessories > Hardware Fasteners > Screws
|
2213 |
+
Hardware > Hardware Accessories > Hardware Fasteners > Threaded Rods
|
2214 |
+
Hardware > Hardware Accessories > Hardware Fasteners > Washers
|
2215 |
+
Hardware > Hardware Accessories > Hinges
|
2216 |
+
Hardware > Hardware Accessories > Hooks, Buckles & Fasteners
|
2217 |
+
Hardware > Hardware Accessories > Hooks, Buckles & Fasteners > Chain Connectors & Links
|
2218 |
+
Hardware > Hardware Accessories > Hooks, Buckles & Fasteners > Gear Ties
|
2219 |
+
Hardware > Hardware Accessories > Hooks, Buckles & Fasteners > Lifting Hooks, Clamps & Shackles
|
2220 |
+
Hardware > Hardware Accessories > Hooks, Buckles & Fasteners > Utility Buckles
|
2221 |
+
Hardware > Hardware Accessories > Lubrication Hoses
|
2222 |
+
Hardware > Hardware Accessories > Metal Casting Molds
|
2223 |
+
Hardware > Hardware Accessories > Moving & Soundproofing Blankets & Covers
|
2224 |
+
Hardware > Hardware Accessories > Pneumatic Hoses
|
2225 |
+
Hardware > Hardware Accessories > Post Base Plates
|
2226 |
+
Hardware > Hardware Accessories > Springs
|
2227 |
+
Hardware > Hardware Accessories > Tarps
|
2228 |
+
Hardware > Hardware Accessories > Tool Storage & Organization
|
2229 |
+
Hardware > Hardware Accessories > Tool Storage & Organization > Garden Hose Storage
|
2230 |
+
Hardware > Hardware Accessories > Tool Storage & Organization > Tool & Equipment Belts
|
2231 |
+
Hardware > Hardware Accessories > Tool Storage & Organization > Tool Bags
|
2232 |
+
Hardware > Hardware Accessories > Tool Storage & Organization > Tool Boxes
|
2233 |
+
Hardware > Hardware Accessories > Tool Storage & Organization > Tool Cabinets & Chests
|
2234 |
+
Hardware > Hardware Accessories > Tool Storage & Organization > Tool Organizer Liners & Inserts
|
2235 |
+
Hardware > Hardware Accessories > Tool Storage & Organization > Tool Sheaths
|
2236 |
+
Hardware > Hardware Accessories > Tool Storage & Organization > Work Benches
|
2237 |
+
Hardware > Hardware Accessories > Wall Jacks & Braces
|
2238 |
+
Hardware > Hardware Pumps
|
2239 |
+
Hardware > Hardware Pumps > Home Appliance Pumps
|
2240 |
+
Hardware > Hardware Pumps > Pool, Fountain & Pond Pumps
|
2241 |
+
Hardware > Hardware Pumps > Sprinkler, Booster & Irrigation System Pumps
|
2242 |
+
Hardware > Hardware Pumps > Sump, Sewage & Effluent Pumps
|
2243 |
+
Hardware > Hardware Pumps > Utility Pumps
|
2244 |
+
Hardware > Hardware Pumps > Well Pumps & Systems
|
2245 |
+
Hardware > Heating, Ventilation & Air Conditioning
|
2246 |
+
Hardware > Heating, Ventilation & Air Conditioning > Air & Filter Dryers
|
2247 |
+
Hardware > Heating, Ventilation & Air Conditioning > Air Ducts
|
2248 |
+
Hardware > Heating, Ventilation & Air Conditioning > HVAC Controls
|
2249 |
+
Hardware > Heating, Ventilation & Air Conditioning > HVAC Controls > Control Panels
|
2250 |
+
Hardware > Heating, Ventilation & Air Conditioning > HVAC Controls > Humidistats
|
2251 |
+
Hardware > Heating, Ventilation & Air Conditioning > HVAC Controls > Thermostats
|
2252 |
+
Hardware > Heating, Ventilation & Air Conditioning > Vents & Flues
|
2253 |
+
Hardware > Locks & Keys
|
2254 |
+
Hardware > Locks & Keys > Key Blanks
|
2255 |
+
Hardware > Locks & Keys > Key Caps
|
2256 |
+
Hardware > Locks & Keys > Key Card Entry Systems
|
2257 |
+
Hardware > Locks & Keys > Locks & Latches
|
2258 |
+
Hardware > Plumbing
|
2259 |
+
Hardware > Plumbing > Plumbing Fittings & Supports
|
2260 |
+
Hardware > Plumbing > Plumbing Fittings & Supports > Gaskets & O-Rings
|
2261 |
+
Hardware > Plumbing > Plumbing Fittings & Supports > In-Wall Carriers & Mounting Frames
|
2262 |
+
Hardware > Plumbing > Plumbing Fittings & Supports > Nozzles
|
2263 |
+
Hardware > Plumbing > Plumbing Fittings & Supports > Pipe Adapters & Bushings
|
2264 |
+
Hardware > Plumbing > Plumbing Fittings & Supports > Pipe Caps & Plugs
|
2265 |
+
Hardware > Plumbing > Plumbing Fittings & Supports > Pipe Connectors
|
2266 |
+
Hardware > Plumbing > Plumbing Fittings & Supports > Plumbing Flanges
|
2267 |
+
Hardware > Plumbing > Plumbing Fittings & Supports > Plumbing Pipe Clamps
|
2268 |
+
Hardware > Plumbing > Plumbing Fittings & Supports > Plumbing Regulators
|
2269 |
+
Hardware > Plumbing > Plumbing Fittings & Supports > Plumbing Valves
|
2270 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts
|
2271 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Bathtub Accessories
|
2272 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Bathtub Accessories > Bathtub Bases & Feet
|
2273 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Bathtub Accessories > Bathtub Skirts
|
2274 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Bathtub Accessories > Bathtub Spouts
|
2275 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components
|
2276 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Drain Covers & Strainers
|
2277 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Drain Frames
|
2278 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Drain Liners
|
2279 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Drain Openers
|
2280 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Drain Rods
|
2281 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Plumbing Traps
|
2282 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drain Components > Plumbing Wastes
|
2283 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Drains
|
2284 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Faucet Accessories
|
2285 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Faucet Accessories > Faucet Aerators
|
2286 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Faucet Accessories > Faucet Handles & Controls
|
2287 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Fixture Plates
|
2288 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts
|
2289 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Bathtub & Shower Jets
|
2290 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Electric & Power Showers
|
2291 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Arms & Connectors
|
2292 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Bases
|
2293 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Columns
|
2294 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Doors & Enclosures
|
2295 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Heads
|
2296 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Walls & Surrounds
|
2297 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Shower Parts > Shower Water Filters
|
2298 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Sink Accessories
|
2299 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Sink Accessories > Sink Legs
|
2300 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories
|
2301 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Ballcocks & Flappers
|
2302 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Bidet Faucets & Sprayers
|
2303 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet & Bidet Seats
|
2304 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet Seat Covers
|
2305 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet Seat Lid Covers
|
2306 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet Tank Covers
|
2307 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet Tank Levers
|
2308 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet Tanks
|
2309 |
+
Hardware > Plumbing > Plumbing Fixture Hardware & Parts > Toilet & Bidet Accessories > Toilet Trim
|
2310 |
+
Hardware > Plumbing > Plumbing Fixtures
|
2311 |
+
Hardware > Plumbing > Plumbing Fixtures > Bathroom Suites
|
2312 |
+
Hardware > Plumbing > Plumbing Fixtures > Bathtubs
|
2313 |
+
Hardware > Plumbing > Plumbing Fixtures > Faucets
|
2314 |
+
Hardware > Plumbing > Plumbing Fixtures > Shower Stalls & Kits
|
2315 |
+
Hardware > Plumbing > Plumbing Fixtures > Sinks
|
2316 |
+
Hardware > Plumbing > Plumbing Fixtures > Sinks > Bathroom Sinks
|
2317 |
+
Hardware > Plumbing > Plumbing Fixtures > Sinks > Kitchen & Utility Sinks
|
2318 |
+
Hardware > Plumbing > Plumbing Fixtures > Toilets & Bidets
|
2319 |
+
Hardware > Plumbing > Plumbing Fixtures > Toilets & Bidets > Bidets
|
2320 |
+
Hardware > Plumbing > Plumbing Fixtures > Toilets & Bidets > Toilets
|
2321 |
+
Hardware > Plumbing > Plumbing Fixtures > Toilets & Bidets > Urinals
|
2322 |
+
Hardware > Plumbing > Plumbing Hoses & Supply Lines
|
2323 |
+
Hardware > Plumbing > Plumbing Pipes
|
2324 |
+
Hardware > Plumbing > Plumbing Repair Kits
|
2325 |
+
Hardware > Plumbing > Water Dispensing & Filtration
|
2326 |
+
Hardware > Plumbing > Water Dispensing & Filtration > In-Line Water Filters
|
2327 |
+
Hardware > Plumbing > Water Dispensing & Filtration > Water Dispensers
|
2328 |
+
Hardware > Plumbing > Water Dispensing & Filtration > Water Dispensers > Drinking Fountains
|
2329 |
+
Hardware > Plumbing > Water Dispensing & Filtration > Water Dispensers > Water Chillers
|
2330 |
+
Hardware > Plumbing > Water Dispensing & Filtration > Water Distillers
|
2331 |
+
Hardware > Plumbing > Water Dispensing & Filtration > Water Filtration Accessories
|
2332 |
+
Hardware > Plumbing > Water Dispensing & Filtration > Water Filtration Accessories > Water Filter Cartridges
|
2333 |
+
Hardware > Plumbing > Water Dispensing & Filtration > Water Filtration Accessories > Water Filter Housings
|
2334 |
+
Hardware > Plumbing > Water Dispensing & Filtration > Water Softener Salt
|
2335 |
+
Hardware > Plumbing > Water Dispensing & Filtration > Water Softeners
|
2336 |
+
Hardware > Plumbing > Water Levelers
|
2337 |
+
Hardware > Plumbing > Water Timers
|
2338 |
+
Hardware > Plumbing > Well Supplies
|
2339 |
+
Hardware > Power & Electrical Supplies
|
2340 |
+
Hardware > Power & Electrical Supplies > Armatures, Rotors & Stators
|
2341 |
+
Hardware > Power & Electrical Supplies > Ballasts & Starters
|
2342 |
+
Hardware > Power & Electrical Supplies > Carbon Brushes
|
2343 |
+
Hardware > Power & Electrical Supplies > Circuit Breaker Panels
|
2344 |
+
Hardware > Power & Electrical Supplies > Conduit & Housings
|
2345 |
+
Hardware > Power & Electrical Supplies > Conduit & Housings > Electrical Conduit
|
2346 |
+
Hardware > Power & Electrical Supplies > Conduit & Housings > Heat-Shrink Tubing
|
2347 |
+
Hardware > Power & Electrical Supplies > Electrical Motors
|
2348 |
+
Hardware > Power & Electrical Supplies > Electrical Mount Boxes & Brackets
|
2349 |
+
Hardware > Power & Electrical Supplies > Electrical Plug Caps
|
2350 |
+
Hardware > Power & Electrical Supplies > Electrical Switches
|
2351 |
+
Hardware > Power & Electrical Supplies > Electrical Switches > Light Switches
|
2352 |
+
Hardware > Power & Electrical Supplies > Electrical Switches > Specialty Electrical Switches & Relays
|
2353 |
+
Hardware > Power & Electrical Supplies > Electrical Wires & Cable
|
2354 |
+
Hardware > Power & Electrical Supplies > Extension Cord Accessories
|
2355 |
+
Hardware > Power & Electrical Supplies > Extension Cords
|
2356 |
+
Hardware > Power & Electrical Supplies > Generator Accessories
|
2357 |
+
Hardware > Power & Electrical Supplies > Generators
|
2358 |
+
Hardware > Power & Electrical Supplies > Home Automation Kits
|
2359 |
+
Hardware > Power & Electrical Supplies > Phone & Data Jacks
|
2360 |
+
Hardware > Power & Electrical Supplies > Power Converters
|
2361 |
+
Hardware > Power & Electrical Supplies > Power Inlets
|
2362 |
+
Hardware > Power & Electrical Supplies > Power Inverters
|
2363 |
+
Hardware > Power & Electrical Supplies > Power Outlets & Sockets
|
2364 |
+
Hardware > Power & Electrical Supplies > Solar Energy Kits
|
2365 |
+
Hardware > Power & Electrical Supplies > Solar Panels
|
2366 |
+
Hardware > Power & Electrical Supplies > Voltage Transformers & Regulators
|
2367 |
+
Hardware > Power & Electrical Supplies > Wall Plates & Covers
|
2368 |
+
Hardware > Power & Electrical Supplies > Wall Socket Controls & Sensors
|
2369 |
+
Hardware > Power & Electrical Supplies > Wire Caps & Nuts
|
2370 |
+
Hardware > Power & Electrical Supplies > Wire Terminals & Connectors
|
2371 |
+
Hardware > Small Engines
|
2372 |
+
Hardware > Storage Tanks
|
2373 |
+
Hardware > Tool Accessories
|
2374 |
+
Hardware > Tool Accessories > Abrasive Blaster Accessories
|
2375 |
+
Hardware > Tool Accessories > Abrasive Blaster Accessories > Sandblasting Cabinets
|
2376 |
+
Hardware > Tool Accessories > Axe Accessories
|
2377 |
+
Hardware > Tool Accessories > Axe Accessories > Axe Handles
|
2378 |
+
Hardware > Tool Accessories > Axe Accessories > Axe Heads
|
2379 |
+
Hardware > Tool Accessories > Cutter Accessories
|
2380 |
+
Hardware > Tool Accessories > Cutter Accessories > Nibbler Dies
|
2381 |
+
Hardware > Tool Accessories > Drill & Screwdriver Accessories
|
2382 |
+
Hardware > Tool Accessories > Drill & Screwdriver Accessories > Drill & Screwdriver Bits
|
2383 |
+
Hardware > Tool Accessories > Drill & Screwdriver Accessories > Drill Bit Extensions
|
2384 |
+
Hardware > Tool Accessories > Drill & Screwdriver Accessories > Drill Bit Sharpeners
|
2385 |
+
Hardware > Tool Accessories > Drill & Screwdriver Accessories > Drill Chucks
|
2386 |
+
Hardware > Tool Accessories > Drill & Screwdriver Accessories > Drill Stands & Guides
|
2387 |
+
Hardware > Tool Accessories > Drill & Screwdriver Accessories > Hole Saws
|
2388 |
+
Hardware > Tool Accessories > Driver Accessories
|
2389 |
+
Hardware > Tool Accessories > Flashlight Accessories
|
2390 |
+
Hardware > Tool Accessories > Grinder Accessories
|
2391 |
+
Hardware > Tool Accessories > Grinder Accessories > Grinding Wheels & Points
|
2392 |
+
Hardware > Tool Accessories > Hammer Accessories
|
2393 |
+
Hardware > Tool Accessories > Hammer Accessories > Air Hammer Accessories
|
2394 |
+
Hardware > Tool Accessories > Hammer Accessories > Hammer Handles
|
2395 |
+
Hardware > Tool Accessories > Hammer Accessories > Hammer Heads
|
2396 |
+
Hardware > Tool Accessories > Industrial Staples
|
2397 |
+
Hardware > Tool Accessories > Jigs
|
2398 |
+
Hardware > Tool Accessories > Magnetizers & Demagnetizers
|
2399 |
+
Hardware > Tool Accessories > Mattock & Pickaxe Accessories
|
2400 |
+
Hardware > Tool Accessories > Mattock & Pickaxe Accessories > Mattock & Pickaxe Handles
|
2401 |
+
Hardware > Tool Accessories > Measuring Tool & Sensor Accessories
|
2402 |
+
Hardware > Tool Accessories > Measuring Tool & Sensor Accessories > Electrical Testing Tool Accessories
|
2403 |
+
Hardware > Tool Accessories > Measuring Tool & Sensor Accessories > Gas Detector Accessories
|
2404 |
+
Hardware > Tool Accessories > Measuring Tool & Sensor Accessories > Measuring Scale Accessories
|
2405 |
+
Hardware > Tool Accessories > Measuring Tool & Sensor Accessories > Multimeter Accessories
|
2406 |
+
Hardware > Tool Accessories > Mixing Tool Paddles
|
2407 |
+
Hardware > Tool Accessories > Paint Tool Accessories
|
2408 |
+
Hardware > Tool Accessories > Paint Tool Accessories > Airbrush Accessories
|
2409 |
+
Hardware > Tool Accessories > Paint Tool Accessories > Paint Brush Cleaning Solutions
|
2410 |
+
Hardware > Tool Accessories > Paint Tool Accessories > Paint Roller Accessories
|
2411 |
+
Hardware > Tool Accessories > Power Tool Batteries
|
2412 |
+
Hardware > Tool Accessories > Power Tool Chargers
|
2413 |
+
Hardware > Tool Accessories > Router Accessories
|
2414 |
+
Hardware > Tool Accessories > Router Accessories > Router Bits
|
2415 |
+
Hardware > Tool Accessories > Router Accessories > Router Tables
|
2416 |
+
Hardware > Tool Accessories > Sanding Accessories
|
2417 |
+
Hardware > Tool Accessories > Sanding Accessories > Sandpaper & Sanding Sponges
|
2418 |
+
Hardware > Tool Accessories > Saw Accessories
|
2419 |
+
Hardware > Tool Accessories > Saw Accessories > Band Saw Accessories
|
2420 |
+
Hardware > Tool Accessories > Saw Accessories > Handheld Circular Saw Accessories
|
2421 |
+
Hardware > Tool Accessories > Saw Accessories > Jigsaw Accessories
|
2422 |
+
Hardware > Tool Accessories > Saw Accessories > Miter Saw Accessories
|
2423 |
+
Hardware > Tool Accessories > Saw Accessories > Table Saw Accessories
|
2424 |
+
Hardware > Tool Accessories > Shaper Accessories
|
2425 |
+
Hardware > Tool Accessories > Shaper Accessories > Shaper Cutters
|
2426 |
+
Hardware > Tool Accessories > Soldering Iron Accessories
|
2427 |
+
Hardware > Tool Accessories > Soldering Iron Accessories > Soldering Iron Stands
|
2428 |
+
Hardware > Tool Accessories > Soldering Iron Accessories > Soldering Iron Tips
|
2429 |
+
Hardware > Tool Accessories > Tool Blades
|
2430 |
+
Hardware > Tool Accessories > Tool Blades > Cutter & Scraper Blades
|
2431 |
+
Hardware > Tool Accessories > Tool Blades > Saw Blades
|
2432 |
+
Hardware > Tool Accessories > Tool Handle Wedges
|
2433 |
+
Hardware > Tool Accessories > Tool Safety Tethers
|
2434 |
+
Hardware > Tool Accessories > Tool Sockets
|
2435 |
+
Hardware > Tool Accessories > Tool Stands
|
2436 |
+
Hardware > Tool Accessories > Tool Stands > Saw Stands
|
2437 |
+
Hardware > Tool Accessories > Wedge Tools
|
2438 |
+
Hardware > Tool Accessories > Welding Accessories
|
2439 |
+
Hardware > Tools
|
2440 |
+
Hardware > Tools > Abrasive Blasters
|
2441 |
+
Hardware > Tools > Anvils
|
2442 |
+
Hardware > Tools > Axes
|
2443 |
+
Hardware > Tools > Carpentry Jointers
|
2444 |
+
Hardware > Tools > Carving Chisels & Gouges
|
2445 |
+
Hardware > Tools > Caulking Tools
|
2446 |
+
Hardware > Tools > Chimney Brushes
|
2447 |
+
Hardware > Tools > Compactors
|
2448 |
+
Hardware > Tools > Compressors
|
2449 |
+
Hardware > Tools > Concrete Brooms
|
2450 |
+
Hardware > Tools > Cutters
|
2451 |
+
Hardware > Tools > Cutters > Bolt Cutters
|
2452 |
+
Hardware > Tools > Cutters > Glass Cutters
|
2453 |
+
Hardware > Tools > Cutters > Handheld Metal Shears & Nibblers
|
2454 |
+
Hardware > Tools > Cutters > Nippers
|
2455 |
+
Hardware > Tools > Cutters > Pipe Cutters
|
2456 |
+
Hardware > Tools > Cutters > Rebar Cutters
|
2457 |
+
Hardware > Tools > Cutters > Tile & Shingle Cutters
|
2458 |
+
Hardware > Tools > Cutters > Utility Knives
|
2459 |
+
Hardware > Tools > Deburrers
|
2460 |
+
Hardware > Tools > Dollies & Hand Trucks
|
2461 |
+
Hardware > Tools > Drills
|
2462 |
+
Hardware > Tools > Drills > Augers
|
2463 |
+
Hardware > Tools > Drills > Drill Presses
|
2464 |
+
Hardware > Tools > Drills > Handheld Power Drills
|
2465 |
+
Hardware > Tools > Drills > Mortisers
|
2466 |
+
Hardware > Tools > Drills > Pneumatic Drills
|
2467 |
+
Hardware > Tools > Electrician Fish Tape
|
2468 |
+
Hardware > Tools > Flashlights & Headlamps
|
2469 |
+
Hardware > Tools > Grease Guns
|
2470 |
+
Hardware > Tools > Grinders
|
2471 |
+
Hardware > Tools > Grips
|
2472 |
+
Hardware > Tools > Hammers
|
2473 |
+
Hardware > Tools > Hammers > Manual Hammers
|
2474 |
+
Hardware > Tools > Hammers > Powered Hammers
|
2475 |
+
Hardware > Tools > Handheld Power Mixers
|
2476 |
+
Hardware > Tools > Hardware Torches
|
2477 |
+
Hardware > Tools > Heat Guns
|
2478 |
+
Hardware > Tools > Impact Wrenches & Drivers
|
2479 |
+
Hardware > Tools > Industrial Vibrators
|
2480 |
+
Hardware > Tools > Inspection Mirrors
|
2481 |
+
Hardware > Tools > Ladders & Scaffolding
|
2482 |
+
Hardware > Tools > Ladders & Scaffolding > Ladder Carts
|
2483 |
+
Hardware > Tools > Ladders & Scaffolding > Ladders
|
2484 |
+
Hardware > Tools > Ladders & Scaffolding > Scaffolding
|
2485 |
+
Hardware > Tools > Ladders & Scaffolding > Step Stools
|
2486 |
+
Hardware > Tools > Ladders & Scaffolding > Work Platforms
|
2487 |
+
Hardware > Tools > Lathes
|
2488 |
+
Hardware > Tools > Light Bulb Changers
|
2489 |
+
Hardware > Tools > Lighters & Matches
|
2490 |
+
Hardware > Tools > Log Splitters
|
2491 |
+
Hardware > Tools > Magnetic Sweepers
|
2492 |
+
Hardware > Tools > Marking Tools
|
2493 |
+
Hardware > Tools > Masonry Tools
|
2494 |
+
Hardware > Tools > Masonry Tools > Brick Tools
|
2495 |
+
Hardware > Tools > Masonry Tools > Cement Mixers
|
2496 |
+
Hardware > Tools > Masonry Tools > Construction Lines
|
2497 |
+
Hardware > Tools > Masonry Tools > Floats
|
2498 |
+
Hardware > Tools > Masonry Tools > Grout Sponges
|
2499 |
+
Hardware > Tools > Masonry Tools > Masonry Edgers & Groovers
|
2500 |
+
Hardware > Tools > Masonry Tools > Masonry Jointers
|
2501 |
+
Hardware > Tools > Masonry Tools > Masonry Trowels
|
2502 |
+
Hardware > Tools > Masonry Tools > Power Trowels
|
2503 |
+
Hardware > Tools > Mattocks & Pickaxes
|
2504 |
+
Hardware > Tools > Measuring Tools & Sensors
|
2505 |
+
Hardware > Tools > Measuring Tools & Sensors > Air Quality Meters
|
2506 |
+
Hardware > Tools > Measuring Tools & Sensors > Altimeters
|
2507 |
+
Hardware > Tools > Measuring Tools & Sensors > Anemometers
|
2508 |
+
Hardware > Tools > Measuring Tools & Sensors > Barometers
|
2509 |
+
Hardware > Tools > Measuring Tools & Sensors > Calipers
|
2510 |
+
Hardware > Tools > Measuring Tools & Sensors > Cruising Rods
|
2511 |
+
Hardware > Tools > Measuring Tools & Sensors > Distance Meters
|
2512 |
+
Hardware > Tools > Measuring Tools & Sensors > Dividers
|
2513 |
+
Hardware > Tools > Measuring Tools & Sensors > Electrical Testing Tools
|
2514 |
+
Hardware > Tools > Measuring Tools & Sensors > Flow Meters & Controllers
|
2515 |
+
Hardware > Tools > Measuring Tools & Sensors > Gas Detectors
|
2516 |
+
Hardware > Tools > Measuring Tools & Sensors > Gauges
|
2517 |
+
Hardware > Tools > Measuring Tools & Sensors > Geiger Counters
|
2518 |
+
Hardware > Tools > Measuring Tools & Sensors > Hygrometers
|
2519 |
+
Hardware > Tools > Measuring Tools & Sensors > Infrared Thermometers
|
2520 |
+
Hardware > Tools > Measuring Tools & Sensors > Knife Guides
|
2521 |
+
Hardware > Tools > Measuring Tools & Sensors > Levels
|
2522 |
+
Hardware > Tools > Measuring Tools & Sensors > Levels > Bubble Levels
|
2523 |
+
Hardware > Tools > Measuring Tools & Sensors > Levels > Laser Levels
|
2524 |
+
Hardware > Tools > Measuring Tools & Sensors > Levels > Sight Levels
|
2525 |
+
Hardware > Tools > Measuring Tools & Sensors > Measuring Scales
|
2526 |
+
Hardware > Tools > Measuring Tools & Sensors > Measuring Wheels
|
2527 |
+
Hardware > Tools > Measuring Tools & Sensors > Moisture Meters
|
2528 |
+
Hardware > Tools > Measuring Tools & Sensors > Probes & Finders
|
2529 |
+
Hardware > Tools > Measuring Tools & Sensors > Protractors
|
2530 |
+
Hardware > Tools > Measuring Tools & Sensors > Rebar Locators
|
2531 |
+
Hardware > Tools > Measuring Tools & Sensors > Rulers
|
2532 |
+
Hardware > Tools > Measuring Tools & Sensors > Seismometer
|
2533 |
+
Hardware > Tools > Measuring Tools & Sensors > Sound Meters
|
2534 |
+
Hardware > Tools > Measuring Tools & Sensors > Squares
|
2535 |
+
Hardware > Tools > Measuring Tools & Sensors > Straight Edges
|
2536 |
+
Hardware > Tools > Measuring Tools & Sensors > Stud Sensors
|
2537 |
+
Hardware > Tools > Measuring Tools & Sensors > Tape Measures
|
2538 |
+
Hardware > Tools > Measuring Tools & Sensors > Theodolites
|
2539 |
+
Hardware > Tools > Measuring Tools & Sensors > Thermal Imaging Cameras
|
2540 |
+
Hardware > Tools > Measuring Tools & Sensors > Thermocouples & Thermopiles
|
2541 |
+
Hardware > Tools > Measuring Tools & Sensors > Transducers
|
2542 |
+
Hardware > Tools > Measuring Tools & Sensors > UV Light Meters
|
2543 |
+
Hardware > Tools > Measuring Tools & Sensors > Vibration Meters
|
2544 |
+
Hardware > Tools > Measuring Tools & Sensors > Weather Forecasters & Stations
|
2545 |
+
Hardware > Tools > Measuring Tools & Sensors > pH Meters
|
2546 |
+
Hardware > Tools > Milling Machines
|
2547 |
+
Hardware > Tools > Multifunction Power Tools
|
2548 |
+
Hardware > Tools > Nail Pullers
|
2549 |
+
Hardware > Tools > Nailers & Staplers
|
2550 |
+
Hardware > Tools > Oil Filter Drains
|
2551 |
+
Hardware > Tools > Paint Tools
|
2552 |
+
Hardware > Tools > Paint Tools > Airbrushes
|
2553 |
+
Hardware > Tools > Paint Tools > Paint Brushes
|
2554 |
+
Hardware > Tools > Paint Tools > Paint Edgers
|
2555 |
+
Hardware > Tools > Paint Tools > Paint Rollers
|
2556 |
+
Hardware > Tools > Paint Tools > Paint Shakers
|
2557 |
+
Hardware > Tools > Paint Tools > Paint Sponges
|
2558 |
+
Hardware > Tools > Paint Tools > Paint Sprayers
|
2559 |
+
Hardware > Tools > Paint Tools > Paint Strainers
|
2560 |
+
Hardware > Tools > Paint Tools > Paint Trays
|
2561 |
+
Hardware > Tools > Pickup Tools
|
2562 |
+
Hardware > Tools > Pipe & Bar Benders
|
2563 |
+
Hardware > Tools > Pipe & Tube Cleaners
|
2564 |
+
Hardware > Tools > Pipe Brushes
|
2565 |
+
Hardware > Tools > Planers
|
2566 |
+
Hardware > Tools > Planes
|
2567 |
+
Hardware > Tools > Pliers
|
2568 |
+
Hardware > Tools > Plungers
|
2569 |
+
Hardware > Tools > Polishers & Buffers
|
2570 |
+
Hardware > Tools > Post Hole Diggers
|
2571 |
+
Hardware > Tools > Pry Bars
|
2572 |
+
Hardware > Tools > Punches & Awls
|
2573 |
+
Hardware > Tools > Putty Knives & Scrapers
|
2574 |
+
Hardware > Tools > Reamers
|
2575 |
+
Hardware > Tools > Riveting Tools
|
2576 |
+
Hardware > Tools > Riveting Tools > Rivet Guns
|
2577 |
+
Hardware > Tools > Riveting Tools > Rivet Pliers
|
2578 |
+
Hardware > Tools > Routing Tools
|
2579 |
+
Hardware > Tools > Sanders
|
2580 |
+
Hardware > Tools > Sanding Blocks
|
2581 |
+
Hardware > Tools > Saw Horses
|
2582 |
+
Hardware > Tools > Saws
|
2583 |
+
Hardware > Tools > Saws > Band Saws
|
2584 |
+
Hardware > Tools > Saws > Cut-Off Saws
|
2585 |
+
Hardware > Tools > Saws > Hand Saws
|
2586 |
+
Hardware > Tools > Saws > Handheld Circular Saws
|
2587 |
+
Hardware > Tools > Saws > Jigsaws
|
2588 |
+
Hardware > Tools > Saws > Masonry & Tile Saws
|
2589 |
+
Hardware > Tools > Saws > Miter Saws
|
2590 |
+
Hardware > Tools > Saws > Panel Saws
|
2591 |
+
Hardware > Tools > Saws > Reciprocating Saws
|
2592 |
+
Hardware > Tools > Saws > Scroll Saws
|
2593 |
+
Hardware > Tools > Saws > Table Saws
|
2594 |
+
Hardware > Tools > Screwdrivers
|
2595 |
+
Hardware > Tools > Shapers
|
2596 |
+
Hardware > Tools > Sharpeners
|
2597 |
+
Hardware > Tools > Socket Drivers
|
2598 |
+
Hardware > Tools > Soldering Irons
|
2599 |
+
Hardware > Tools > Tap Reseaters
|
2600 |
+
Hardware > Tools > Taps & Dies
|
2601 |
+
Hardware > Tools > Threading Machines
|
2602 |
+
Hardware > Tools > Tool Clamps & Vises
|
2603 |
+
Hardware > Tools > Tool Files
|
2604 |
+
Hardware > Tools > Tool Keys
|
2605 |
+
Hardware > Tools > Tool Knives
|
2606 |
+
Hardware > Tools > Tool Sets
|
2607 |
+
Hardware > Tools > Tool Sets > Hand Tool Sets
|
2608 |
+
Hardware > Tools > Tool Sets > Power Tool Combo Sets
|
2609 |
+
Hardware > Tools > Welding Guns & Plasma Cutters
|
2610 |
+
Hardware > Tools > Wire & Cable Hand Tools
|
2611 |
+
Hardware > Tools > Work Lights
|
2612 |
+
Hardware > Tools > Wrenches
|
2613 |
+
Health & Beauty
|
2614 |
+
Health & Beauty > Health Care
|
2615 |
+
Health & Beauty > Health Care > Acupuncture
|
2616 |
+
Health & Beauty > Health Care > Acupuncture > Acupuncture Models
|
2617 |
+
Health & Beauty > Health Care > Acupuncture > Acupuncture Needles
|
2618 |
+
Health & Beauty > Health Care > Bed Pans
|
2619 |
+
Health & Beauty > Health Care > Biometric Monitor Accessories
|
2620 |
+
Health & Beauty > Health Care > Biometric Monitor Accessories > Activity Monitor Accessories
|
2621 |
+
Health & Beauty > Health Care > Biometric Monitor Accessories > Blood Glucose Meter Accessories
|
2622 |
+
Health & Beauty > Health Care > Biometric Monitor Accessories > Blood Glucose Meter Accessories > Blood Glucose Control Solution
|
2623 |
+
Health & Beauty > Health Care > Biometric Monitor Accessories > Blood Glucose Meter Accessories > Blood Glucose Test Strips
|
2624 |
+
Health & Beauty > Health Care > Biometric Monitor Accessories > Blood Glucose Meter Accessories > Lancing Devices
|
2625 |
+
Health & Beauty > Health Care > Biometric Monitor Accessories > Blood Pressure Monitor Accessories
|
2626 |
+
Health & Beauty > Health Care > Biometric Monitor Accessories > Blood Pressure Monitor Accessories > Blood Pressure Monitor Cuffs
|
2627 |
+
Health & Beauty > Health Care > Biometric Monitor Accessories > Body Weight Scale Accessories
|
2628 |
+
Health & Beauty > Health Care > Biometric Monitors
|
2629 |
+
Health & Beauty > Health Care > Biometric Monitors > Activity Monitors
|
2630 |
+
Health & Beauty > Health Care > Biometric Monitors > Blood Glucose Meters
|
2631 |
+
Health & Beauty > Health Care > Biometric Monitors > Blood Pressure Monitors
|
2632 |
+
Health & Beauty > Health Care > Biometric Monitors > Body Fat Analyzers
|
2633 |
+
Health & Beauty > Health Care > Biometric Monitors > Body Weight Scales
|
2634 |
+
Health & Beauty > Health Care > Biometric Monitors > Breathalyzers
|
2635 |
+
Health & Beauty > Health Care > Biometric Monitors > Cholesterol Analyzers
|
2636 |
+
Health & Beauty > Health Care > Biometric Monitors > Fertility Monitors and Ovulation Tests
|
2637 |
+
Health & Beauty > Health Care > Biometric Monitors > Medical Thermometers
|
2638 |
+
Health & Beauty > Health Care > Biometric Monitors > Prenatal Heart Rate Monitors
|
2639 |
+
Health & Beauty > Health Care > Biometric Monitors > Pulse Oximeters
|
2640 |
+
Health & Beauty > Health Care > Condoms
|
2641 |
+
Health & Beauty > Health Care > Conductivity Gels & Lotions
|
2642 |
+
Health & Beauty > Health Care > Contraceptive Cases
|
2643 |
+
Health & Beauty > Health Care > First Aid
|
2644 |
+
Health & Beauty > Health Care > First Aid > Antiseptics & Cleaning Supplies
|
2645 |
+
Health & Beauty > Health Care > First Aid > Cast & Bandage Protectors
|
2646 |
+
Health & Beauty > Health Care > First Aid > Eye Wash Supplies
|
2647 |
+
Health & Beauty > Health Care > First Aid > First Aid Kits
|
2648 |
+
Health & Beauty > Health Care > First Aid > Hot & Cold Therapies
|
2649 |
+
Health & Beauty > Health Care > First Aid > Hot & Cold Therapies > Heat Rubs
|
2650 |
+
Health & Beauty > Health Care > First Aid > Hot & Cold Therapies > Heating Pads
|
2651 |
+
Health & Beauty > Health Care > First Aid > Hot & Cold Therapies > Ice Packs
|
2652 |
+
Health & Beauty > Health Care > First Aid > Medical Tape & Bandages
|
2653 |
+
Health & Beauty > Health Care > Fitness & Nutrition
|
2654 |
+
Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Bars
|
2655 |
+
Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Drinks & Shakes
|
2656 |
+
Health & Beauty > Health Care > Fitness & Nutrition > Nutrition Gels & Chews
|
2657 |
+
Health & Beauty > Health Care > Fitness & Nutrition > Nutritional Food Purées
|
2658 |
+
Health & Beauty > Health Care > Fitness & Nutrition > Tube Feeding Supplements
|
2659 |
+
Health & Beauty > Health Care > Fitness & Nutrition > Vitamins & Supplements
|
2660 |
+
Health & Beauty > Health Care > Hearing Aids
|
2661 |
+
Health & Beauty > Health Care > Incontinence Aids
|
2662 |
+
Health & Beauty > Health Care > Light Therapy Lamps
|
2663 |
+
Health & Beauty > Health Care > Medical Alarm Systems
|
2664 |
+
Health & Beauty > Health Care > Medical Identification Tags & Jewelry
|
2665 |
+
Health & Beauty > Health Care > Medical Tests
|
2666 |
+
Health & Beauty > Health Care > Medical Tests > Allergy Test Kits
|
2667 |
+
Health & Beauty > Health Care > Medical Tests > Blood Typing Test Kits
|
2668 |
+
Health & Beauty > Health Care > Medical Tests > Drug Tests
|
2669 |
+
Health & Beauty > Health Care > Medical Tests > HIV Tests
|
2670 |
+
Health & Beauty > Health Care > Medical Tests > Pregnancy Tests
|
2671 |
+
Health & Beauty > Health Care > Medical Tests > Urinary Tract Infection Tests
|
2672 |
+
Health & Beauty > Health Care > Medicine & Drugs
|
2673 |
+
Health & Beauty > Health Care > Mobility & Accessibility
|
2674 |
+
Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Equipment
|
2675 |
+
Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Equipment > Mobility Scooters
|
2676 |
+
Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Equipment > Stair Lifts
|
2677 |
+
Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Equipment > Transfer Boards & Sheets
|
2678 |
+
Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Equipment > Wheelchairs
|
2679 |
+
Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Equipment Accessories
|
2680 |
+
Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Furniture & Fixtures
|
2681 |
+
Health & Beauty > Health Care > Mobility & Accessibility > Accessibility Furniture & Fixtures > Shower Benches & Seats
|
2682 |
+
Health & Beauty > Health Care > Mobility & Accessibility > Walking Aid Accessories
|
2683 |
+
Health & Beauty > Health Care > Mobility & Accessibility > Walking Aids
|
2684 |
+
Health & Beauty > Health Care > Mobility & Accessibility > Walking Aids > Canes & Walking Sticks
|
2685 |
+
Health & Beauty > Health Care > Mobility & Accessibility > Walking Aids > Crutches
|
2686 |
+
Health & Beauty > Health Care > Mobility & Accessibility > Walking Aids > Walkers
|
2687 |
+
Health & Beauty > Health Care > Occupational & Physical Therapy Equipment
|
2688 |
+
Health & Beauty > Health Care > Occupational & Physical Therapy Equipment > Electrical Muscle Stimulators
|
2689 |
+
Health & Beauty > Health Care > Occupational & Physical Therapy Equipment > Therapeutic Swings
|
2690 |
+
Health & Beauty > Health Care > Pillboxes
|
2691 |
+
Health & Beauty > Health Care > Respiratory Care
|
2692 |
+
Health & Beauty > Health Care > Respiratory Care > Nebulizers
|
2693 |
+
Health & Beauty > Health Care > Respiratory Care > Oxygen Tanks
|
2694 |
+
Health & Beauty > Health Care > Respiratory Care > PAP Machines
|
2695 |
+
Health & Beauty > Health Care > Respiratory Care > PAP Masks
|
2696 |
+
Health & Beauty > Health Care > Respiratory Care > Steam Inhalers
|
2697 |
+
Health & Beauty > Health Care > Specimen Cups
|
2698 |
+
Health & Beauty > Health Care > Spermicides
|
2699 |
+
Health & Beauty > Health Care > Stump Shrinkers
|
2700 |
+
Health & Beauty > Health Care > Supports & Braces
|
2701 |
+
Health & Beauty > Health Care > Surgical Lubricants
|
2702 |
+
Health & Beauty > Jewelry Cleaning & Care
|
2703 |
+
Health & Beauty > Jewelry Cleaning & Care > Jewelry Cleaning Solutions & Polishes
|
2704 |
+
Health & Beauty > Jewelry Cleaning & Care > Jewelry Cleaning Tools
|
2705 |
+
Health & Beauty > Jewelry Cleaning & Care > Jewelry Holders
|
2706 |
+
Health & Beauty > Jewelry Cleaning & Care > Jewelry Steam Cleaners
|
2707 |
+
Health & Beauty > Jewelry Cleaning & Care > Watch Repair Kits
|
2708 |
+
Health & Beauty > Personal Care
|
2709 |
+
Health & Beauty > Personal Care > Back Care
|
2710 |
+
Health & Beauty > Personal Care > Back Care > Back & Lumbar Support Cushions
|
2711 |
+
Health & Beauty > Personal Care > Cosmetics
|
2712 |
+
Health & Beauty > Personal Care > Cosmetics > Bath & Body
|
2713 |
+
Health & Beauty > Personal Care > Cosmetics > Bath & Body > Adult Hygienic Wipes
|
2714 |
+
Health & Beauty > Personal Care > Cosmetics > Bath & Body > Bar Soap
|
2715 |
+
Health & Beauty > Personal Care > Cosmetics > Bath & Body > Bath Additives
|
2716 |
+
Health & Beauty > Personal Care > Cosmetics > Bath & Body > Bath Brushes
|
2717 |
+
Health & Beauty > Personal Care > Cosmetics > Bath & Body > Bath Sponges & Loofahs
|
2718 |
+
Health & Beauty > Personal Care > Cosmetics > Bath & Body > Body Wash
|
2719 |
+
Health & Beauty > Personal Care > Cosmetics > Bath & Body > Hand Sanitizers & Wipes
|
2720 |
+
Health & Beauty > Personal Care > Cosmetics > Bath & Body > Liquid Hand Soap
|
2721 |
+
Health & Beauty > Personal Care > Cosmetics > Bath & Body > Powdered Hand Soap
|
2722 |
+
Health & Beauty > Personal Care > Cosmetics > Bath & Body > Shower Caps
|
2723 |
+
Health & Beauty > Personal Care > Cosmetics > Bath & Body Gift Sets
|
2724 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Sets
|
2725 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tool Cleansers
|
2726 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools
|
2727 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools
|
2728 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Double Eyelid Glue & Tape
|
2729 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Eyebrow Stencils
|
2730 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Eyelash Curler Refills
|
2731 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Eyelash Curlers
|
2732 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Face Mirrors
|
2733 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Facial Blotting Paper
|
2734 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > False Eyelash Accessories
|
2735 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > False Eyelash Accessories > False Eyelash Adhesive
|
2736 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > False Eyelash Accessories > False Eyelash Applicators
|
2737 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > False Eyelash Accessories > False Eyelash Remover
|
2738 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Makeup Brushes
|
2739 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Makeup Sponges
|
2740 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Makeup Tools > Refillable Makeup Palettes & Cases
|
2741 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools
|
2742 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Cuticle Pushers
|
2743 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Cuticle Scissors
|
2744 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Manicure & Pedicure Spacers
|
2745 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Manicure Tool Sets
|
2746 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Nail Buffers
|
2747 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Nail Clippers
|
2748 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Nail Drill Accessories
|
2749 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Nail Drills
|
2750 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Nail Dryers
|
2751 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Nail Tools > Nail Files & Emery Boards
|
2752 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools
|
2753 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Facial Saunas
|
2754 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Foot Files
|
2755 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Lotion & Sunscreen Applicators
|
2756 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Pumice Stones
|
2757 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Skin Care Extractors
|
2758 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Skin Care Rollers
|
2759 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Skin Cleansing Brush Heads
|
2760 |
+
Health & Beauty > Personal Care > Cosmetics > Cosmetic Tools > Skin Care Tools > Skin Cleansing Brushes & Systems
|
2761 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup
|
2762 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Body Makeup
|
2763 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Body Makeup > Body & Hair Glitter
|
2764 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Body Makeup > Body Paint & Foundation
|
2765 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Costume & Stage Makeup
|
2766 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup
|
2767 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Eye Primer
|
2768 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Eye Shadow
|
2769 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Eyebrow Enhancers
|
2770 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Eyeliner
|
2771 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > False Eyelashes
|
2772 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Lash & Brow Growth Treatments
|
2773 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Mascara
|
2774 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Eye Makeup > Mascara Primer
|
2775 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Face Makeup
|
2776 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Face Makeup > Blushes & Bronzers
|
2777 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Face Makeup > Face Powder
|
2778 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Face Makeup > Face Primer
|
2779 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Face Makeup > Foundations & Concealers
|
2780 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Face Makeup > Highlighters & Luminizers
|
2781 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Lip Makeup
|
2782 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Lip Makeup > Lip & Cheek Stains
|
2783 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Lip Makeup > Lip Gloss
|
2784 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Lip Makeup > Lip Liner
|
2785 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Lip Makeup > Lip Primer
|
2786 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Lip Makeup > Lipstick
|
2787 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Makeup Finishing Sprays
|
2788 |
+
Health & Beauty > Personal Care > Cosmetics > Makeup > Temporary Tattoos
|
2789 |
+
Health & Beauty > Personal Care > Cosmetics > Nail Care
|
2790 |
+
Health & Beauty > Personal Care > Cosmetics > Nail Care > Cuticle Cream & Oil
|
2791 |
+
Health & Beauty > Personal Care > Cosmetics > Nail Care > False Nails
|
2792 |
+
Health & Beauty > Personal Care > Cosmetics > Nail Care > Manicure Glue
|
2793 |
+
Health & Beauty > Personal Care > Cosmetics > Nail Care > Nail Art Kits & Accessories
|
2794 |
+
Health & Beauty > Personal Care > Cosmetics > Nail Care > Nail Polish Drying Drops & Sprays
|
2795 |
+
Health & Beauty > Personal Care > Cosmetics > Nail Care > Nail Polish Removers
|
2796 |
+
Health & Beauty > Personal Care > Cosmetics > Nail Care > Nail Polish Thinners
|
2797 |
+
Health & Beauty > Personal Care > Cosmetics > Nail Care > Nail Polishes
|
2798 |
+
Health & Beauty > Personal Care > Cosmetics > Perfume & Cologne
|
2799 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care
|
2800 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Acne Treatments & Kits
|
2801 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Anti-Aging Skin Care Kits
|
2802 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Body Oil
|
2803 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Body Powder
|
2804 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Compressed Skin Care Mask Sheets
|
2805 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Facial Cleansers
|
2806 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Facial Cleansing Kits
|
2807 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Facial Pore Strips
|
2808 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Lip Balms & Treatments
|
2809 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Lotion & Moisturizer
|
2810 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Makeup Removers
|
2811 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Petroleum Jelly
|
2812 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Skin Care Masks & Peels
|
2813 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Skin Insect Repellent
|
2814 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Sunscreen
|
2815 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Tanning Products
|
2816 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Tanning Products > Self Tanner
|
2817 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Tanning Products > Tanning Oil & Lotion
|
2818 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Toners & Astringents
|
2819 |
+
Health & Beauty > Personal Care > Cosmetics > Skin Care > Wart Removers
|
2820 |
+
Health & Beauty > Personal Care > Cotton Balls
|
2821 |
+
Health & Beauty > Personal Care > Cotton Swabs
|
2822 |
+
Health & Beauty > Personal Care > Deodorant & Anti-Perspirant
|
2823 |
+
Health & Beauty > Personal Care > Ear Care
|
2824 |
+
Health & Beauty > Personal Care > Ear Care > Ear Candles
|
2825 |
+
Health & Beauty > Personal Care > Ear Care > Ear Drops
|
2826 |
+
Health & Beauty > Personal Care > Ear Care > Ear Dryers
|
2827 |
+
Health & Beauty > Personal Care > Ear Care > Ear Picks & Spoons
|
2828 |
+
Health & Beauty > Personal Care > Ear Care > Ear Syringes
|
2829 |
+
Health & Beauty > Personal Care > Ear Care > Ear Wax Removal Kits
|
2830 |
+
Health & Beauty > Personal Care > Ear Care > Earplug Dispensers
|
2831 |
+
Health & Beauty > Personal Care > Ear Care > Earplugs
|
2832 |
+
Health & Beauty > Personal Care > Enema Kits & Supplies
|
2833 |
+
Health & Beauty > Personal Care > Feminine Sanitary Supplies
|
2834 |
+
Health & Beauty > Personal Care > Feminine Sanitary Supplies > Feminine Deodorant
|
2835 |
+
Health & Beauty > Personal Care > Feminine Sanitary Supplies > Feminine Douches & Creams
|
2836 |
+
Health & Beauty > Personal Care > Feminine Sanitary Supplies > Feminine Pads & Protectors
|
2837 |
+
Health & Beauty > Personal Care > Feminine Sanitary Supplies > Menstrual Cups
|
2838 |
+
Health & Beauty > Personal Care > Feminine Sanitary Supplies > Tampons
|
2839 |
+
Health & Beauty > Personal Care > Foot Care
|
2840 |
+
Health & Beauty > Personal Care > Foot Care > Bunion Care Supplies
|
2841 |
+
Health & Beauty > Personal Care > Foot Care > Corn & Callus Care Supplies
|
2842 |
+
Health & Beauty > Personal Care > Foot Care > Foot Odor Removers
|
2843 |
+
Health & Beauty > Personal Care > Foot Care > Insoles & Inserts
|
2844 |
+
Health & Beauty > Personal Care > Foot Care > Toe Spacers
|
2845 |
+
Health & Beauty > Personal Care > Hair Care
|
2846 |
+
Health & Beauty > Personal Care > Hair Care > Hair Care Kits
|
2847 |
+
Health & Beauty > Personal Care > Hair Care > Hair Color
|
2848 |
+
Health & Beauty > Personal Care > Hair Care > Hair Color Removers
|
2849 |
+
Health & Beauty > Personal Care > Hair Care > Hair Coloring Accessories
|
2850 |
+
Health & Beauty > Personal Care > Hair Care > Hair Loss Concealers
|
2851 |
+
Health & Beauty > Personal Care > Hair Care > Hair Loss Treatments
|
2852 |
+
Health & Beauty > Personal Care > Hair Care > Hair Permanents & Straighteners
|
2853 |
+
Health & Beauty > Personal Care > Hair Care > Hair Shears
|
2854 |
+
Health & Beauty > Personal Care > Hair Care > Hair Steamers & Heat Caps
|
2855 |
+
Health & Beauty > Personal Care > Hair Care > Hair Styling Products
|
2856 |
+
Health & Beauty > Personal Care > Hair Care > Hair Styling Tool Accessories
|
2857 |
+
Health & Beauty > Personal Care > Hair Care > Hair Styling Tool Accessories > Hair Curler Clips & Pins
|
2858 |
+
Health & Beauty > Personal Care > Hair Care > Hair Styling Tool Accessories > Hair Dryer Accessories
|
2859 |
+
Health & Beauty > Personal Care > Hair Care > Hair Styling Tool Accessories > Hair Iron Accessories
|
2860 |
+
Health & Beauty > Personal Care > Hair Care > Hair Styling Tools
|
2861 |
+
Health & Beauty > Personal Care > Hair Care > Hair Styling Tools > Combs & Brushes
|
2862 |
+
Health & Beauty > Personal Care > Hair Care > Hair Styling Tools > Curling Irons
|
2863 |
+
Health & Beauty > Personal Care > Hair Care > Hair Styling Tools > Hair Curlers
|
2864 |
+
Health & Beauty > Personal Care > Hair Care > Hair Styling Tools > Hair Dryers
|
2865 |
+
Health & Beauty > Personal Care > Hair Care > Hair Styling Tools > Hair Straighteners
|
2866 |
+
Health & Beauty > Personal Care > Hair Care > Hair Styling Tools > Hair Styling Tool Sets
|
2867 |
+
Health & Beauty > Personal Care > Hair Care > Shampoo & Conditioner
|
2868 |
+
Health & Beauty > Personal Care > Massage & Relaxation
|
2869 |
+
Health & Beauty > Personal Care > Massage & Relaxation > Back Scratchers
|
2870 |
+
Health & Beauty > Personal Care > Massage & Relaxation > Eye Pillows
|
2871 |
+
Health & Beauty > Personal Care > Massage & Relaxation > Massage Chairs
|
2872 |
+
Health & Beauty > Personal Care > Massage & Relaxation > Massage Oil
|
2873 |
+
Health & Beauty > Personal Care > Massage & Relaxation > Massage Stone Warmers
|
2874 |
+
Health & Beauty > Personal Care > Massage & Relaxation > Massage Stones
|
2875 |
+
Health & Beauty > Personal Care > Massage & Relaxation > Massage Tables
|
2876 |
+
Health & Beauty > Personal Care > Massage & Relaxation > Massagers
|
2877 |
+
Health & Beauty > Personal Care > Oral Care
|
2878 |
+
Health & Beauty > Personal Care > Oral Care > Breath Spray
|
2879 |
+
Health & Beauty > Personal Care > Oral Care > Dental Floss
|
2880 |
+
Health & Beauty > Personal Care > Oral Care > Dental Mouthguards
|
2881 |
+
Health & Beauty > Personal Care > Oral Care > Dental Water Jet Replacement Tips
|
2882 |
+
Health & Beauty > Personal Care > Oral Care > Dental Water Jets
|
2883 |
+
Health & Beauty > Personal Care > Oral Care > Denture Adhesives
|
2884 |
+
Health & Beauty > Personal Care > Oral Care > Denture Cleaners
|
2885 |
+
Health & Beauty > Personal Care > Oral Care > Denture Repair Kits
|
2886 |
+
Health & Beauty > Personal Care > Oral Care > Dentures
|
2887 |
+
Health & Beauty > Personal Care > Oral Care > Gum Stimulators
|
2888 |
+
Health & Beauty > Personal Care > Oral Care > Mouthwash
|
2889 |
+
Health & Beauty > Personal Care > Oral Care > Orthodontic Appliance Cases
|
2890 |
+
Health & Beauty > Personal Care > Oral Care > Power Flossers
|
2891 |
+
Health & Beauty > Personal Care > Oral Care > Teeth Whiteners
|
2892 |
+
Health & Beauty > Personal Care > Oral Care > Tongue Scrapers
|
2893 |
+
Health & Beauty > Personal Care > Oral Care > Toothbrush Accessories
|
2894 |
+
Health & Beauty > Personal Care > Oral Care > Toothbrush Accessories > Toothbrush Covers
|
2895 |
+
Health & Beauty > Personal Care > Oral Care > Toothbrush Accessories > Toothbrush Replacement Heads
|
2896 |
+
Health & Beauty > Personal Care > Oral Care > Toothbrush Accessories > Toothbrush Sanitizers
|
2897 |
+
Health & Beauty > Personal Care > Oral Care > Toothbrushes
|
2898 |
+
Health & Beauty > Personal Care > Oral Care > Toothpaste
|
2899 |
+
Health & Beauty > Personal Care > Oral Care > Toothpaste Squeezers & Dispensers
|
2900 |
+
Health & Beauty > Personal Care > Oral Care > Toothpicks
|
2901 |
+
Health & Beauty > Personal Care > Personal Lubricants
|
2902 |
+
Health & Beauty > Personal Care > Shaving & Grooming
|
2903 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Aftershave
|
2904 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Body & Facial Hair Bleach
|
2905 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Electric Razor Accessories
|
2906 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Electric Razors
|
2907 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Hair Clipper & Trimmer Accessories
|
2908 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Hair Clippers & Trimmers
|
2909 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal
|
2910 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal > Depilatories
|
2911 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal > Electrolysis Devices
|
2912 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal > Epilators
|
2913 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal > Hair Removal Wax Warmers
|
2914 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal > Laser & IPL Hair Removal Devices
|
2915 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Hair Removal > Waxing Kits & Supplies
|
2916 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Razors & Razor Blades
|
2917 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Shaving Bowls & Mugs
|
2918 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Shaving Brushes
|
2919 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Shaving Cream
|
2920 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Shaving Kits
|
2921 |
+
Health & Beauty > Personal Care > Shaving & Grooming > Styptic Pencils
|
2922 |
+
Health & Beauty > Personal Care > Sleeping Aids
|
2923 |
+
Health & Beauty > Personal Care > Sleeping Aids > Eye Masks
|
2924 |
+
Health & Beauty > Personal Care > Sleeping Aids > Snoring & Sleep Apnea Aids
|
2925 |
+
Health & Beauty > Personal Care > Sleeping Aids > Travel Pillows
|
2926 |
+
Health & Beauty > Personal Care > Sleeping Aids > White Noise Machines
|
2927 |
+
Health & Beauty > Personal Care > Spray Tanning Tents
|
2928 |
+
Health & Beauty > Personal Care > Tanning Beds
|
2929 |
+
Health & Beauty > Personal Care > Tweezers
|
2930 |
+
Health & Beauty > Personal Care > Vision Care
|
2931 |
+
Health & Beauty > Personal Care > Vision Care > Contact Lens Care
|
2932 |
+
Health & Beauty > Personal Care > Vision Care > Contact Lens Care > Contact Lens Care Kits
|
2933 |
+
Health & Beauty > Personal Care > Vision Care > Contact Lens Care > Contact Lens Cases
|
2934 |
+
Health & Beauty > Personal Care > Vision Care > Contact Lens Care > Contact Lens Solution
|
2935 |
+
Health & Beauty > Personal Care > Vision Care > Contact Lenses
|
2936 |
+
Health & Beauty > Personal Care > Vision Care > Eye Drops & Lubricants
|
2937 |
+
Health & Beauty > Personal Care > Vision Care > Eyeglass Lenses
|
2938 |
+
Health & Beauty > Personal Care > Vision Care > Eyeglasses
|
2939 |
+
Health & Beauty > Personal Care > Vision Care > Eyewear Accessories
|
2940 |
+
Health & Beauty > Personal Care > Vision Care > Eyewear Accessories > Eyewear Cases & Holders
|
2941 |
+
Health & Beauty > Personal Care > Vision Care > Eyewear Accessories > Eyewear Lens Cleaning Solutions
|
2942 |
+
Health & Beauty > Personal Care > Vision Care > Eyewear Accessories > Eyewear Straps & Chains
|
2943 |
+
Health & Beauty > Personal Care > Vision Care > Sunglass Lenses
|
2944 |
+
Home & Garden
|
2945 |
+
Home & Garden > Bathroom Accessories
|
2946 |
+
Home & Garden > Bathroom Accessories > Bath Caddies
|
2947 |
+
Home & Garden > Bathroom Accessories > Bath Mats & Rugs
|
2948 |
+
Home & Garden > Bathroom Accessories > Bath Pillows
|
2949 |
+
Home & Garden > Bathroom Accessories > Bathroom Accessory Mounts
|
2950 |
+
Home & Garden > Bathroom Accessories > Bathroom Accessory Sets
|
2951 |
+
Home & Garden > Bathroom Accessories > Facial Tissue Holders
|
2952 |
+
Home & Garden > Bathroom Accessories > Hand Dryer Accessories
|
2953 |
+
Home & Garden > Bathroom Accessories > Hand Dryers
|
2954 |
+
Home & Garden > Bathroom Accessories > Medicine Cabinets
|
2955 |
+
Home & Garden > Bathroom Accessories > Robe Hooks
|
2956 |
+
Home & Garden > Bathroom Accessories > Safety Grab Bars
|
2957 |
+
Home & Garden > Bathroom Accessories > Shower Curtain Rings
|
2958 |
+
Home & Garden > Bathroom Accessories > Shower Curtains
|
2959 |
+
Home & Garden > Bathroom Accessories > Shower Rods
|
2960 |
+
Home & Garden > Bathroom Accessories > Soap & Lotion Dispensers
|
2961 |
+
Home & Garden > Bathroom Accessories > Soap Dishes & Holders
|
2962 |
+
Home & Garden > Bathroom Accessories > Toilet Brush Replacement Heads
|
2963 |
+
Home & Garden > Bathroom Accessories > Toilet Brushes & Holders
|
2964 |
+
Home & Garden > Bathroom Accessories > Toilet Paper Holders
|
2965 |
+
Home & Garden > Bathroom Accessories > Toothbrush Holders
|
2966 |
+
Home & Garden > Bathroom Accessories > Towel Racks & Holders
|
2967 |
+
Home & Garden > Business & Home Security
|
2968 |
+
Home & Garden > Business & Home Security > Dummy Surveillance Cameras
|
2969 |
+
Home & Garden > Business & Home Security > Home Alarm Systems
|
2970 |
+
Home & Garden > Business & Home Security > Motion Sensors
|
2971 |
+
Home & Garden > Business & Home Security > Safety & Security Mirrors
|
2972 |
+
Home & Garden > Business & Home Security > Security Lights
|
2973 |
+
Home & Garden > Business & Home Security > Security Monitors & Recorders
|
2974 |
+
Home & Garden > Business & Home Security > Security Safe Accessories
|
2975 |
+
Home & Garden > Business & Home Security > Security Safes
|
2976 |
+
Home & Garden > Business & Home Security > Security System Sensors
|
2977 |
+
Home & Garden > Decor
|
2978 |
+
Home & Garden > Decor > Address Signs
|
2979 |
+
Home & Garden > Decor > Artificial Flora
|
2980 |
+
Home & Garden > Decor > Artificial Food
|
2981 |
+
Home & Garden > Decor > Artwork
|
2982 |
+
Home & Garden > Decor > Artwork > Decorative Tapestries
|
2983 |
+
Home & Garden > Decor > Artwork > Posters, Prints, & Visual Artwork
|
2984 |
+
Home & Garden > Decor > Artwork > Sculptures & Statues
|
2985 |
+
Home & Garden > Decor > Backrest Pillows
|
2986 |
+
Home & Garden > Decor > Baskets
|
2987 |
+
Home & Garden > Decor > Bird & Wildlife Feeder Accessories
|
2988 |
+
Home & Garden > Decor > Bird & Wildlife Feeders
|
2989 |
+
Home & Garden > Decor > Bird & Wildlife Feeders > Bird Feeders
|
2990 |
+
Home & Garden > Decor > Bird & Wildlife Feeders > Butterfly Feeders
|
2991 |
+
Home & Garden > Decor > Bird & Wildlife Feeders > Squirrel Feeders
|
2992 |
+
Home & Garden > Decor > Bird & Wildlife House Accessories
|
2993 |
+
Home & Garden > Decor > Bird & Wildlife Houses
|
2994 |
+
Home & Garden > Decor > Bird & Wildlife Houses > Bat Houses
|
2995 |
+
Home & Garden > Decor > Bird & Wildlife Houses > Birdhouses
|
2996 |
+
Home & Garden > Decor > Bird & Wildlife Houses > Butterfly Houses
|
2997 |
+
Home & Garden > Decor > Bird Baths
|
2998 |
+
Home & Garden > Decor > Bookends
|
2999 |
+
Home & Garden > Decor > Cardboard Cutouts
|
3000 |
+
Home & Garden > Decor > Chair & Sofa Cushions
|
3001 |
+
Home & Garden > Decor > Clock Parts
|
3002 |
+
Home & Garden > Decor > Clocks
|
3003 |
+
Home & Garden > Decor > Clocks > Alarm Clocks
|
3004 |
+
Home & Garden > Decor > Clocks > Desk & Shelf Clocks
|
3005 |
+
Home & Garden > Decor > Clocks > Floor & Grandfather Clocks
|
3006 |
+
Home & Garden > Decor > Clocks > Wall Clocks
|
3007 |
+
Home & Garden > Decor > Coat & Hat Racks
|
3008 |
+
Home & Garden > Decor > Decorative Bells
|
3009 |
+
Home & Garden > Decor > Decorative Bottles
|
3010 |
+
Home & Garden > Decor > Decorative Bowls
|
3011 |
+
Home & Garden > Decor > Decorative Jars
|
3012 |
+
Home & Garden > Decor > Decorative Plaques
|
3013 |
+
Home & Garden > Decor > Decorative Plates
|
3014 |
+
Home & Garden > Decor > Decorative Trays
|
3015 |
+
Home & Garden > Decor > Door Mats
|
3016 |
+
Home & Garden > Decor > Dreamcatchers
|
3017 |
+
Home & Garden > Decor > Dried Flowers
|
3018 |
+
Home & Garden > Decor > Ecospheres
|
3019 |
+
Home & Garden > Decor > Figurines
|
3020 |
+
Home & Garden > Decor > Finials
|
3021 |
+
Home & Garden > Decor > Flag & Windsock Accessories
|
3022 |
+
Home & Garden > Decor > Flag & Windsock Accessories > Flag & Windsock Pole Lights
|
3023 |
+
Home & Garden > Decor > Flag & Windsock Accessories > Flag & Windsock Pole Mounting Hardware & Kits
|
3024 |
+
Home & Garden > Decor > Flag & Windsock Accessories > Flag & Windsock Poles
|
3025 |
+
Home & Garden > Decor > Flags & Windsocks
|
3026 |
+
Home & Garden > Decor > Flameless Candles
|
3027 |
+
Home & Garden > Decor > Fountains & Ponds
|
3028 |
+
Home & Garden > Decor > Fountains & Ponds > Fountain & Pond Accessories
|
3029 |
+
Home & Garden > Decor > Fountains & Ponds > Fountains & Waterfalls
|
3030 |
+
Home & Garden > Decor > Fountains & Ponds > Ponds
|
3031 |
+
Home & Garden > Decor > Garden & Stepping Stones
|
3032 |
+
Home & Garden > Decor > Growth Charts
|
3033 |
+
Home & Garden > Decor > Home Decor Decals
|
3034 |
+
Home & Garden > Decor > Home Fragrance Accessories
|
3035 |
+
Home & Garden > Decor > Home Fragrance Accessories > Candle & Oil Warmers
|
3036 |
+
Home & Garden > Decor > Home Fragrance Accessories > Candle Holders
|
3037 |
+
Home & Garden > Decor > Home Fragrance Accessories > Candle Snuffers
|
3038 |
+
Home & Garden > Decor > Home Fragrance Accessories > Incense Holders
|
3039 |
+
Home & Garden > Decor > Home Fragrances
|
3040 |
+
Home & Garden > Decor > Home Fragrances > Air Fresheners
|
3041 |
+
Home & Garden > Decor > Home Fragrances > Candles
|
3042 |
+
Home & Garden > Decor > Home Fragrances > Fragrance Oil
|
3043 |
+
Home & Garden > Decor > Home Fragrances > Incense
|
3044 |
+
Home & Garden > Decor > Home Fragrances > Potpourri
|
3045 |
+
Home & Garden > Decor > Home Fragrances > Wax Tarts
|
3046 |
+
Home & Garden > Decor > Hourglasses
|
3047 |
+
Home & Garden > Decor > House Numbers & Letters
|
3048 |
+
Home & Garden > Decor > Lawn Ornaments & Garden Sculptures
|
3049 |
+
Home & Garden > Decor > Mail Slots
|
3050 |
+
Home & Garden > Decor > Mailbox Accessories
|
3051 |
+
Home & Garden > Decor > Mailbox Accessories > Mailbox Covers
|
3052 |
+
Home & Garden > Decor > Mailbox Accessories > Mailbox Enclosures
|
3053 |
+
Home & Garden > Decor > Mailbox Accessories > Mailbox Flags
|
3054 |
+
Home & Garden > Decor > Mailbox Accessories > Mailbox Posts
|
3055 |
+
Home & Garden > Decor > Mailbox Accessories > Mailbox Replacement Doors
|
3056 |
+
Home & Garden > Decor > Mailboxes
|
3057 |
+
Home & Garden > Decor > Mirrors
|
3058 |
+
Home & Garden > Decor > Music Boxes
|
3059 |
+
Home & Garden > Decor > Napkin Rings
|
3060 |
+
Home & Garden > Decor > Novelty Signs
|
3061 |
+
Home & Garden > Decor > Ottoman Cushions
|
3062 |
+
Home & Garden > Decor > Picture Frames
|
3063 |
+
Home & Garden > Decor > Piggy Banks & Money Jars
|
3064 |
+
Home & Garden > Decor > Rain Chains
|
3065 |
+
Home & Garden > Decor > Rain Gauges
|
3066 |
+
Home & Garden > Decor > Refrigerator Magnets
|
3067 |
+
Home & Garden > Decor > Rugs
|
3068 |
+
Home & Garden > Decor > Seasonal & Holiday Decorations
|
3069 |
+
Home & Garden > Decor > Seasonal & Holiday Decorations > Advent Calendars
|
3070 |
+
Home & Garden > Decor > Seasonal & Holiday Decorations > Christmas Tree Skirts
|
3071 |
+
Home & Garden > Decor > Seasonal & Holiday Decorations > Christmas Tree Stands
|
3072 |
+
Home & Garden > Decor > Seasonal & Holiday Decorations > Easter Egg Decorating Kits
|
3073 |
+
Home & Garden > Decor > Seasonal & Holiday Decorations > Holiday Ornament Displays & Stands
|
3074 |
+
Home & Garden > Decor > Seasonal & Holiday Decorations > Holiday Ornament Hooks
|
3075 |
+
Home & Garden > Decor > Seasonal & Holiday Decorations > Holiday Ornaments
|
3076 |
+
Home & Garden > Decor > Seasonal & Holiday Decorations > Holiday Stocking Hangers
|
3077 |
+
Home & Garden > Decor > Seasonal & Holiday Decorations > Holiday Stockings
|
3078 |
+
Home & Garden > Decor > Seasonal & Holiday Decorations > Japanese Traditional Dolls
|
3079 |
+
Home & Garden > Decor > Seasonal & Holiday Decorations > Nativity Sets
|
3080 |
+
Home & Garden > Decor > Seasonal & Holiday Decorations > Seasonal Village Sets & Accessories
|
3081 |
+
Home & Garden > Decor > Shadow Boxes
|
3082 |
+
Home & Garden > Decor > Slipcovers
|
3083 |
+
Home & Garden > Decor > Snow Globes
|
3084 |
+
Home & Garden > Decor > Suncatchers
|
3085 |
+
Home & Garden > Decor > Sundials
|
3086 |
+
Home & Garden > Decor > Throw Pillows
|
3087 |
+
Home & Garden > Decor > Trunks
|
3088 |
+
Home & Garden > Decor > Vase Fillers & Table Scatters
|
3089 |
+
Home & Garden > Decor > Vases
|
3090 |
+
Home & Garden > Decor > Wallpaper
|
3091 |
+
Home & Garden > Decor > Weather Vanes & Roof Decor
|
3092 |
+
Home & Garden > Decor > Wind Chimes
|
3093 |
+
Home & Garden > Decor > Wind Wheels & Spinners
|
3094 |
+
Home & Garden > Decor > Window Magnets
|
3095 |
+
Home & Garden > Decor > Window Treatment Accessories
|
3096 |
+
Home & Garden > Decor > Window Treatment Accessories > Curtain & Drape Rings
|
3097 |
+
Home & Garden > Decor > Window Treatment Accessories > Curtain & Drape Rods
|
3098 |
+
Home & Garden > Decor > Window Treatment Accessories > Curtain Holdbacks & Tassels
|
3099 |
+
Home & Garden > Decor > Window Treatment Accessories > Window Treatment Replacement Parts
|
3100 |
+
Home & Garden > Decor > Window Treatments
|
3101 |
+
Home & Garden > Decor > Window Treatments > Curtains & Drapes
|
3102 |
+
Home & Garden > Decor > Window Treatments > Stained Glass Panels
|
3103 |
+
Home & Garden > Decor > Window Treatments > Window Blinds & Shades
|
3104 |
+
Home & Garden > Decor > Window Treatments > Window Films
|
3105 |
+
Home & Garden > Decor > Window Treatments > Window Screens
|
3106 |
+
Home & Garden > Decor > Window Treatments > Window Valances & Cornices
|
3107 |
+
Home & Garden > Decor > World Globes
|
3108 |
+
Home & Garden > Decor > Wreaths & Garlands
|
3109 |
+
Home & Garden > Emergency Preparedness
|
3110 |
+
Home & Garden > Emergency Preparedness > Earthquake Alarms
|
3111 |
+
Home & Garden > Emergency Preparedness > Emergency Blankets
|
3112 |
+
Home & Garden > Emergency Preparedness > Emergency Food Kits
|
3113 |
+
Home & Garden > Emergency Preparedness > Emergency Tools & Kits
|
3114 |
+
Home & Garden > Emergency Preparedness > Furniture Anchors
|
3115 |
+
Home & Garden > Fireplace & Wood Stove Accessories
|
3116 |
+
Home & Garden > Fireplace & Wood Stove Accessories > Bellows
|
3117 |
+
Home & Garden > Fireplace & Wood Stove Accessories > Fireplace & Wood Stove Grates
|
3118 |
+
Home & Garden > Fireplace & Wood Stove Accessories > Fireplace Andirons
|
3119 |
+
Home & Garden > Fireplace & Wood Stove Accessories > Fireplace Reflectors
|
3120 |
+
Home & Garden > Fireplace & Wood Stove Accessories > Fireplace Screens
|
3121 |
+
Home & Garden > Fireplace & Wood Stove Accessories > Fireplace Tools
|
3122 |
+
Home & Garden > Fireplace & Wood Stove Accessories > Firewood & Fuel
|
3123 |
+
Home & Garden > Fireplace & Wood Stove Accessories > Hearth Pads
|
3124 |
+
Home & Garden > Fireplace & Wood Stove Accessories > Log Rack & Carrier Accessories
|
3125 |
+
Home & Garden > Fireplace & Wood Stove Accessories > Log Racks & Carriers
|
3126 |
+
Home & Garden > Fireplace & Wood Stove Accessories > Wood Stove Fans & Blowers
|
3127 |
+
Home & Garden > Fireplaces
|
3128 |
+
Home & Garden > Flood, Fire & Gas Safety
|
3129 |
+
Home & Garden > Flood, Fire & Gas Safety > Fire Alarm Control Panels
|
3130 |
+
Home & Garden > Flood, Fire & Gas Safety > Fire Alarms
|
3131 |
+
Home & Garden > Flood, Fire & Gas Safety > Fire Extinguisher & Equipment Storage
|
3132 |
+
Home & Garden > Flood, Fire & Gas Safety > Fire Extinguishers
|
3133 |
+
Home & Garden > Flood, Fire & Gas Safety > Fire Sprinklers
|
3134 |
+
Home & Garden > Flood, Fire & Gas Safety > Heat Detectors
|
3135 |
+
Home & Garden > Flood, Fire & Gas Safety > Smoke & Carbon Monoxide Detectors
|
3136 |
+
Home & Garden > Flood, Fire & Gas Safety > Water & Flood Detectors
|
3137 |
+
Home & Garden > Household Appliance Accessories
|
3138 |
+
Home & Garden > Household Appliance Accessories > Air Conditioner Accessories
|
3139 |
+
Home & Garden > Household Appliance Accessories > Air Conditioner Accessories > Air Conditioner Covers
|
3140 |
+
Home & Garden > Household Appliance Accessories > Air Conditioner Accessories > Air Conditioner Filters
|
3141 |
+
Home & Garden > Household Appliance Accessories > Air Purifier Accessories
|
3142 |
+
Home & Garden > Household Appliance Accessories > Air Purifier Accessories > Air Purifier Filters
|
3143 |
+
Home & Garden > Household Appliance Accessories > Dehumidifier Accessories
|
3144 |
+
Home & Garden > Household Appliance Accessories > Fan Accessories
|
3145 |
+
Home & Garden > Household Appliance Accessories > Floor & Steam Cleaner Accessories
|
3146 |
+
Home & Garden > Household Appliance Accessories > Furnace & Boiler Accessories
|
3147 |
+
Home & Garden > Household Appliance Accessories > Heating Radiator Accessories
|
3148 |
+
Home & Garden > Household Appliance Accessories > Heating Radiator Accessories > Heating Radiator Reflectors
|
3149 |
+
Home & Garden > Household Appliance Accessories > Humidifier Accessories
|
3150 |
+
Home & Garden > Household Appliance Accessories > Humidifier Accessories > Humidifier Filters
|
3151 |
+
Home & Garden > Household Appliance Accessories > Laundry Appliance Accessories
|
3152 |
+
Home & Garden > Household Appliance Accessories > Laundry Appliance Accessories > Garment Steamer Accessories
|
3153 |
+
Home & Garden > Household Appliance Accessories > Laundry Appliance Accessories > Iron Accessories
|
3154 |
+
Home & Garden > Household Appliance Accessories > Laundry Appliance Accessories > Steam Press Accessories
|
3155 |
+
Home & Garden > Household Appliance Accessories > Laundry Appliance Accessories > Washer & Dryer Accessories
|
3156 |
+
Home & Garden > Household Appliance Accessories > Patio Heater Accessories
|
3157 |
+
Home & Garden > Household Appliance Accessories > Patio Heater Accessories > Patio Heater Covers
|
3158 |
+
Home & Garden > Household Appliance Accessories > Vacuum Accessories
|
3159 |
+
Home & Garden > Household Appliance Accessories > Water Heater Accessories
|
3160 |
+
Home & Garden > Household Appliance Accessories > Water Heater Accessories > Anode Rods
|
3161 |
+
Home & Garden > Household Appliance Accessories > Water Heater Accessories > Hot Water Tanks
|
3162 |
+
Home & Garden > Household Appliance Accessories > Water Heater Accessories > Water Heater Elements
|
3163 |
+
Home & Garden > Household Appliance Accessories > Water Heater Accessories > Water Heater Expansion Tanks
|
3164 |
+
Home & Garden > Household Appliance Accessories > Water Heater Accessories > Water Heater Pans
|
3165 |
+
Home & Garden > Household Appliance Accessories > Water Heater Accessories > Water Heater Stacks
|
3166 |
+
Home & Garden > Household Appliance Accessories > Water Heater Accessories > Water Heater Vents
|
3167 |
+
Home & Garden > Household Appliances
|
3168 |
+
Home & Garden > Household Appliances > Climate Control Appliances
|
3169 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Air Conditioners
|
3170 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Air Purifiers
|
3171 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Dehumidifiers
|
3172 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Duct Heaters
|
3173 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Evaporative Coolers
|
3174 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Fans
|
3175 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Fans > Ceiling Fans
|
3176 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Fans > Desk & Pedestal Fans
|
3177 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Fans > Powered Hand Fans & Misters
|
3178 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Fans > Ventilation Fans
|
3179 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Fans > Wall Mount Fans
|
3180 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Furnaces & Boilers
|
3181 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Heating Radiators
|
3182 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Humidifiers
|
3183 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Outdoor Misting Systems
|
3184 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Patio Heaters
|
3185 |
+
Home & Garden > Household Appliances > Climate Control Appliances > Space Heaters
|
3186 |
+
Home & Garden > Household Appliances > Floor & Carpet Dryers
|
3187 |
+
Home & Garden > Household Appliances > Floor & Steam Cleaners
|
3188 |
+
Home & Garden > Household Appliances > Floor Polishers & Buffers
|
3189 |
+
Home & Garden > Household Appliances > Futon Dryers
|
3190 |
+
Home & Garden > Household Appliances > Garage Door Keypads & Remotes
|
3191 |
+
Home & Garden > Household Appliances > Garage Door Openers
|
3192 |
+
Home & Garden > Household Appliances > Laundry Appliances
|
3193 |
+
Home & Garden > Household Appliances > Laundry Appliances > Dryers
|
3194 |
+
Home & Garden > Household Appliances > Laundry Appliances > Garment Steamers
|
3195 |
+
Home & Garden > Household Appliances > Laundry Appliances > Irons & Ironing Systems
|
3196 |
+
Home & Garden > Household Appliances > Laundry Appliances > Laundry Combo Units
|
3197 |
+
Home & Garden > Household Appliances > Laundry Appliances > Steam Presses
|
3198 |
+
Home & Garden > Household Appliances > Laundry Appliances > Washing Machines
|
3199 |
+
Home & Garden > Household Appliances > Ultrasonic Cleaners
|
3200 |
+
Home & Garden > Household Appliances > Vacuums
|
3201 |
+
Home & Garden > Household Appliances > Wallpaper Steamers
|
3202 |
+
Home & Garden > Household Appliances > Water Heaters
|
3203 |
+
Home & Garden > Household Supplies
|
3204 |
+
Home & Garden > Household Supplies > Drawer & Shelf Liners
|
3205 |
+
Home & Garden > Household Supplies > Floor Protection Films & Runners
|
3206 |
+
Home & Garden > Household Supplies > Furniture Floor Protectors
|
3207 |
+
Home & Garden > Household Supplies > Garage Floor Mats
|
3208 |
+
Home & Garden > Household Supplies > Garbage Bags
|
3209 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies
|
3210 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Broom & Mop Handles
|
3211 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Broom Heads
|
3212 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Brooms
|
3213 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Buckets
|
3214 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Carpet Sweepers
|
3215 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Cleaning Gloves
|
3216 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Duster Refills
|
3217 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Dusters
|
3218 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Dustpans
|
3219 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Fabric & Upholstery Protectors
|
3220 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products
|
3221 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > All-Purpose Cleaners
|
3222 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Carpet Cleaners
|
3223 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Descalers & Decalcifiers
|
3224 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Dish Detergent & Soap
|
3225 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Dishwasher Cleaners
|
3226 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Fabric & Upholstery Cleaners
|
3227 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Floor Cleaners
|
3228 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Furniture Cleaners & Polish
|
3229 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Glass & Surface Cleaners
|
3230 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Household Disinfectants
|
3231 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Oven & Grill Cleaners
|
3232 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Pet Odor & Stain Removers
|
3233 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Rinse Aids
|
3234 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Stainless Steel Cleaners & Polishes
|
3235 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Toilet Bowl Cleaners
|
3236 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Tub & Tile Cleaners
|
3237 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Household Cleaning Products > Washing Machine Cleaners
|
3238 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Mop Heads & Refills
|
3239 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Mops
|
3240 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Scrub Brush Heads & Refills
|
3241 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Scrub Brushes
|
3242 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Shop Towels & General-Purpose Cleaning Cloths
|
3243 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Sponges & Scouring Pads
|
3244 |
+
Home & Garden > Household Supplies > Household Cleaning Supplies > Squeegees
|
3245 |
+
Home & Garden > Household Supplies > Household Paper Products
|
3246 |
+
Home & Garden > Household Supplies > Household Paper Products > Facial Tissues
|
3247 |
+
Home & Garden > Household Supplies > Household Paper Products > Paper Napkins
|
3248 |
+
Home & Garden > Household Supplies > Household Paper Products > Paper Towels
|
3249 |
+
Home & Garden > Household Supplies > Household Paper Products > Toilet Paper
|
3250 |
+
Home & Garden > Household Supplies > Household Thermometers
|
3251 |
+
Home & Garden > Household Supplies > Laundry Supplies
|
3252 |
+
Home & Garden > Household Supplies > Laundry Supplies > Bleach
|
3253 |
+
Home & Garden > Household Supplies > Laundry Supplies > Clothespins
|
3254 |
+
Home & Garden > Household Supplies > Laundry Supplies > Dry Cleaning Kits
|
3255 |
+
Home & Garden > Household Supplies > Laundry Supplies > Drying Racks & Hangers
|
3256 |
+
Home & Garden > Household Supplies > Laundry Supplies > Fabric Refreshers
|
3257 |
+
Home & Garden > Household Supplies > Laundry Supplies > Fabric Shavers
|
3258 |
+
Home & Garden > Household Supplies > Laundry Supplies > Fabric Softeners & Dryer Sheets
|
3259 |
+
Home & Garden > Household Supplies > Laundry Supplies > Fabric Stain Removers
|
3260 |
+
Home & Garden > Household Supplies > Laundry Supplies > Fabric Starch
|
3261 |
+
Home & Garden > Household Supplies > Laundry Supplies > Garment Shields
|
3262 |
+
Home & Garden > Household Supplies > Laundry Supplies > Iron Rests
|
3263 |
+
Home & Garden > Household Supplies > Laundry Supplies > Ironing Board Pads & Covers
|
3264 |
+
Home & Garden > Household Supplies > Laundry Supplies > Ironing Board Replacement Parts
|
3265 |
+
Home & Garden > Household Supplies > Laundry Supplies > Ironing Boards
|
3266 |
+
Home & Garden > Household Supplies > Laundry Supplies > Laundry Balls
|
3267 |
+
Home & Garden > Household Supplies > Laundry Supplies > Laundry Baskets
|
3268 |
+
Home & Garden > Household Supplies > Laundry Supplies > Laundry Detergent
|
3269 |
+
Home & Garden > Household Supplies > Laundry Supplies > Laundry Wash Bags & Frames
|
3270 |
+
Home & Garden > Household Supplies > Laundry Supplies > Lint Rollers
|
3271 |
+
Home & Garden > Household Supplies > Laundry Supplies > Wrinkle Releasers & Anti-Static Sprays
|
3272 |
+
Home & Garden > Household Supplies > Moisture Absorbers
|
3273 |
+
Home & Garden > Household Supplies > Pest Control
|
3274 |
+
Home & Garden > Household Supplies > Pest Control > Fly Swatters
|
3275 |
+
Home & Garden > Household Supplies > Pest Control > Pest Control Traps
|
3276 |
+
Home & Garden > Household Supplies > Pest Control > Pesticides
|
3277 |
+
Home & Garden > Household Supplies > Pest Control > Repellents
|
3278 |
+
Home & Garden > Household Supplies > Pest Control > Repellents > Animal & Pet Repellents
|
3279 |
+
Home & Garden > Household Supplies > Pest Control > Repellents > Household Insect Repellents
|
3280 |
+
Home & Garden > Household Supplies > Rug Pads
|
3281 |
+
Home & Garden > Household Supplies > Shoe Care & Tools
|
3282 |
+
Home & Garden > Household Supplies > Shoe Care & Tools > Boot Pulls
|
3283 |
+
Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Bags
|
3284 |
+
Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Brushes
|
3285 |
+
Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Care Kits
|
3286 |
+
Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Dryers
|
3287 |
+
Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Horns & Dressing Aids
|
3288 |
+
Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Polishers
|
3289 |
+
Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Polishes & Waxes
|
3290 |
+
Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Scrapers
|
3291 |
+
Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Treatments & Dyes
|
3292 |
+
Home & Garden > Household Supplies > Shoe Care & Tools > Shoe Trees & Shapers
|
3293 |
+
Home & Garden > Household Supplies > Stair Treads
|
3294 |
+
Home & Garden > Household Supplies > Storage & Organization
|
3295 |
+
Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage
|
3296 |
+
Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage > Charging Valets
|
3297 |
+
Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage > Closet Organizers & Garment Racks
|
3298 |
+
Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage > Clothes Valets
|
3299 |
+
Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage > Hangers
|
3300 |
+
Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage > Hat Boxes
|
3301 |
+
Home & Garden > Household Supplies > Storage & Organization > Clothing & Closet Storage > Shoe Racks & Organizers
|
3302 |
+
Home & Garden > Household Supplies > Storage & Organization > Flatware Chests
|
3303 |
+
Home & Garden > Household Supplies > Storage & Organization > Household Drawer Organizer Inserts
|
3304 |
+
Home & Garden > Household Supplies > Storage & Organization > Household Storage Bags
|
3305 |
+
Home & Garden > Household Supplies > Storage & Organization > Household Storage Caddies
|
3306 |
+
Home & Garden > Household Supplies > Storage & Organization > Household Storage Containers
|
3307 |
+
Home & Garden > Household Supplies > Storage & Organization > Household Storage Drawers
|
3308 |
+
Home & Garden > Household Supplies > Storage & Organization > Photo Storage
|
3309 |
+
Home & Garden > Household Supplies > Storage & Organization > Photo Storage > Photo Albums
|
3310 |
+
Home & Garden > Household Supplies > Storage & Organization > Photo Storage > Photo Storage Boxes
|
3311 |
+
Home & Garden > Household Supplies > Storage & Organization > Storage Hooks & Racks
|
3312 |
+
Home & Garden > Household Supplies > Storage & Organization > Storage Hooks & Racks > Ironing Board Hooks & Racks
|
3313 |
+
Home & Garden > Household Supplies > Storage & Organization > Storage Hooks & Racks > Umbrella Stands & Racks
|
3314 |
+
Home & Garden > Household Supplies > Storage & Organization > Storage Hooks & Racks > Utility Hooks
|
3315 |
+
Home & Garden > Household Supplies > Trash Compactor Accessories
|
3316 |
+
Home & Garden > Household Supplies > Waste Containment
|
3317 |
+
Home & Garden > Household Supplies > Waste Containment > Dumpsters
|
3318 |
+
Home & Garden > Household Supplies > Waste Containment > Hazardous Waste Containers
|
3319 |
+
Home & Garden > Household Supplies > Waste Containment > Recycling Containers
|
3320 |
+
Home & Garden > Household Supplies > Waste Containment > Trash Cans & Wastebaskets
|
3321 |
+
Home & Garden > Household Supplies > Waste Containment Accessories
|
3322 |
+
Home & Garden > Household Supplies > Waste Containment Accessories > Waste Container Carts
|
3323 |
+
Home & Garden > Household Supplies > Waste Containment Accessories > Waste Container Enclosures
|
3324 |
+
Home & Garden > Household Supplies > Waste Containment Accessories > Waste Container Labels & Signs
|
3325 |
+
Home & Garden > Household Supplies > Waste Containment Accessories > Waste Container Lids
|
3326 |
+
Home & Garden > Household Supplies > Waste Containment Accessories > Waste Container Wheels
|
3327 |
+
Home & Garden > Kitchen & Dining
|
3328 |
+
Home & Garden > Kitchen & Dining > Barware
|
3329 |
+
Home & Garden > Kitchen & Dining > Barware > Absinthe Fountains
|
3330 |
+
Home & Garden > Kitchen & Dining > Barware > Beer Dispensers & Taps
|
3331 |
+
Home & Garden > Kitchen & Dining > Barware > Beverage Chilling Cubes & Sticks
|
3332 |
+
Home & Garden > Kitchen & Dining > Barware > Beverage Tubs & Chillers
|
3333 |
+
Home & Garden > Kitchen & Dining > Barware > Bottle Caps
|
3334 |
+
Home & Garden > Kitchen & Dining > Barware > Bottle Stoppers & Savers
|
3335 |
+
Home & Garden > Kitchen & Dining > Barware > Coaster Holders
|
3336 |
+
Home & Garden > Kitchen & Dining > Barware > Coasters
|
3337 |
+
Home & Garden > Kitchen & Dining > Barware > Cocktail & Barware Tool Sets
|
3338 |
+
Home & Garden > Kitchen & Dining > Barware > Cocktail Shakers & Tools
|
3339 |
+
Home & Garden > Kitchen & Dining > Barware > Cocktail Shakers & Tools > Bar Ice Picks
|
3340 |
+
Home & Garden > Kitchen & Dining > Barware > Cocktail Shakers & Tools > Bottle Openers
|
3341 |
+
Home & Garden > Kitchen & Dining > Barware > Cocktail Shakers & Tools > Cocktail Shakers
|
3342 |
+
Home & Garden > Kitchen & Dining > Barware > Cocktail Shakers & Tools > Cocktail Strainers
|
3343 |
+
Home & Garden > Kitchen & Dining > Barware > Cocktail Shakers & Tools > Muddlers
|
3344 |
+
Home & Garden > Kitchen & Dining > Barware > Corkscrews
|
3345 |
+
Home & Garden > Kitchen & Dining > Barware > Decanters
|
3346 |
+
Home & Garden > Kitchen & Dining > Barware > Foil Cutters
|
3347 |
+
Home & Garden > Kitchen & Dining > Barware > Wine Aerators
|
3348 |
+
Home & Garden > Kitchen & Dining > Barware > Wine Bottle Holders
|
3349 |
+
Home & Garden > Kitchen & Dining > Barware > Wine Glass Charms
|
3350 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware
|
3351 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware
|
3352 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Bakeware Sets
|
3353 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Baking & Cookie Sheets
|
3354 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Bread Pans & Molds
|
3355 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Broiling Pans
|
3356 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Cake Pans & Molds
|
3357 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Muffin & Pastry Pans
|
3358 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Pie & Quiche Pans
|
3359 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Pizza Pans
|
3360 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Pizza Stones
|
3361 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Ramekins & Souffle Dishes
|
3362 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware > Roasting Pans
|
3363 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware Accessories
|
3364 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware Accessories > Baking Mats & Liners
|
3365 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware Accessories > Baking Weights
|
3366 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Bakeware Accessories > Roasting Pan Racks
|
3367 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware
|
3368 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware & Bakeware Combo Sets
|
3369 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Casserole Dishes
|
3370 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Cookware Sets
|
3371 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Crêpe & Blini Pans
|
3372 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Double Boilers
|
3373 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Dutch Ovens
|
3374 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Fermentation & Pickling Crocks
|
3375 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Griddles & Grill Pans
|
3376 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Grill Presses
|
3377 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Paella Pans
|
3378 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Pressure Cookers & Canners
|
3379 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Saucepans
|
3380 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Sauté Pans
|
3381 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Skillets & Frying Pans
|
3382 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Stock Pots
|
3383 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Stovetop Kettles
|
3384 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Tagines & Clay Cooking Pots
|
3385 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware > Woks
|
3386 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories
|
3387 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Pot & Pan Handles
|
3388 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Pot & Pan Lids
|
3389 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Pressure Cooker & Canner Accessories
|
3390 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Steamer Baskets
|
3391 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Wok Accessories
|
3392 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Wok Accessories > Wok Brushes
|
3393 |
+
Home & Garden > Kitchen & Dining > Cookware & Bakeware > Cookware Accessories > Wok Accessories > Wok Rings
|
3394 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers
|
3395 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Airpots
|
3396 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Canteens
|
3397 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Coolers
|
3398 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Drink Sleeves
|
3399 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Drink Sleeves > Can & Bottle Sleeves
|
3400 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Drink Sleeves > Cup Sleeves
|
3401 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Flasks
|
3402 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Insulated Bags
|
3403 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Lunch Boxes & Totes
|
3404 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Picnic Baskets
|
3405 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Replacement Drink Lids
|
3406 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Thermoses
|
3407 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Water Bottles
|
3408 |
+
Home & Garden > Kitchen & Dining > Food & Beverage Carriers > Wine Carrier Bags
|
3409 |
+
Home & Garden > Kitchen & Dining > Food Storage
|
3410 |
+
Home & Garden > Kitchen & Dining > Food Storage > Bread Boxes & Bags
|
3411 |
+
Home & Garden > Kitchen & Dining > Food Storage > Candy Buckets
|
3412 |
+
Home & Garden > Kitchen & Dining > Food Storage > Cookie Jars
|
3413 |
+
Home & Garden > Kitchen & Dining > Food Storage > Food Container Covers
|
3414 |
+
Home & Garden > Kitchen & Dining > Food Storage > Food Storage Bags
|
3415 |
+
Home & Garden > Kitchen & Dining > Food Storage > Food Storage Containers
|
3416 |
+
Home & Garden > Kitchen & Dining > Food Storage > Food Wraps
|
3417 |
+
Home & Garden > Kitchen & Dining > Food Storage > Food Wraps > Foil
|
3418 |
+
Home & Garden > Kitchen & Dining > Food Storage > Food Wraps > Parchment Paper
|
3419 |
+
Home & Garden > Kitchen & Dining > Food Storage > Food Wraps > Plastic Wrap
|
3420 |
+
Home & Garden > Kitchen & Dining > Food Storage > Food Wraps > Wax Paper
|
3421 |
+
Home & Garden > Kitchen & Dining > Food Storage > Honey Jars
|
3422 |
+
Home & Garden > Kitchen & Dining > Food Storage Accessories
|
3423 |
+
Home & Garden > Kitchen & Dining > Food Storage Accessories > Food & Beverage Labels
|
3424 |
+
Home & Garden > Kitchen & Dining > Food Storage Accessories > Food Wrap Dispensers
|
3425 |
+
Home & Garden > Kitchen & Dining > Food Storage Accessories > Oxygen Absorbers
|
3426 |
+
Home & Garden > Kitchen & Dining > Food Storage Accessories > Twist Ties & Bag Clips
|
3427 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories
|
3428 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Breadmaker Accessories
|
3429 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories
|
3430 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Decanter Warmers
|
3431 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Decanters
|
3432 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Filter Baskets
|
3433 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Filters
|
3434 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Grinder Accessories
|
3435 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Grinders
|
3436 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Maker & Espresso Machine Replacement Parts
|
3437 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Coffee Maker Water Filters
|
3438 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Frothing Pitchers
|
3439 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Coffee Maker & Espresso Machine Accessories > Portafilters
|
3440 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Cooktop, Oven & Range Accessories
|
3441 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Cotton Candy Machine Accessories
|
3442 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Deep Fryer Accessories
|
3443 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Dishwasher Parts & Accessories
|
3444 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Electric Kettle Accessories
|
3445 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Electric Skillet & Wok Accessories
|
3446 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Fondue Set Accessories
|
3447 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Fondue Set Accessories > Cooking Gel Fuels
|
3448 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Fondue Set Accessories > Fondue Forks
|
3449 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Fondue Set Accessories > Fondue Pot Stands
|
3450 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Food Dehydrator Accessories
|
3451 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Food Dehydrator Accessories > Food Dehydrator Sheets
|
3452 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Food Dehydrator Accessories > Food Dehydrator Trays
|
3453 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Food Grinder Accessories
|
3454 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Food Mixer & Blender Accessories
|
3455 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Freezer Accessories
|
3456 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Garbage Disposal Accessories
|
3457 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Ice Cream Maker Accessories
|
3458 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Ice Cream Maker Accessories > Ice Cream Maker Freezer Bowls
|
3459 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Ice Crusher & Shaver Accessories
|
3460 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Ice Maker Accessories
|
3461 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Juicer Accessories
|
3462 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Microwave Oven Accessories
|
3463 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories
|
3464 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Charcoal Briquettes
|
3465 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Charcoal Chimneys
|
3466 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Outdoor Grill Carts
|
3467 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Outdoor Grill Covers
|
3468 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Outdoor Grill Racks & Toppers
|
3469 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Outdoor Grill Replacement Parts
|
3470 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Outdoor Grill Spits & Baskets
|
3471 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Outdoor Grilling Planks
|
3472 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Outdoor Grill Accessories > Smoking Chips & Pellets
|
3473 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Pasta Maker Accessories
|
3474 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Popcorn Maker Accessories
|
3475 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Portable Cooking Stove Accessories
|
3476 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Range Hood Accessories
|
3477 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Refrigerator Accessories
|
3478 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Soda Maker Accessories
|
3479 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Steam Table Accessories
|
3480 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Steam Table Accessories > Steam Table Pan Covers
|
3481 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Steam Table Accessories > Steam Table Pans
|
3482 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Toaster Accessories
|
3483 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Vacuum Sealer Accessories
|
3484 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Vacuum Sealer Accessories > Vacuum Sealer Bags
|
3485 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Waffle Iron Accessories
|
3486 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Water Cooler Accessories
|
3487 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Water Cooler Accessories > Water Cooler Bottles
|
3488 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Wine Fridge Accessories
|
3489 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliance Accessories > Yogurt Maker Accessories
|
3490 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances
|
3491 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Beverage Warmers
|
3492 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Breadmakers
|
3493 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Chocolate Tempering Machines
|
3494 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines
|
3495 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines > Drip Coffee Makers
|
3496 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines > Electric & Stovetop Espresso Pots
|
3497 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines > Espresso Machines
|
3498 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines > French Presses
|
3499 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines > Percolators
|
3500 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Coffee Makers & Espresso Machines > Vacuum Coffee Makers
|
3501 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Cooktops
|
3502 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Cotton Candy Machines
|
3503 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Deep Fryers
|
3504 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Deli Slicers
|
3505 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Dishwashers
|
3506 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Electric Griddles & Grills
|
3507 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Electric Kettles
|
3508 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Electric Skillets & Woks
|
3509 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Fondue Pots & Sets
|
3510 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers
|
3511 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers > Egg Cookers
|
3512 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers > Food Steamers
|
3513 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers > Rice Cookers
|
3514 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers > Slow Cookers
|
3515 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers > Thermal Cookers
|
3516 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Cookers & Steamers > Water Ovens
|
3517 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Dehydrators
|
3518 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Grinders & Mills
|
3519 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Mixers & Blenders
|
3520 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Smokers
|
3521 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Warmers
|
3522 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Warmers > Chafing Dishes
|
3523 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Warmers > Food Heat Lamps
|
3524 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Warmers > Rice Keepers
|
3525 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Food Warmers > Steam Tables
|
3526 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Freezers
|
3527 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Frozen Drink Makers
|
3528 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Garbage Disposals
|
3529 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Gas Griddles
|
3530 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Hot Drink Makers
|
3531 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Hot Plates
|
3532 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Ice Cream Makers
|
3533 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Ice Crushers & Shavers
|
3534 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Ice Makers
|
3535 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Juicers
|
3536 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Knife Sharpeners
|
3537 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Microwave Ovens
|
3538 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Milk Frothers & Steamers
|
3539 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Mochi Makers
|
3540 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Outdoor Grills
|
3541 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Ovens
|
3542 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Pasta Makers
|
3543 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Popcorn Makers
|
3544 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Portable Cooking Stoves
|
3545 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Range Hoods
|
3546 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Ranges
|
3547 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Refrigerators
|
3548 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Roaster Ovens & Rotisseries
|
3549 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Soda Makers
|
3550 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Soy Milk Makers
|
3551 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Tea Makers
|
3552 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills
|
3553 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Countertop & Toaster Ovens
|
3554 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Donut Makers
|
3555 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Muffin & Cupcake Makers
|
3556 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Pizza Makers & Ovens
|
3557 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Pizzelle Makers
|
3558 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Pretzel Makers
|
3559 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Sandwich Makers
|
3560 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Toasters
|
3561 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Tortilla & Flatbread Makers
|
3562 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Toasters & Grills > Waffle Irons
|
3563 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Trash Compactors
|
3564 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Vacuum Sealers
|
3565 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Water Coolers
|
3566 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Water Filters
|
3567 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Wine Fridges
|
3568 |
+
Home & Garden > Kitchen & Dining > Kitchen Appliances > Yogurt Makers
|
3569 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils
|
3570 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Aprons
|
3571 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Baking Peels
|
3572 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Basters
|
3573 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Basting Brushes
|
3574 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Beverage Dispensers
|
3575 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cake Decorating Supplies
|
3576 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cake Servers
|
3577 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Can Crushers
|
3578 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Can Openers
|
3579 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Carving Forks
|
3580 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Channel Knives
|
3581 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Colanders & Strainers
|
3582 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Condiment Dispensers
|
3583 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cookie Cutters
|
3584 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cookie Presses
|
3585 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cooking Thermometer Accessories
|
3586 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cooking Thermometers
|
3587 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cooking Timers
|
3588 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cooking Torches
|
3589 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cooling Racks
|
3590 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Cutting Boards
|
3591 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Dish Racks & Drain Boards
|
3592 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Dough Wheels
|
3593 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Electric Knife Accessories
|
3594 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Electric Knife Accessories > Electric Knife Replacement Blades
|
3595 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Electric Knives
|
3596 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Flour Sifters
|
3597 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food & Drink Stencils
|
3598 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Crackers
|
3599 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Crackers > Lobster & Crab Crackers
|
3600 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Crackers > Nutcrackers
|
3601 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Crackers > Nutcrackers > Decorative Nutcrackers
|
3602 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Dispensers
|
3603 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Graters & Zesters
|
3604 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Peelers & Corers
|
3605 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Steaming Bags
|
3606 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Food Sticks & Skewers
|
3607 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Funnels
|
3608 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Garlic Presses
|
3609 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Gelatin Molds
|
3610 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Ice Cube Trays
|
3611 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Jerky Guns
|
3612 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Knives
|
3613 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Molds
|
3614 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers
|
3615 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Can Organizers
|
3616 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Drinkware Holders
|
3617 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Kitchen Cabinet Organizers
|
3618 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Kitchen Counter & Beverage Station Organizers
|
3619 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Kitchen Utensil Holders & Racks
|
3620 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Knife Blocks & Holders
|
3621 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Napkin Holders & Dispensers
|
3622 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Paper Towel Holders & Dispensers
|
3623 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Pot Racks
|
3624 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Spice Organizers
|
3625 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Straw Holders & Dispensers
|
3626 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Sugar Caddies
|
3627 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Toothpick Holders & Dispensers
|
3628 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Organizers > Utensil & Flatware Trays
|
3629 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Scrapers
|
3630 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Scrapers > Bench Scrapers
|
3631 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Scrapers > Bowl Scrapers
|
3632 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Scrapers > Grill Scrapers
|
3633 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Shears
|
3634 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Slicers
|
3635 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Kitchen Utensil Sets
|
3636 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Ladles
|
3637 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Mashers
|
3638 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Measuring Cups & Spoons
|
3639 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Meat Tenderizers
|
3640 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Mixing Bowls
|
3641 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Mortars & Pestles
|
3642 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Oil & Vinegar Dispensers
|
3643 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Oven Bags
|
3644 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Oven Mitts & Pot Holders
|
3645 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Pasta Molds & Stamps
|
3646 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Pastry Blenders
|
3647 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Pastry Cloths
|
3648 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Pizza Cutter Accessories
|
3649 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Pizza Cutters
|
3650 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Ricers
|
3651 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Rolling Pin Accessories
|
3652 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Rolling Pin Accessories > Rolling Pin Covers & Sleeves
|
3653 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Rolling Pin Accessories > Rolling Pin Rings
|
3654 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Rolling Pins
|
3655 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Salad Dressing Mixers & Shakers
|
3656 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Salad Spinners
|
3657 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Scoops
|
3658 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Scoops > Ice Cream Scoops
|
3659 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Scoops > Ice Scoops
|
3660 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Scoops > Melon Ballers
|
3661 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Scoops > Popcorn & French Fry Scoops
|
3662 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Sink Caddies
|
3663 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Sink Mats & Grids
|
3664 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Slotted Spoons
|
3665 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Spatulas
|
3666 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Spice Grinder Accessories
|
3667 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Spice Grinders
|
3668 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Spoon Rests
|
3669 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Sugar Dispensers
|
3670 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Sushi Mats
|
3671 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Tea Strainers
|
3672 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Tongs
|
3673 |
+
Home & Garden > Kitchen & Dining > Kitchen Tools & Utensils > Whisks
|
3674 |
+
Home & Garden > Kitchen & Dining > Prefabricated Kitchens & Kitchenettes
|
3675 |
+
Home & Garden > Kitchen & Dining > Tableware
|
3676 |
+
Home & Garden > Kitchen & Dining > Tableware > Coffee & Tea Sets
|
3677 |
+
Home & Garden > Kitchen & Dining > Tableware > Coffee Servers & Tea Pots
|
3678 |
+
Home & Garden > Kitchen & Dining > Tableware > Dinnerware
|
3679 |
+
Home & Garden > Kitchen & Dining > Tableware > Dinnerware > Bowls
|
3680 |
+
Home & Garden > Kitchen & Dining > Tableware > Dinnerware > Dinnerware Sets
|
3681 |
+
Home & Garden > Kitchen & Dining > Tableware > Dinnerware > Plates
|
3682 |
+
Home & Garden > Kitchen & Dining > Tableware > Drinkware
|
3683 |
+
Home & Garden > Kitchen & Dining > Tableware > Drinkware > Beer Glasses
|
3684 |
+
Home & Garden > Kitchen & Dining > Tableware > Drinkware > Coffee & Tea Cups
|
3685 |
+
Home & Garden > Kitchen & Dining > Tableware > Drinkware > Coffee & Tea Saucers
|
3686 |
+
Home & Garden > Kitchen & Dining > Tableware > Drinkware > Drinkware Sets
|
3687 |
+
Home & Garden > Kitchen & Dining > Tableware > Drinkware > Mugs
|
3688 |
+
Home & Garden > Kitchen & Dining > Tableware > Drinkware > Shot Glasses
|
3689 |
+
Home & Garden > Kitchen & Dining > Tableware > Drinkware > Stemware
|
3690 |
+
Home & Garden > Kitchen & Dining > Tableware > Drinkware > Tumblers
|
3691 |
+
Home & Garden > Kitchen & Dining > Tableware > Flatware
|
3692 |
+
Home & Garden > Kitchen & Dining > Tableware > Flatware > Chopstick Accessories
|
3693 |
+
Home & Garden > Kitchen & Dining > Tableware > Flatware > Chopsticks
|
3694 |
+
Home & Garden > Kitchen & Dining > Tableware > Flatware > Flatware Sets
|
3695 |
+
Home & Garden > Kitchen & Dining > Tableware > Flatware > Forks
|
3696 |
+
Home & Garden > Kitchen & Dining > Tableware > Flatware > Spoons
|
3697 |
+
Home & Garden > Kitchen & Dining > Tableware > Flatware > Table Knives
|
3698 |
+
Home & Garden > Kitchen & Dining > Tableware > Salt & Pepper Shakers
|
3699 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware
|
3700 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware > Butter Dishes
|
3701 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware > Cake Boards
|
3702 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware > Cake Stands
|
3703 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware > Egg Cups
|
3704 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware > Gravy Boats
|
3705 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware > Punch Bowls
|
3706 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware > Serving Pitchers & Carafes
|
3707 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware > Serving Platters
|
3708 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware > Serving Trays
|
3709 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware > Sugar Bowls & Creamers
|
3710 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware > Tureens
|
3711 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware Accessories
|
3712 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware Accessories > Punch Bowl Stands
|
3713 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware Accessories > Tureen Lids
|
3714 |
+
Home & Garden > Kitchen & Dining > Tableware > Serveware Accessories > Tureen Stands
|
3715 |
+
Home & Garden > Kitchen & Dining > Tableware > Tablecloth Clips & Weights
|
3716 |
+
Home & Garden > Kitchen & Dining > Tableware > Trivets
|
3717 |
+
Home & Garden > Lawn & Garden
|
3718 |
+
Home & Garden > Lawn & Garden > Gardening
|
3719 |
+
Home & Garden > Lawn & Garden > Gardening > Composting
|
3720 |
+
Home & Garden > Lawn & Garden > Gardening > Composting > Compost
|
3721 |
+
Home & Garden > Lawn & Garden > Gardening > Composting > Compost Aerators
|
3722 |
+
Home & Garden > Lawn & Garden > Gardening > Composting > Composters
|
3723 |
+
Home & Garden > Lawn & Garden > Gardening > Disease Control
|
3724 |
+
Home & Garden > Lawn & Garden > Gardening > Fertilizers
|
3725 |
+
Home & Garden > Lawn & Garden > Gardening > Garden Pot Saucers & Trays
|
3726 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Accessories
|
3727 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Accessories > Gardening Scooters, Seats & Kneelers
|
3728 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Accessories > Gardening Totes
|
3729 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Accessories > Potting Benches
|
3730 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tool Accessories
|
3731 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tool Accessories > Gardening Tool Handles
|
3732 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tool Accessories > Gardening Tool Heads
|
3733 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tool Accessories > Wheelbarrow Parts
|
3734 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools
|
3735 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Bulb Planting Tools
|
3736 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Cultivating Tools
|
3737 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Gardening Forks
|
3738 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Gardening Sickles & Machetes
|
3739 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Gardening Trowels
|
3740 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Lawn & Garden Sprayers
|
3741 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Lawn Rollers
|
3742 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Pruning Saws
|
3743 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Pruning Shears
|
3744 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Rakes
|
3745 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Shovels & Spades
|
3746 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Spreaders
|
3747 |
+
Home & Garden > Lawn & Garden > Gardening > Gardening Tools > Wheelbarrows
|
3748 |
+
Home & Garden > Lawn & Garden > Gardening > Greenhouses
|
3749 |
+
Home & Garden > Lawn & Garden > Gardening > Herbicides
|
3750 |
+
Home & Garden > Lawn & Garden > Gardening > Landscape Fabric
|
3751 |
+
Home & Garden > Lawn & Garden > Gardening > Landscape Fabric Accessories
|
3752 |
+
Home & Garden > Lawn & Garden > Gardening > Landscape Fabric Accessories > Landscape Fabric Staples & Pins
|
3753 |
+
Home & Garden > Lawn & Garden > Gardening > Landscape Fabric Accessories > Landscape Fabric Tape
|
3754 |
+
Home & Garden > Lawn & Garden > Gardening > Mulch
|
3755 |
+
Home & Garden > Lawn & Garden > Gardening > Plant Cages & Supports
|
3756 |
+
Home & Garden > Lawn & Garden > Gardening > Plant Stands
|
3757 |
+
Home & Garden > Lawn & Garden > Gardening > Pot & Planter Liners
|
3758 |
+
Home & Garden > Lawn & Garden > Gardening > Pots & Planters
|
3759 |
+
Home & Garden > Lawn & Garden > Gardening > Rain Barrels
|
3760 |
+
Home & Garden > Lawn & Garden > Gardening > Sands & Soils
|
3761 |
+
Home & Garden > Lawn & Garden > Outdoor Living
|
3762 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Awning Accessories
|
3763 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Awnings
|
3764 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Hammock Parts & Accessories
|
3765 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Hammocks
|
3766 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Blankets
|
3767 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Blankets > Beach Mats
|
3768 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Blankets > Picnic Blankets
|
3769 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Blankets > Poncho Liners
|
3770 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures
|
3771 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopies & Gazebos
|
3772 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopy & Gazebo Accessories
|
3773 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopy & Gazebo Accessories > Canopy & Gazebo Enclosure Kits
|
3774 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopy & Gazebo Accessories > Canopy & Gazebo Frames
|
3775 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopy & Gazebo Accessories > Canopy & Gazebo Tops
|
3776 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopy & Gazebo Accessories > Canopy Poles
|
3777 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Canopy & Gazebo Accessories > Canopy Weights
|
3778 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Garden Arches, Trellises, Arbors & Pergolas
|
3779 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Garden Bridges
|
3780 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Structures > Sheds, Garages & Carports
|
3781 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrella & Sunshade Accessories
|
3782 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrella & Sunshade Accessories > Outdoor Umbrella & Sunshade Fabric
|
3783 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrella & Sunshade Accessories > Outdoor Umbrella Bases
|
3784 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrella & Sunshade Accessories > Outdoor Umbrella Covers
|
3785 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrella & Sunshade Accessories > Outdoor Umbrella Enclosure Kits
|
3786 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrella & Sunshade Accessories > Outdoor Umbrella Lights
|
3787 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Outdoor Umbrellas & Sunshades
|
3788 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Porch Swing Accessories
|
3789 |
+
Home & Garden > Lawn & Garden > Outdoor Living > Porch Swings
|
3790 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment
|
3791 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Chainsaws
|
3792 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Grass Edgers
|
3793 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Hedge Trimmers
|
3794 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Aerators & Dethatchers
|
3795 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Mowers
|
3796 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Mowers > Riding Mowers
|
3797 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Mowers > Robotic Mowers
|
3798 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Mowers > Tow-Behind Mowers
|
3799 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Mowers > Walk-Behind Mowers
|
3800 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Lawn Vacuums
|
3801 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Leaf Blowers
|
3802 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Outdoor Power Equipment Base Units
|
3803 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Outdoor Power Equipment Sets
|
3804 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Power Sweepers
|
3805 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Power Tillers & Cultivators
|
3806 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Pressure Washers
|
3807 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Snow Blowers
|
3808 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Tractors
|
3809 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment > Weed Trimmers
|
3810 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories
|
3811 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Chainsaw Accessories
|
3812 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Chainsaw Accessories > Chainsaw Bars
|
3813 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Chainsaw Accessories > Chainsaw Chains
|
3814 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Grass Edger Accessories
|
3815 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Hedge Trimmer Accessories
|
3816 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories
|
3817 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Brush Mower Attachments
|
3818 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Bags
|
3819 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Belts
|
3820 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Blades
|
3821 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Covers
|
3822 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Mulch Kits
|
3823 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Mulch Plugs & Plates
|
3824 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Pulleys & Idlers
|
3825 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Tire Tubes
|
3826 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Tires
|
3827 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Mower Wheels
|
3828 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Striping Kits
|
3829 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Lawn Mower Accessories > Lawn Sweepers
|
3830 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Leaf Blower Accessories
|
3831 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Leaf Blower Accessories > Leaf Blower Tubes
|
3832 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments
|
3833 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments > Grass Edger Attachments
|
3834 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments > Ground & Leaf Blower Attachments
|
3835 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments > Hedge Trimmer Attachments
|
3836 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments > Pole Saw Attachments
|
3837 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments > Tiller & Cultivator Attachments
|
3838 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Multifunction Outdoor Power Equipment Attachments > Weed Trimmer Attachments
|
3839 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Outdoor Power Equipment Batteries
|
3840 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Pressure Washer Accessories
|
3841 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Snow Blower Accessories
|
3842 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Tractor Parts & Accessories
|
3843 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Tractor Parts & Accessories > Tractor Tires
|
3844 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Tractor Parts & Accessories > Tractor Wheels
|
3845 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Weed Trimmer Accessories
|
3846 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Weed Trimmer Accessories > Weed Trimmer Blades & Spools
|
3847 |
+
Home & Garden > Lawn & Garden > Outdoor Power Equipment Accessories > Weed Trimmer Accessories > Weed Trimmer Spool Covers
|
3848 |
+
Home & Garden > Lawn & Garden > Snow Removal
|
3849 |
+
Home & Garden > Lawn & Garden > Snow Removal > Ice Scrapers & Snow Brushes
|
3850 |
+
Home & Garden > Lawn & Garden > Snow Removal > Snow Shovels
|
3851 |
+
Home & Garden > Lawn & Garden > Watering & Irrigation
|
3852 |
+
Home & Garden > Lawn & Garden > Watering & Irrigation > Garden Hose Fittings & Valves
|
3853 |
+
Home & Garden > Lawn & Garden > Watering & Irrigation > Garden Hose Spray Nozzles
|
3854 |
+
Home & Garden > Lawn & Garden > Watering & Irrigation > Garden Hoses
|
3855 |
+
Home & Garden > Lawn & Garden > Watering & Irrigation > Sprinkler Accessories
|
3856 |
+
Home & Garden > Lawn & Garden > Watering & Irrigation > Sprinkler Accessories > Sprinkler Controls
|
3857 |
+
Home & Garden > Lawn & Garden > Watering & Irrigation > Sprinkler Accessories > Sprinkler Valves
|
3858 |
+
Home & Garden > Lawn & Garden > Watering & Irrigation > Sprinklers & Sprinkler Heads
|
3859 |
+
Home & Garden > Lawn & Garden > Watering & Irrigation > Watering Can Accesssories
|
3860 |
+
Home & Garden > Lawn & Garden > Watering & Irrigation > Watering Cans
|
3861 |
+
Home & Garden > Lawn & Garden > Watering & Irrigation > Watering Globes & Spikes
|
3862 |
+
Home & Garden > Lighting
|
3863 |
+
Home & Garden > Lighting > Emergency Lighting
|
3864 |
+
Home & Garden > Lighting > Floating & Submersible Lights
|
3865 |
+
Home & Garden > Lighting > Flood & Spot Lights
|
3866 |
+
Home & Garden > Lighting > In-Ground Lights
|
3867 |
+
Home & Garden > Lighting > Lamps
|
3868 |
+
Home & Garden > Lighting > Landscape Pathway Lighting
|
3869 |
+
Home & Garden > Lighting > Light Bulbs
|
3870 |
+
Home & Garden > Lighting > Light Bulbs > Compact Fluorescent Lamps
|
3871 |
+
Home & Garden > Lighting > Light Bulbs > Fluorescent Tubes
|
3872 |
+
Home & Garden > Lighting > Light Bulbs > Incandescent Light Bulbs
|
3873 |
+
Home & Garden > Lighting > Light Bulbs > LED Light Bulbs
|
3874 |
+
Home & Garden > Lighting > Light Ropes & Strings
|
3875 |
+
Home & Garden > Lighting > Lighting Fixtures
|
3876 |
+
Home & Garden > Lighting > Lighting Fixtures > Cabinet Light Fixtures
|
3877 |
+
Home & Garden > Lighting > Lighting Fixtures > Ceiling Light Fixtures
|
3878 |
+
Home & Garden > Lighting > Lighting Fixtures > Chandeliers
|
3879 |
+
Home & Garden > Lighting > Lighting Fixtures > Wall Light Fixtures
|
3880 |
+
Home & Garden > Lighting > Night Lights & Ambient Lighting
|
3881 |
+
Home & Garden > Lighting > Picture Lights
|
3882 |
+
Home & Garden > Lighting > Tiki Torches & Oil Lamps
|
3883 |
+
Home & Garden > Lighting > Track Lighting
|
3884 |
+
Home & Garden > Lighting > Track Lighting > Track Lighting Accessories
|
3885 |
+
Home & Garden > Lighting > Track Lighting > Track Lighting Fixtures
|
3886 |
+
Home & Garden > Lighting > Track Lighting > Track Lighting Rails
|
3887 |
+
Home & Garden > Lighting Accessories
|
3888 |
+
Home & Garden > Lighting Accessories > Lamp Post Bases
|
3889 |
+
Home & Garden > Lighting Accessories > Lamp Post Mounts
|
3890 |
+
Home & Garden > Lighting Accessories > Lamp Shades
|
3891 |
+
Home & Garden > Lighting Accessories > Lighting Timers
|
3892 |
+
Home & Garden > Lighting Accessories > Oil Lamp Fuel
|
3893 |
+
Home & Garden > Linens & Bedding
|
3894 |
+
Home & Garden > Linens & Bedding > Bedding
|
3895 |
+
Home & Garden > Linens & Bedding > Bedding > Bed Canopies
|
3896 |
+
Home & Garden > Linens & Bedding > Bedding > Bed Sheets
|
3897 |
+
Home & Garden > Linens & Bedding > Bedding > Bedskirts
|
3898 |
+
Home & Garden > Linens & Bedding > Bedding > Blankets
|
3899 |
+
Home & Garden > Linens & Bedding > Bedding > Duvet Covers
|
3900 |
+
Home & Garden > Linens & Bedding > Bedding > Mattress Protectors
|
3901 |
+
Home & Garden > Linens & Bedding > Bedding > Mattress Protectors > Mattress Encasements
|
3902 |
+
Home & Garden > Linens & Bedding > Bedding > Mattress Protectors > Mattress Pads
|
3903 |
+
Home & Garden > Linens & Bedding > Bedding > Nap Mats
|
3904 |
+
Home & Garden > Linens & Bedding > Bedding > Pillowcases & Shams
|
3905 |
+
Home & Garden > Linens & Bedding > Bedding > Pillows
|
3906 |
+
Home & Garden > Linens & Bedding > Bedding > Quilts & Comforters
|
3907 |
+
Home & Garden > Linens & Bedding > Kitchen Linens Sets
|
3908 |
+
Home & Garden > Linens & Bedding > Table Linens
|
3909 |
+
Home & Garden > Linens & Bedding > Table Linens > Cloth Napkins
|
3910 |
+
Home & Garden > Linens & Bedding > Table Linens > Doilies
|
3911 |
+
Home & Garden > Linens & Bedding > Table Linens > Placemats
|
3912 |
+
Home & Garden > Linens & Bedding > Table Linens > Table Runners
|
3913 |
+
Home & Garden > Linens & Bedding > Table Linens > Table Skirts
|
3914 |
+
Home & Garden > Linens & Bedding > Table Linens > Tablecloths
|
3915 |
+
Home & Garden > Linens & Bedding > Towels
|
3916 |
+
Home & Garden > Linens & Bedding > Towels > Bath Towels & Washcloths
|
3917 |
+
Home & Garden > Linens & Bedding > Towels > Beach Towels
|
3918 |
+
Home & Garden > Linens & Bedding > Towels > Kitchen Towels
|
3919 |
+
Home & Garden > Parasols & Rain Umbrellas
|
3920 |
+
Home & Garden > Plants
|
3921 |
+
Home & Garden > Plants > Aquatic Plants
|
3922 |
+
Home & Garden > Plants > Flowers
|
3923 |
+
Home & Garden > Plants > Indoor & Outdoor Plants
|
3924 |
+
Home & Garden > Plants > Plant & Herb Growing Kits
|
3925 |
+
Home & Garden > Plants > Seeds
|
3926 |
+
Home & Garden > Plants > Trees
|
3927 |
+
Home & Garden > Pool & Spa
|
3928 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories
|
3929 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Diving Boards
|
3930 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool & Spa Chlorine Generators
|
3931 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool & Spa Filters
|
3932 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool & Spa Maintenance Kits
|
3933 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Brushes & Brooms
|
3934 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Cleaner Hoses
|
3935 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Cleaners & Chemicals
|
3936 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Cover Accessories
|
3937 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Covers & Ground Cloths
|
3938 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Deck Kits
|
3939 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Floats & Loungers
|
3940 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Heaters
|
3941 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Ladders, Steps & Ramps
|
3942 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Liners
|
3943 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Skimmers
|
3944 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Sweeps & Vacuums
|
3945 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Toys
|
3946 |
+
Home & Garden > Pool & Spa > Pool & Spa Accessories > Pool Water Slides
|
3947 |
+
Home & Garden > Pool & Spa > Saunas
|
3948 |
+
Home & Garden > Pool & Spa > Spas
|
3949 |
+
Home & Garden > Pool & Spa > Swimming Pools
|
3950 |
+
Home & Garden > Smoking Accessories
|
3951 |
+
Home & Garden > Smoking Accessories > Ashtrays
|
3952 |
+
Home & Garden > Smoking Accessories > Cigar Cases
|
3953 |
+
Home & Garden > Smoking Accessories > Cigar Cutters & Punches
|
3954 |
+
Home & Garden > Smoking Accessories > Cigarette Cases
|
3955 |
+
Home & Garden > Smoking Accessories > Cigarette Holders
|
3956 |
+
Home & Garden > Smoking Accessories > Humidor Accessories
|
3957 |
+
Home & Garden > Smoking Accessories > Humidors
|
3958 |
+
Home & Garden > Umbrella Sleeves & Cases
|
3959 |
+
Home & Garden > Wood Stoves
|
3960 |
+
Luggage & Bags
|
3961 |
+
Luggage & Bags > Backpacks
|
3962 |
+
Luggage & Bags > Briefcases
|
3963 |
+
Luggage & Bags > Cosmetic & Toiletry Bags
|
3964 |
+
Luggage & Bags > Diaper Bags
|
3965 |
+
Luggage & Bags > Dry Boxes
|
3966 |
+
Luggage & Bags > Duffel Bags
|
3967 |
+
Luggage & Bags > Fanny Packs
|
3968 |
+
Luggage & Bags > Garment Bags
|
3969 |
+
Luggage & Bags > Luggage Accessories
|
3970 |
+
Luggage & Bags > Luggage Accessories > Dry Box Liners & Inserts
|
3971 |
+
Luggage & Bags > Luggage Accessories > Luggage Covers
|
3972 |
+
Luggage & Bags > Luggage Accessories > Luggage Racks & Stands
|
3973 |
+
Luggage & Bags > Luggage Accessories > Luggage Straps
|
3974 |
+
Luggage & Bags > Luggage Accessories > Luggage Tags
|
3975 |
+
Luggage & Bags > Luggage Accessories > Packing Organizers
|
3976 |
+
Luggage & Bags > Luggage Accessories > Travel Bottles & Containers
|
3977 |
+
Luggage & Bags > Luggage Accessories > Travel Pouches
|
3978 |
+
Luggage & Bags > Messenger Bags
|
3979 |
+
Luggage & Bags > Shopping Totes
|
3980 |
+
Luggage & Bags > Suitcases
|
3981 |
+
Luggage & Bags > Train Cases
|
3982 |
+
Mature
|
3983 |
+
Mature > Erotic
|
3984 |
+
Mature > Erotic > Erotic Books
|
3985 |
+
Mature > Erotic > Erotic Clothing
|
3986 |
+
Mature > Erotic > Erotic DVDs & Videos
|
3987 |
+
Mature > Erotic > Erotic Food & Edibles
|
3988 |
+
Mature > Erotic > Erotic Games
|
3989 |
+
Mature > Erotic > Erotic Magazines
|
3990 |
+
Mature > Erotic > Pole Dancing Kits
|
3991 |
+
Mature > Erotic > Sex Toys
|
3992 |
+
Mature > Weapons
|
3993 |
+
Mature > Weapons > Brass Knuckles
|
3994 |
+
Mature > Weapons > Clubs & Batons
|
3995 |
+
Mature > Weapons > Combat Knives
|
3996 |
+
Mature > Weapons > Gun Care & Accessories
|
3997 |
+
Mature > Weapons > Gun Care & Accessories > Ammunition
|
3998 |
+
Mature > Weapons > Gun Care & Accessories > Ammunition Cases & Holders
|
3999 |
+
Mature > Weapons > Gun Care & Accessories > Gun Cases & Range Bags
|
4000 |
+
Mature > Weapons > Gun Care & Accessories > Gun Cleaning
|
4001 |
+
Mature > Weapons > Gun Care & Accessories > Gun Cleaning > Gun Cleaning Cloths & Swabs
|
4002 |
+
Mature > Weapons > Gun Care & Accessories > Gun Cleaning > Gun Cleaning Patches
|
4003 |
+
Mature > Weapons > Gun Care & Accessories > Gun Cleaning > Gun Cleaning Solvents
|
4004 |
+
Mature > Weapons > Gun Care & Accessories > Gun Grips
|
4005 |
+
Mature > Weapons > Gun Care & Accessories > Gun Holsters
|
4006 |
+
Mature > Weapons > Gun Care & Accessories > Gun Lights
|
4007 |
+
Mature > Weapons > Gun Care & Accessories > Gun Rails
|
4008 |
+
Mature > Weapons > Gun Care & Accessories > Gun Slings
|
4009 |
+
Mature > Weapons > Gun Care & Accessories > Reloading Supplies & Equipment
|
4010 |
+
Mature > Weapons > Gun Care & Accessories > Reloading Supplies & Equipment > Ammunition Reloading Presses
|
4011 |
+
Mature > Weapons > Guns
|
4012 |
+
Mature > Weapons > Mace & Pepper Spray
|
4013 |
+
Mature > Weapons > Nunchucks
|
4014 |
+
Mature > Weapons > Spears
|
4015 |
+
Mature > Weapons > Staff & Stick Weapons
|
4016 |
+
Mature > Weapons > Stun Guns & Tasers
|
4017 |
+
Mature > Weapons > Swords
|
4018 |
+
Mature > Weapons > Throwing Stars
|
4019 |
+
Mature > Weapons > Whips
|
4020 |
+
Media
|
4021 |
+
Media > Books
|
4022 |
+
Media > Carpentry & Woodworking Project Plans
|
4023 |
+
Media > DVDs & Videos
|
4024 |
+
Media > Magazines & Newspapers
|
4025 |
+
Media > Music & Sound Recordings
|
4026 |
+
Media > Product Manuals
|
4027 |
+
Media > Product Manuals > Camera & Optics Manuals
|
4028 |
+
Media > Product Manuals > Electronics Manuals
|
4029 |
+
Media > Product Manuals > Exercise & Fitness Equipment Manuals
|
4030 |
+
Media > Product Manuals > Household Appliance Manuals
|
4031 |
+
Media > Product Manuals > Kitchen Appliance Manuals
|
4032 |
+
Media > Product Manuals > Model & Toys Manuals
|
4033 |
+
Media > Product Manuals > Office Supply Manuals
|
4034 |
+
Media > Product Manuals > Power Tool & Equipment Manuals
|
4035 |
+
Media > Product Manuals > Vehicle Service Manuals
|
4036 |
+
Media > Sheet Music
|
4037 |
+
Office Supplies
|
4038 |
+
Office Supplies > Book Accessories
|
4039 |
+
Office Supplies > Book Accessories > Book Covers
|
4040 |
+
Office Supplies > Book Accessories > Book Lights
|
4041 |
+
Office Supplies > Book Accessories > Book Stands & Rests
|
4042 |
+
Office Supplies > Book Accessories > Bookmarks
|
4043 |
+
Office Supplies > Desk Pads & Blotters
|
4044 |
+
Office Supplies > Filing & Organization
|
4045 |
+
Office Supplies > Filing & Organization > Address Books
|
4046 |
+
Office Supplies > Filing & Organization > Binding Supplies
|
4047 |
+
Office Supplies > Filing & Organization > Binding Supplies > Binder Accessories
|
4048 |
+
Office Supplies > Filing & Organization > Binding Supplies > Binder Accessories > Binder Rings
|
4049 |
+
Office Supplies > Filing & Organization > Binding Supplies > Binder Accessories > Index Dividers
|
4050 |
+
Office Supplies > Filing & Organization > Binding Supplies > Binder Accessories > Sheet Protectors
|
4051 |
+
Office Supplies > Filing & Organization > Binding Supplies > Binders
|
4052 |
+
Office Supplies > Filing & Organization > Binding Supplies > Binding Combs & Spines
|
4053 |
+
Office Supplies > Filing & Organization > Binding Supplies > Binding Machines
|
4054 |
+
Office Supplies > Filing & Organization > Business Card Books
|
4055 |
+
Office Supplies > Filing & Organization > Business Card Stands
|
4056 |
+
Office Supplies > Filing & Organization > CD/DVD Cases & Organizers
|
4057 |
+
Office Supplies > Filing & Organization > Calendars, Organizers & Planners
|
4058 |
+
Office Supplies > Filing & Organization > Card Files
|
4059 |
+
Office Supplies > Filing & Organization > Card Sleeves
|
4060 |
+
Office Supplies > Filing & Organization > Cash Boxes
|
4061 |
+
Office Supplies > Filing & Organization > Desk Organizers
|
4062 |
+
Office Supplies > Filing & Organization > File Boxes
|
4063 |
+
Office Supplies > Filing & Organization > File Folders
|
4064 |
+
Office Supplies > Filing & Organization > Folders & Report Covers
|
4065 |
+
Office Supplies > Filing & Organization > Greeting Card Organizers
|
4066 |
+
Office Supplies > Filing & Organization > Mail Sorters
|
4067 |
+
Office Supplies > Filing & Organization > Pen & Pencil Cases
|
4068 |
+
Office Supplies > Filing & Organization > Portfolios & Padfolios
|
4069 |
+
Office Supplies > Filing & Organization > Recipe Card Boxes
|
4070 |
+
Office Supplies > General Office Supplies
|
4071 |
+
Office Supplies > General Office Supplies > Brass Fasteners
|
4072 |
+
Office Supplies > General Office Supplies > Correction Fluids, Pens & Tapes
|
4073 |
+
Office Supplies > General Office Supplies > Erasers
|
4074 |
+
Office Supplies > General Office Supplies > Labels & Tags
|
4075 |
+
Office Supplies > General Office Supplies > Labels & Tags > Address Labels
|
4076 |
+
Office Supplies > General Office Supplies > Labels & Tags > Folder Tabs
|
4077 |
+
Office Supplies > General Office Supplies > Labels & Tags > Label Clips
|
4078 |
+
Office Supplies > General Office Supplies > Labels & Tags > Label Tapes & Refill Rolls
|
4079 |
+
Office Supplies > General Office Supplies > Labels & Tags > Shipping Labels
|
4080 |
+
Office Supplies > General Office Supplies > Labels & Tags > Shipping Tags
|
4081 |
+
Office Supplies > General Office Supplies > Laminating Film, Pouches & Sheets
|
4082 |
+
Office Supplies > General Office Supplies > Mounting Putty
|
4083 |
+
Office Supplies > General Office Supplies > Office Tape
|
4084 |
+
Office Supplies > General Office Supplies > Paper Clips & Clamps
|
4085 |
+
Office Supplies > General Office Supplies > Paper Products
|
4086 |
+
Office Supplies > General Office Supplies > Paper Products > Binder Paper
|
4087 |
+
Office Supplies > General Office Supplies > Paper Products > Blank ID Cards
|
4088 |
+
Office Supplies > General Office Supplies > Paper Products > Business Cards
|
4089 |
+
Office Supplies > General Office Supplies > Paper Products > Business Forms & Receipts
|
4090 |
+
Office Supplies > General Office Supplies > Paper Products > Checks
|
4091 |
+
Office Supplies > General Office Supplies > Paper Products > Cover Paper
|
4092 |
+
Office Supplies > General Office Supplies > Paper Products > Envelopes
|
4093 |
+
Office Supplies > General Office Supplies > Paper Products > Index Cards
|
4094 |
+
Office Supplies > General Office Supplies > Paper Products > Notebooks & Notepads
|
4095 |
+
Office Supplies > General Office Supplies > Paper Products > Post Cards
|
4096 |
+
Office Supplies > General Office Supplies > Paper Products > Printer & Copier Paper
|
4097 |
+
Office Supplies > General Office Supplies > Paper Products > Receipt & Adding Machine Paper Rolls
|
4098 |
+
Office Supplies > General Office Supplies > Paper Products > Stationery
|
4099 |
+
Office Supplies > General Office Supplies > Paper Products > Sticky Notes
|
4100 |
+
Office Supplies > General Office Supplies > Rubber Bands
|
4101 |
+
Office Supplies > General Office Supplies > Staples
|
4102 |
+
Office Supplies > General Office Supplies > Tacks & Pushpins
|
4103 |
+
Office Supplies > Impulse Sealers
|
4104 |
+
Office Supplies > Lap Desks
|
4105 |
+
Office Supplies > Name Plates
|
4106 |
+
Office Supplies > Office & Chair Mats
|
4107 |
+
Office Supplies > Office & Chair Mats > Anti-Fatigue Mats
|
4108 |
+
Office Supplies > Office & Chair Mats > Chair Mats
|
4109 |
+
Office Supplies > Office & Chair Mats > Office Mats
|
4110 |
+
Office Supplies > Office Carts
|
4111 |
+
Office Supplies > Office Carts > AV Carts
|
4112 |
+
Office Supplies > Office Carts > Book Carts
|
4113 |
+
Office Supplies > Office Carts > File Carts
|
4114 |
+
Office Supplies > Office Carts > Mail Carts
|
4115 |
+
Office Supplies > Office Carts > Utility Carts
|
4116 |
+
Office Supplies > Office Equipment
|
4117 |
+
Office Supplies > Office Equipment > Calculator Accessories
|
4118 |
+
Office Supplies > Office Equipment > Calculators
|
4119 |
+
Office Supplies > Office Equipment > Electronic Dictionaries & Translators
|
4120 |
+
Office Supplies > Office Equipment > Label Makers
|
4121 |
+
Office Supplies > Office Equipment > Laminators
|
4122 |
+
Office Supplies > Office Equipment > Office Shredders
|
4123 |
+
Office Supplies > Office Equipment > Postage Meters
|
4124 |
+
Office Supplies > Office Equipment > Time & Attendance Clocks
|
4125 |
+
Office Supplies > Office Equipment > Transcribers & Dictation Systems
|
4126 |
+
Office Supplies > Office Equipment > Typewriters
|
4127 |
+
Office Supplies > Office Instruments
|
4128 |
+
Office Supplies > Office Instruments > Call Bells
|
4129 |
+
Office Supplies > Office Instruments > Clipboards
|
4130 |
+
Office Supplies > Office Instruments > Letter Openers
|
4131 |
+
Office Supplies > Office Instruments > Magnifiers
|
4132 |
+
Office Supplies > Office Instruments > Office Rubber Stamps
|
4133 |
+
Office Supplies > Office Instruments > Pencil Sharpeners
|
4134 |
+
Office Supplies > Office Instruments > Staple Removers
|
4135 |
+
Office Supplies > Office Instruments > Staplers
|
4136 |
+
Office Supplies > Office Instruments > Tape Dispensers
|
4137 |
+
Office Supplies > Office Instruments > Writing & Drawing Instrument Accessories
|
4138 |
+
Office Supplies > Office Instruments > Writing & Drawing Instrument Accessories > Marker & Highlighter Ink Refills
|
4139 |
+
Office Supplies > Office Instruments > Writing & Drawing Instrument Accessories > Pen Ink & Refills
|
4140 |
+
Office Supplies > Office Instruments > Writing & Drawing Instrument Accessories > Pencil Lead & Refills
|
4141 |
+
Office Supplies > Office Instruments > Writing & Drawing Instruments
|
4142 |
+
Office Supplies > Office Instruments > Writing & Drawing Instruments > Art Charcoals
|
4143 |
+
Office Supplies > Office Instruments > Writing & Drawing Instruments > Chalk
|
4144 |
+
Office Supplies > Office Instruments > Writing & Drawing Instruments > Crayons
|
4145 |
+
Office Supplies > Office Instruments > Writing & Drawing Instruments > Markers & Highlighters
|
4146 |
+
Office Supplies > Office Instruments > Writing & Drawing Instruments > Multifunction Writing Instruments
|
4147 |
+
Office Supplies > Office Instruments > Writing & Drawing Instruments > Pastels
|
4148 |
+
Office Supplies > Office Instruments > Writing & Drawing Instruments > Pens & Pencils
|
4149 |
+
Office Supplies > Office Instruments > Writing & Drawing Instruments > Pens & Pencils > Pen & Pencil Sets
|
4150 |
+
Office Supplies > Office Instruments > Writing & Drawing Instruments > Pens & Pencils > Pencils
|
4151 |
+
Office Supplies > Office Instruments > Writing & Drawing Instruments > Pens & Pencils > Pencils > Art Pencils
|
4152 |
+
Office Supplies > Office Instruments > Writing & Drawing Instruments > Pens & Pencils > Pencils > Writing Pencils
|
4153 |
+
Office Supplies > Office Instruments > Writing & Drawing Instruments > Pens & Pencils > Pens
|
4154 |
+
Office Supplies > Paper Handling
|
4155 |
+
Office Supplies > Paper Handling > Fingertip Grips
|
4156 |
+
Office Supplies > Paper Handling > Hole Punches
|
4157 |
+
Office Supplies > Paper Handling > Paper Folding Machines
|
4158 |
+
Office Supplies > Paper Handling > Paper Joggers
|
4159 |
+
Office Supplies > Paper Handling > Paperweights
|
4160 |
+
Office Supplies > Paper Handling > Pencil Boards
|
4161 |
+
Office Supplies > Presentation Supplies
|
4162 |
+
Office Supplies > Presentation Supplies > Chalkboards
|
4163 |
+
Office Supplies > Presentation Supplies > Display Boards
|
4164 |
+
Office Supplies > Presentation Supplies > Display Boards > Bulletin Board Accessories
|
4165 |
+
Office Supplies > Presentation Supplies > Display Boards > Bulletin Board Accessories > Bulletin Board Trim
|
4166 |
+
Office Supplies > Presentation Supplies > Display Boards > Bulletin Boards
|
4167 |
+
Office Supplies > Presentation Supplies > Display Boards > Foam Boards
|
4168 |
+
Office Supplies > Presentation Supplies > Display Boards > Mounting Boards
|
4169 |
+
Office Supplies > Presentation Supplies > Display Boards > Poster Boards
|
4170 |
+
Office Supplies > Presentation Supplies > Document Cameras
|
4171 |
+
Office Supplies > Presentation Supplies > Dry-Erase Boards
|
4172 |
+
Office Supplies > Presentation Supplies > Easel Pads
|
4173 |
+
Office Supplies > Presentation Supplies > Easels
|
4174 |
+
Office Supplies > Presentation Supplies > Laser Pointers
|
4175 |
+
Office Supplies > Presentation Supplies > Lecterns
|
4176 |
+
Office Supplies > Presentation Supplies > Transparencies
|
4177 |
+
Office Supplies > Presentation Supplies > Wireless Presenters
|
4178 |
+
Office Supplies > Shipping Supplies
|
4179 |
+
Office Supplies > Shipping Supplies > Moving & Shipping Boxes
|
4180 |
+
Office Supplies > Shipping Supplies > Packing Materials
|
4181 |
+
Office Supplies > Shipping Supplies > Packing Tape
|
4182 |
+
Religious & Ceremonial
|
4183 |
+
Religious & Ceremonial > Memorial Ceremony Supplies
|
4184 |
+
Religious & Ceremonial > Memorial Ceremony Supplies > Memorial Urns
|
4185 |
+
Religious & Ceremonial > Religious Items
|
4186 |
+
Religious & Ceremonial > Religious Items > Prayer Beads
|
4187 |
+
Religious & Ceremonial > Religious Items > Prayer Cards
|
4188 |
+
Religious & Ceremonial > Religious Items > Religious Altars
|
4189 |
+
Religious & Ceremonial > Religious Items > Religious Veils
|
4190 |
+
Religious & Ceremonial > Religious Items > Tarot Cards
|
4191 |
+
Religious & Ceremonial > Wedding Ceremony Supplies
|
4192 |
+
Religious & Ceremonial > Wedding Ceremony Supplies > Aisle Runners
|
4193 |
+
Religious & Ceremonial > Wedding Ceremony Supplies > Flower Girl Baskets
|
4194 |
+
Religious & Ceremonial > Wedding Ceremony Supplies > Ring Pillows & Holders
|
4195 |
+
Software
|
4196 |
+
Software > Computer Software
|
4197 |
+
Software > Computer Software > Antivirus & Security Software
|
4198 |
+
Software > Computer Software > Business & Productivity Software
|
4199 |
+
Software > Computer Software > Compilers & Programming Tools
|
4200 |
+
Software > Computer Software > Computer Utilities & Maintenance Software
|
4201 |
+
Software > Computer Software > Dictionary & Translation Software
|
4202 |
+
Software > Computer Software > Educational Software
|
4203 |
+
Software > Computer Software > Financial, Tax & Accounting Software
|
4204 |
+
Software > Computer Software > GPS Map Data & Software
|
4205 |
+
Software > Computer Software > Handheld & PDA Software
|
4206 |
+
Software > Computer Software > Multimedia & Design Software
|
4207 |
+
Software > Computer Software > Multimedia & Design Software > 3D Modeling Software
|
4208 |
+
Software > Computer Software > Multimedia & Design Software > Animation Editing Software
|
4209 |
+
Software > Computer Software > Multimedia & Design Software > Graphic Design & Illustration Software
|
4210 |
+
Software > Computer Software > Multimedia & Design Software > Home & Interior Design Software
|
4211 |
+
Software > Computer Software > Multimedia & Design Software > Home Publishing Software
|
4212 |
+
Software > Computer Software > Multimedia & Design Software > Media Viewing Software
|
4213 |
+
Software > Computer Software > Multimedia & Design Software > Music Composition Software
|
4214 |
+
Software > Computer Software > Multimedia & Design Software > Sound Editing Software
|
4215 |
+
Software > Computer Software > Multimedia & Design Software > Video Editing Software
|
4216 |
+
Software > Computer Software > Multimedia & Design Software > Web Design Software
|
4217 |
+
Software > Computer Software > Network Software
|
4218 |
+
Software > Computer Software > Office Application Software
|
4219 |
+
Software > Computer Software > Operating Systems
|
4220 |
+
Software > Computer Software > Restore Disks
|
4221 |
+
Software > Digital Goods & Currency
|
4222 |
+
Software > Digital Goods & Currency > Computer Icons
|
4223 |
+
Software > Digital Goods & Currency > Desktop Wallpaper
|
4224 |
+
Software > Digital Goods & Currency > Digital Artwork
|
4225 |
+
Software > Digital Goods & Currency > Document Templates
|
4226 |
+
Software > Digital Goods & Currency > Fonts
|
4227 |
+
Software > Digital Goods & Currency > Stock Photographs & Video Footage
|
4228 |
+
Software > Digital Goods & Currency > Virtual Currency
|
4229 |
+
Software > Video Game Software
|
4230 |
+
Sporting Goods
|
4231 |
+
Sporting Goods > Athletics
|
4232 |
+
Sporting Goods > Athletics > Baseball & Softball
|
4233 |
+
Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Bases & Plates
|
4234 |
+
Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Batting Gloves
|
4235 |
+
Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Gloves & Mitts
|
4236 |
+
Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Pitching Mats
|
4237 |
+
Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Pitching Mounds
|
4238 |
+
Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Protective Gear
|
4239 |
+
Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Protective Gear > Baseball & Softball Batting Helmets
|
4240 |
+
Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Protective Gear > Baseball & Softball Chest Protectors
|
4241 |
+
Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Protective Gear > Baseball & Softball Leg Guards
|
4242 |
+
Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Protective Gear > Catchers Equipment Sets
|
4243 |
+
Sporting Goods > Athletics > Baseball & Softball > Baseball & Softball Protective Gear > Catchers Helmets & Masks
|
4244 |
+
Sporting Goods > Athletics > Baseball & Softball > Baseball Bats
|
4245 |
+
Sporting Goods > Athletics > Baseball & Softball > Baseballs
|
4246 |
+
Sporting Goods > Athletics > Baseball & Softball > Pitching Machines
|
4247 |
+
Sporting Goods > Athletics > Baseball & Softball > Softball Bats
|
4248 |
+
Sporting Goods > Athletics > Baseball & Softball > Softballs
|
4249 |
+
Sporting Goods > Athletics > Basketball
|
4250 |
+
Sporting Goods > Athletics > Basketball > Basketball Hoop Parts & Accessories
|
4251 |
+
Sporting Goods > Athletics > Basketball > Basketball Hoop Parts & Accessories > Basketball Backboards
|
4252 |
+
Sporting Goods > Athletics > Basketball > Basketball Hoop Parts & Accessories > Basketball Hoop Padding
|
4253 |
+
Sporting Goods > Athletics > Basketball > Basketball Hoop Parts & Accessories > Basketball Hoop Posts
|
4254 |
+
Sporting Goods > Athletics > Basketball > Basketball Hoop Parts & Accessories > Basketball Nets
|
4255 |
+
Sporting Goods > Athletics > Basketball > Basketball Hoop Parts & Accessories > Basketball Rims
|
4256 |
+
Sporting Goods > Athletics > Basketball > Basketball Hoops
|
4257 |
+
Sporting Goods > Athletics > Basketball > Basketball Training Aids
|
4258 |
+
Sporting Goods > Athletics > Basketball > Basketballs
|
4259 |
+
Sporting Goods > Athletics > Boxing & Martial Arts
|
4260 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear
|
4261 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear > Boxing & MMA Hand Wraps
|
4262 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear > Boxing & Martial Arts Arm Guards
|
4263 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear > Boxing & Martial Arts Body Protectors
|
4264 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear > Boxing & Martial Arts Headgear
|
4265 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear > Boxing Gloves & Mitts
|
4266 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Protective Gear > MMA Shin Guards
|
4267 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Training Equipment
|
4268 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Training Equipment > Boxing & MMA Punch Mitts
|
4269 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Training Equipment > Grappling Dummies
|
4270 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Training Equipment > Punching & Training Bag Accessories
|
4271 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Training Equipment > Punching & Training Bags
|
4272 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing & Martial Arts Training Equipment > Strike Shields
|
4273 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing Ring Parts
|
4274 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Boxing Rings
|
4275 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Martial Arts Belts
|
4276 |
+
Sporting Goods > Athletics > Boxing & Martial Arts > Martial Arts Weapons
|
4277 |
+
Sporting Goods > Athletics > Broomball Equipment
|
4278 |
+
Sporting Goods > Athletics > Cheerleading
|
4279 |
+
Sporting Goods > Athletics > Cheerleading > Cheerleading Pom Poms
|
4280 |
+
Sporting Goods > Athletics > Coaching & Officiating
|
4281 |
+
Sporting Goods > Athletics > Coaching & Officiating > Captains Armbands
|
4282 |
+
Sporting Goods > Athletics > Coaching & Officiating > Field & Court Boundary Markers
|
4283 |
+
Sporting Goods > Athletics > Coaching & Officiating > Flip Coins & Discs
|
4284 |
+
Sporting Goods > Athletics > Coaching & Officiating > Linesman Flags
|
4285 |
+
Sporting Goods > Athletics > Coaching & Officiating > Penalty Cards & Flags
|
4286 |
+
Sporting Goods > Athletics > Coaching & Officiating > Pitch Counters
|
4287 |
+
Sporting Goods > Athletics > Coaching & Officiating > Referee Stands & Chairs
|
4288 |
+
Sporting Goods > Athletics > Coaching & Officiating > Referee Wallets
|
4289 |
+
Sporting Goods > Athletics > Coaching & Officiating > Scoreboards
|
4290 |
+
Sporting Goods > Athletics > Coaching & Officiating > Sport & Safety Whistles
|
4291 |
+
Sporting Goods > Athletics > Coaching & Officiating > Umpire Indicators
|
4292 |
+
Sporting Goods > Athletics > Cricket
|
4293 |
+
Sporting Goods > Athletics > Cricket > Cricket Balls
|
4294 |
+
Sporting Goods > Athletics > Cricket > Cricket Bat Accessories
|
4295 |
+
Sporting Goods > Athletics > Cricket > Cricket Bat Accessories > Cricket Bat Grips
|
4296 |
+
Sporting Goods > Athletics > Cricket > Cricket Bats
|
4297 |
+
Sporting Goods > Athletics > Cricket > Cricket Equipment Sets
|
4298 |
+
Sporting Goods > Athletics > Cricket > Cricket Protective Gear
|
4299 |
+
Sporting Goods > Athletics > Cricket > Cricket Protective Gear > Cricket Gloves
|
4300 |
+
Sporting Goods > Athletics > Cricket > Cricket Protective Gear > Cricket Helmets
|
4301 |
+
Sporting Goods > Athletics > Cricket > Cricket Protective Gear > Cricket Leg Guards
|
4302 |
+
Sporting Goods > Athletics > Cricket > Cricket Stumps
|
4303 |
+
Sporting Goods > Athletics > Dancing
|
4304 |
+
Sporting Goods > Athletics > Dancing > Ballet Barres
|
4305 |
+
Sporting Goods > Athletics > Fencing
|
4306 |
+
Sporting Goods > Athletics > Fencing > Fencing Protective Gear
|
4307 |
+
Sporting Goods > Athletics > Fencing > Fencing Protective Gear > Fencing Gloves & Cuffs
|
4308 |
+
Sporting Goods > Athletics > Fencing > Fencing Protective Gear > Fencing Jackets & Lamés
|
4309 |
+
Sporting Goods > Athletics > Fencing > Fencing Protective Gear > Fencing Masks
|
4310 |
+
Sporting Goods > Athletics > Fencing > Fencing Weapons
|
4311 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse
|
4312 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey & Lacrosse Protective Gear
|
4313 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey & Lacrosse Protective Gear > Field Hockey & Lacrosse Gloves
|
4314 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey & Lacrosse Protective Gear > Field Hockey & Lacrosse Helmets
|
4315 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey & Lacrosse Protective Gear > Field Hockey & Lacrosse Masks & Goggles
|
4316 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey & Lacrosse Protective Gear > Field Hockey & Lacrosse Pads
|
4317 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey Balls
|
4318 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey Goals
|
4319 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Field Hockey Sticks
|
4320 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Balls
|
4321 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Equipment Sets
|
4322 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Goals
|
4323 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Stick Parts
|
4324 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Stick Parts > Lacrosse Mesh & String
|
4325 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Stick Parts > Lacrosse Stick Heads
|
4326 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Stick Parts > Lacrosse Stick Shafts
|
4327 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Sticks
|
4328 |
+
Sporting Goods > Athletics > Field Hockey & Lacrosse > Lacrosse Training Aids
|
4329 |
+
Sporting Goods > Athletics > Figure Skating & Hockey
|
4330 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Balls & Pucks
|
4331 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Goals
|
4332 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear
|
4333 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Elbow Pads
|
4334 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Gloves
|
4335 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Goalie Equipment Sets
|
4336 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Helmets
|
4337 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Pants
|
4338 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Shin Guards & Leg Pads
|
4339 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Shoulder Pads & Chest Protectors
|
4340 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Protective Gear > Hockey Suspenders & Belts
|
4341 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Sledges
|
4342 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Stick Care
|
4343 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Stick Parts
|
4344 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Stick Parts > Hockey Stick Blades
|
4345 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Stick Parts > Hockey Stick Shafts
|
4346 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Hockey Sticks
|
4347 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skate Parts & Accessories
|
4348 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skate Parts & Accessories > Figure Skate Boots
|
4349 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skate Parts & Accessories > Ice Skate Blades
|
4350 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skate Parts & Accessories > Ice Skate Sharpeners
|
4351 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skate Parts & Accessories > Skate Blade Guards
|
4352 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skate Parts & Accessories > Skate Lace Tighteners
|
4353 |
+
Sporting Goods > Athletics > Figure Skating & Hockey > Ice Skates
|
4354 |
+
Sporting Goods > Athletics > Football
|
4355 |
+
Sporting Goods > Athletics > Football > Football Gloves
|
4356 |
+
Sporting Goods > Athletics > Football > Football Goal Posts
|
4357 |
+
Sporting Goods > Athletics > Football > Football Kicking Tees & Holders
|
4358 |
+
Sporting Goods > Athletics > Football > Football Protective Gear
|
4359 |
+
Sporting Goods > Athletics > Football > Football Protective Gear > Football Girdles
|
4360 |
+
Sporting Goods > Athletics > Football > Football Protective Gear > Football Helmet Accessories
|
4361 |
+
Sporting Goods > Athletics > Football > Football Protective Gear > Football Helmet Accessories > Football Chin Straps
|
4362 |
+
Sporting Goods > Athletics > Football > Football Protective Gear > Football Helmet Accessories > Football Face Masks
|
4363 |
+
Sporting Goods > Athletics > Football > Football Protective Gear > Football Helmet Accessories > Football Helmet Padding
|
4364 |
+
Sporting Goods > Athletics > Football > Football Protective Gear > Football Helmet Accessories > Football Helmet Visors
|
4365 |
+
Sporting Goods > Athletics > Football > Football Protective Gear > Football Helmets
|
4366 |
+
Sporting Goods > Athletics > Football > Football Protective Gear > Football Neck Rolls
|
4367 |
+
Sporting Goods > Athletics > Football > Football Protective Gear > Football Rib Protection Shirts & Vests
|
4368 |
+
Sporting Goods > Athletics > Football > Football Protective Gear > Football Shoulder Pads
|
4369 |
+
Sporting Goods > Athletics > Football > Football Training Equipment
|
4370 |
+
Sporting Goods > Athletics > Football > Football Training Equipment > Football Dummies & Sleds
|
4371 |
+
Sporting Goods > Athletics > Football > Footballs
|
4372 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment
|
4373 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Altitude Training Masks
|
4374 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Athletic Cups
|
4375 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Ball Carrying Bags & Carts
|
4376 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Ball Pump Accessories
|
4377 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Ball Pump Accessories > Ball Pump Needles
|
4378 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Ball Pumps
|
4379 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Exercise & Gym Mat Storage Racks & Carts
|
4380 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Grip Spray & Chalk
|
4381 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Gym Mats
|
4382 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Practice Nets & Screens
|
4383 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Speed & Agility Ladders & Hurdles
|
4384 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Sports & Agility Cones
|
4385 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Sports Megaphones
|
4386 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Sports Mouthguards
|
4387 |
+
Sporting Goods > Athletics > General Purpose Athletic Equipment > Stadium Seats & Cushions
|
4388 |
+
Sporting Goods > Athletics > Gymnastics
|
4389 |
+
Sporting Goods > Athletics > Gymnastics > Gymnastics Bars & Balance Beams
|
4390 |
+
Sporting Goods > Athletics > Gymnastics > Gymnastics Protective Gear
|
4391 |
+
Sporting Goods > Athletics > Gymnastics > Gymnastics Protective Gear > Gymnastics Grips
|
4392 |
+
Sporting Goods > Athletics > Gymnastics > Gymnastics Rings
|
4393 |
+
Sporting Goods > Athletics > Gymnastics > Gymnastics Springboards
|
4394 |
+
Sporting Goods > Athletics > Gymnastics > Pommel Horses
|
4395 |
+
Sporting Goods > Athletics > Gymnastics > Vaulting Horses
|
4396 |
+
Sporting Goods > Athletics > Racquetball & Squash
|
4397 |
+
Sporting Goods > Athletics > Racquetball & Squash > Racquetball & Squash Balls
|
4398 |
+
Sporting Goods > Athletics > Racquetball & Squash > Racquetball & Squash Eyewear
|
4399 |
+
Sporting Goods > Athletics > Racquetball & Squash > Racquetball & Squash Gloves
|
4400 |
+
Sporting Goods > Athletics > Racquetball & Squash > Racquetball Racquets
|
4401 |
+
Sporting Goods > Athletics > Racquetball & Squash > Squash Racquets
|
4402 |
+
Sporting Goods > Athletics > Rounders
|
4403 |
+
Sporting Goods > Athletics > Rounders > Rounders Bats
|
4404 |
+
Sporting Goods > Athletics > Rounders > Rounders Gloves
|
4405 |
+
Sporting Goods > Athletics > Rugby
|
4406 |
+
Sporting Goods > Athletics > Rugby > Rugby Balls
|
4407 |
+
Sporting Goods > Athletics > Rugby > Rugby Gloves
|
4408 |
+
Sporting Goods > Athletics > Rugby > Rugby Posts
|
4409 |
+
Sporting Goods > Athletics > Rugby > Rugby Protective Gear
|
4410 |
+
Sporting Goods > Athletics > Rugby > Rugby Protective Gear > Rugby Headgear
|
4411 |
+
Sporting Goods > Athletics > Rugby > Rugby Training Aids
|
4412 |
+
Sporting Goods > Athletics > Soccer
|
4413 |
+
Sporting Goods > Athletics > Soccer > Soccer Balls
|
4414 |
+
Sporting Goods > Athletics > Soccer > Soccer Corner Flags
|
4415 |
+
Sporting Goods > Athletics > Soccer > Soccer Gloves
|
4416 |
+
Sporting Goods > Athletics > Soccer > Soccer Goal Accessories
|
4417 |
+
Sporting Goods > Athletics > Soccer > Soccer Goals
|
4418 |
+
Sporting Goods > Athletics > Soccer > Soccer Protective Gear
|
4419 |
+
Sporting Goods > Athletics > Soccer > Soccer Protective Gear > Soccer Shin Guards
|
4420 |
+
Sporting Goods > Athletics > Team Handball
|
4421 |
+
Sporting Goods > Athletics > Team Handball > Handballs
|
4422 |
+
Sporting Goods > Athletics > Tennis
|
4423 |
+
Sporting Goods > Athletics > Tennis > Tennis Ball Hoppers & Carts
|
4424 |
+
Sporting Goods > Athletics > Tennis > Tennis Ball Machines
|
4425 |
+
Sporting Goods > Athletics > Tennis > Tennis Ball Savers
|
4426 |
+
Sporting Goods > Athletics > Tennis > Tennis Balls
|
4427 |
+
Sporting Goods > Athletics > Tennis > Tennis Nets
|
4428 |
+
Sporting Goods > Athletics > Tennis > Tennis Racquet Accessories
|
4429 |
+
Sporting Goods > Athletics > Tennis > Tennis Racquet Accessories > Racquet Vibration Dampeners
|
4430 |
+
Sporting Goods > Athletics > Tennis > Tennis Racquet Accessories > Tennis Racquet Bags
|
4431 |
+
Sporting Goods > Athletics > Tennis > Tennis Racquet Accessories > Tennis Racquet Grips & Tape
|
4432 |
+
Sporting Goods > Athletics > Tennis > Tennis Racquet Accessories > Tennis Racquet Grommets
|
4433 |
+
Sporting Goods > Athletics > Tennis > Tennis Racquet Accessories > Tennis Racquet String
|
4434 |
+
Sporting Goods > Athletics > Tennis > Tennis Racquets
|
4435 |
+
Sporting Goods > Athletics > Track & Field
|
4436 |
+
Sporting Goods > Athletics > Track & Field > Discus
|
4437 |
+
Sporting Goods > Athletics > Track & Field > High Jump Crossbars
|
4438 |
+
Sporting Goods > Athletics > Track & Field > High Jump Pits
|
4439 |
+
Sporting Goods > Athletics > Track & Field > Javelins
|
4440 |
+
Sporting Goods > Athletics > Track & Field > Pole Vault Pits
|
4441 |
+
Sporting Goods > Athletics > Track & Field > Relay Batons
|
4442 |
+
Sporting Goods > Athletics > Track & Field > Shot Puts
|
4443 |
+
Sporting Goods > Athletics > Track & Field > Starter Pistols
|
4444 |
+
Sporting Goods > Athletics > Track & Field > Throwing Hammers
|
4445 |
+
Sporting Goods > Athletics > Track & Field > Track Hurdles
|
4446 |
+
Sporting Goods > Athletics > Track & Field > Track Starting Blocks
|
4447 |
+
Sporting Goods > Athletics > Track & Field > Vaulting Poles
|
4448 |
+
Sporting Goods > Athletics > Volleyball
|
4449 |
+
Sporting Goods > Athletics > Volleyball > Volleyball Nets
|
4450 |
+
Sporting Goods > Athletics > Volleyball > Volleyball Protective Gear
|
4451 |
+
Sporting Goods > Athletics > Volleyball > Volleyball Protective Gear > Volleyball Knee Pads
|
4452 |
+
Sporting Goods > Athletics > Volleyball > Volleyball Training Aids
|
4453 |
+
Sporting Goods > Athletics > Volleyball > Volleyballs
|
4454 |
+
Sporting Goods > Athletics > Wallyball Equipment
|
4455 |
+
Sporting Goods > Athletics > Water Polo
|
4456 |
+
Sporting Goods > Athletics > Water Polo > Water Polo Balls
|
4457 |
+
Sporting Goods > Athletics > Water Polo > Water Polo Caps
|
4458 |
+
Sporting Goods > Athletics > Water Polo > Water Polo Goals
|
4459 |
+
Sporting Goods > Athletics > Wrestling
|
4460 |
+
Sporting Goods > Athletics > Wrestling > Wrestling Protective Gear
|
4461 |
+
Sporting Goods > Athletics > Wrestling > Wrestling Protective Gear > Wrestling Headgear
|
4462 |
+
Sporting Goods > Athletics > Wrestling > Wrestling Protective Gear > Wrestling Knee Pads
|
4463 |
+
Sporting Goods > Exercise & Fitness
|
4464 |
+
Sporting Goods > Exercise & Fitness > Ab Wheels & Rollers
|
4465 |
+
Sporting Goods > Exercise & Fitness > Aerobic Steps
|
4466 |
+
Sporting Goods > Exercise & Fitness > Balance Trainers
|
4467 |
+
Sporting Goods > Exercise & Fitness > Cardio
|
4468 |
+
Sporting Goods > Exercise & Fitness > Cardio > Cardio Machine Accessories
|
4469 |
+
Sporting Goods > Exercise & Fitness > Cardio > Cardio Machine Accessories > Elliptical Trainer Accessories
|
4470 |
+
Sporting Goods > Exercise & Fitness > Cardio > Cardio Machine Accessories > Exercise Bike Accessories
|
4471 |
+
Sporting Goods > Exercise & Fitness > Cardio > Cardio Machine Accessories > Rowing Machine Accessories
|
4472 |
+
Sporting Goods > Exercise & Fitness > Cardio > Cardio Machine Accessories > Stair Climber & Stepper Accessories
|
4473 |
+
Sporting Goods > Exercise & Fitness > Cardio > Cardio Machine Accessories > Treadmill Accessories
|
4474 |
+
Sporting Goods > Exercise & Fitness > Cardio > Cardio Machines
|
4475 |
+
Sporting Goods > Exercise & Fitness > Cardio > Cardio Machines > Elliptical Trainers
|
4476 |
+
Sporting Goods > Exercise & Fitness > Cardio > Cardio Machines > Exercise Bikes
|
4477 |
+
Sporting Goods > Exercise & Fitness > Cardio > Cardio Machines > Rowing Machines
|
4478 |
+
Sporting Goods > Exercise & Fitness > Cardio > Cardio Machines > Stair Climbers & Steppers
|
4479 |
+
Sporting Goods > Exercise & Fitness > Cardio > Cardio Machines > Treadmills
|
4480 |
+
Sporting Goods > Exercise & Fitness > Cardio > Jump Ropes
|
4481 |
+
Sporting Goods > Exercise & Fitness > Exercise Balls
|
4482 |
+
Sporting Goods > Exercise & Fitness > Exercise Bands
|
4483 |
+
Sporting Goods > Exercise & Fitness > Exercise Benches
|
4484 |
+
Sporting Goods > Exercise & Fitness > Exercise Equipment Mats
|
4485 |
+
Sporting Goods > Exercise & Fitness > Exercise Machine & Equipment Sets
|
4486 |
+
Sporting Goods > Exercise & Fitness > Exercise Wedges
|
4487 |
+
Sporting Goods > Exercise & Fitness > Foam Roller Accessories
|
4488 |
+
Sporting Goods > Exercise & Fitness > Foam Roller Accessories > Foam Roller Storage Bags
|
4489 |
+
Sporting Goods > Exercise & Fitness > Foam Rollers
|
4490 |
+
Sporting Goods > Exercise & Fitness > Hand Exercisers
|
4491 |
+
Sporting Goods > Exercise & Fitness > Inversion Tables & Systems
|
4492 |
+
Sporting Goods > Exercise & Fitness > Medicine Balls
|
4493 |
+
Sporting Goods > Exercise & Fitness > Power Towers
|
4494 |
+
Sporting Goods > Exercise & Fitness > Push Up & Pull Up Bars
|
4495 |
+
Sporting Goods > Exercise & Fitness > Reaction Balls
|
4496 |
+
Sporting Goods > Exercise & Fitness > Speed & Resistance Parachutes
|
4497 |
+
Sporting Goods > Exercise & Fitness > Sport Safety Lights & Reflectors
|
4498 |
+
Sporting Goods > Exercise & Fitness > Stopwatches
|
4499 |
+
Sporting Goods > Exercise & Fitness > Suspension Trainers
|
4500 |
+
Sporting Goods > Exercise & Fitness > Vibration Exercise Machines
|
4501 |
+
Sporting Goods > Exercise & Fitness > Weight Lifting
|
4502 |
+
Sporting Goods > Exercise & Fitness > Weight Lifting > Free Weight Accessories
|
4503 |
+
Sporting Goods > Exercise & Fitness > Weight Lifting > Free Weight Accessories > Free Weight Storage Racks
|
4504 |
+
Sporting Goods > Exercise & Fitness > Weight Lifting > Free Weight Accessories > Weight Bar Collars
|
4505 |
+
Sporting Goods > Exercise & Fitness > Weight Lifting > Free Weight Accessories > Weight Bars
|
4506 |
+
Sporting Goods > Exercise & Fitness > Weight Lifting > Free Weights
|
4507 |
+
Sporting Goods > Exercise & Fitness > Weight Lifting > Weight Lifting Belts
|
4508 |
+
Sporting Goods > Exercise & Fitness > Weight Lifting > Weight Lifting Gloves & Hand Supports
|
4509 |
+
Sporting Goods > Exercise & Fitness > Weight Lifting > Weight Lifting Machine & Exercise Bench Accessories
|
4510 |
+
Sporting Goods > Exercise & Fitness > Weight Lifting > Weight Lifting Machines & Racks
|
4511 |
+
Sporting Goods > Exercise & Fitness > Weighted Clothing
|
4512 |
+
Sporting Goods > Exercise & Fitness > Yoga & Pilates
|
4513 |
+
Sporting Goods > Exercise & Fitness > Yoga & Pilates > Pilates Machines
|
4514 |
+
Sporting Goods > Exercise & Fitness > Yoga & Pilates > Yoga & Pilates Blocks
|
4515 |
+
Sporting Goods > Exercise & Fitness > Yoga & Pilates > Yoga & Pilates Mats
|
4516 |
+
Sporting Goods > Exercise & Fitness > Yoga & Pilates > Yoga & Pilates Towels
|
4517 |
+
Sporting Goods > Exercise & Fitness > Yoga & Pilates > Yoga Mat Bags & Straps
|
4518 |
+
Sporting Goods > Indoor Games
|
4519 |
+
Sporting Goods > Indoor Games > Air Hockey
|
4520 |
+
Sporting Goods > Indoor Games > Air Hockey > Air Hockey Equipment
|
4521 |
+
Sporting Goods > Indoor Games > Air Hockey > Air Hockey Table Parts
|
4522 |
+
Sporting Goods > Indoor Games > Air Hockey > Air Hockey Tables
|
4523 |
+
Sporting Goods > Indoor Games > Billiards
|
4524 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Ball Racks
|
4525 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Balls
|
4526 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Cue Accessories
|
4527 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Cue Accessories > Billiard Cue Cases
|
4528 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Cue Accessories > Billiard Cue Chalk
|
4529 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Cue Accessories > Billiard Cue Racks
|
4530 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Cues & Bridges
|
4531 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Gloves
|
4532 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Table Lights
|
4533 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Table Parts & Accessories
|
4534 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Table Parts & Accessories > Billiard Pockets
|
4535 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Table Parts & Accessories > Billiard Table Brushes
|
4536 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Table Parts & Accessories > Billiard Table Cloth
|
4537 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Table Parts & Accessories > Billiard Table Covers
|
4538 |
+
Sporting Goods > Indoor Games > Billiards > Billiard Tables
|
4539 |
+
Sporting Goods > Indoor Games > Bowling
|
4540 |
+
Sporting Goods > Indoor Games > Bowling > Bowling Ball Bags
|
4541 |
+
Sporting Goods > Indoor Games > Bowling > Bowling Balls
|
4542 |
+
Sporting Goods > Indoor Games > Bowling > Bowling Gloves
|
4543 |
+
Sporting Goods > Indoor Games > Bowling > Bowling Pins
|
4544 |
+
Sporting Goods > Indoor Games > Bowling > Bowling Wrist Supports
|
4545 |
+
Sporting Goods > Indoor Games > Foosball
|
4546 |
+
Sporting Goods > Indoor Games > Foosball > Foosball Balls
|
4547 |
+
Sporting Goods > Indoor Games > Foosball > Foosball Table Parts & Accessories
|
4548 |
+
Sporting Goods > Indoor Games > Foosball > Foosball Tables
|
4549 |
+
Sporting Goods > Indoor Games > Multi-Game Tables
|
4550 |
+
Sporting Goods > Indoor Games > Ping Pong
|
4551 |
+
Sporting Goods > Indoor Games > Ping Pong > Ping Pong Balls
|
4552 |
+
Sporting Goods > Indoor Games > Ping Pong > Ping Pong Nets & Posts
|
4553 |
+
Sporting Goods > Indoor Games > Ping Pong > Ping Pong Paddle Accessories
|
4554 |
+
Sporting Goods > Indoor Games > Ping Pong > Ping Pong Paddles & Sets
|
4555 |
+
Sporting Goods > Indoor Games > Ping Pong > Ping Pong Robot Accessories
|
4556 |
+
Sporting Goods > Indoor Games > Ping Pong > Ping Pong Robots
|
4557 |
+
Sporting Goods > Indoor Games > Ping Pong > Ping Pong Tables
|
4558 |
+
Sporting Goods > Indoor Games > Table Shuffleboard
|
4559 |
+
Sporting Goods > Indoor Games > Table Shuffleboard > Shuffleboard Tables
|
4560 |
+
Sporting Goods > Indoor Games > Table Shuffleboard > Table Shuffleboard Powder
|
4561 |
+
Sporting Goods > Indoor Games > Table Shuffleboard > Table Shuffleboard Pucks
|
4562 |
+
Sporting Goods > Indoor Games > Throwing Darts
|
4563 |
+
Sporting Goods > Indoor Games > Throwing Darts > Dart Backboards
|
4564 |
+
Sporting Goods > Indoor Games > Throwing Darts > Dart Parts
|
4565 |
+
Sporting Goods > Indoor Games > Throwing Darts > Dart Parts > Dart Flights
|
4566 |
+
Sporting Goods > Indoor Games > Throwing Darts > Dart Parts > Dart Shafts
|
4567 |
+
Sporting Goods > Indoor Games > Throwing Darts > Dart Parts > Dart Tips
|
4568 |
+
Sporting Goods > Indoor Games > Throwing Darts > Dartboards
|
4569 |
+
Sporting Goods > Indoor Games > Throwing Darts > Darts
|
4570 |
+
Sporting Goods > Outdoor Recreation
|
4571 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports
|
4572 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting
|
4573 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Boating Gloves
|
4574 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Canoe Accessories
|
4575 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Canoes
|
4576 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Kayak Accessories
|
4577 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Kayaks
|
4578 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Paddle Leashes
|
4579 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Paddles & Oars
|
4580 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Pedal Boats
|
4581 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Row Boats
|
4582 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Rafting > Whitewater Rafts
|
4583 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel
|
4584 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Drysuits
|
4585 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Life Jacket Accessories
|
4586 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Life Jackets
|
4587 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Rash Guards & Swim Shirts
|
4588 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Water Sport Helmets
|
4589 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Wetsuit Pieces
|
4590 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Wetsuit Pieces > Wetsuit Bottoms
|
4591 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Wetsuit Pieces > Wetsuit Hoods, Gloves & Boots
|
4592 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Wetsuit Pieces > Wetsuit Tops
|
4593 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Boating & Water Sport Apparel > Wetsuits
|
4594 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling
|
4595 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Buoyancy Compensators
|
4596 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Dive Computers
|
4597 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Diving & Snorkeling Equipment Sets
|
4598 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Diving & Snorkeling Fins
|
4599 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Diving & Snorkeling Masks
|
4600 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Diving Belts
|
4601 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Diving Knives & Shears
|
4602 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Diving Regulators
|
4603 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Diving & Snorkeling > Snorkels
|
4604 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Kitesurfing
|
4605 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Kitesurfing > Kiteboard Cases
|
4606 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Kitesurfing > Kiteboard Parts
|
4607 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Kitesurfing > Kiteboards
|
4608 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Kitesurfing > Kitesurfing & Windsurfing Harnesses
|
4609 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Kitesurfing > Kitesurfing Kites
|
4610 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing
|
4611 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Bodyboards
|
4612 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Paddleboards
|
4613 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Skimboards
|
4614 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surf Leashes
|
4615 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surfboard Cases & Bags
|
4616 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surfboard Fins
|
4617 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surfboard Wax
|
4618 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surfboards
|
4619 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surfing Gloves
|
4620 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Surfing > Surfing Tail Pads
|
4621 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming
|
4622 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Child Swimming Aids
|
4623 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Hand Paddles
|
4624 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Kickboards
|
4625 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Pull Buoys
|
4626 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swim Belts
|
4627 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swim Caps
|
4628 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swim Gloves
|
4629 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swim Goggle & Mask Accessories
|
4630 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swim Goggles & Masks
|
4631 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swim Weights
|
4632 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swimming Fins
|
4633 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swimming Fins > Monofins
|
4634 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swimming Fins > Training Fins
|
4635 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swimming Machines
|
4636 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Swimming > Swimming Nose Clips
|
4637 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports
|
4638 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Kneeboarding
|
4639 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Kneeboarding > Kneeboards
|
4640 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Towable Rafts & Tubes
|
4641 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Towed Water Sport Gloves
|
4642 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Wakeboarding
|
4643 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Wakeboarding > Kiteboard & Wakeboard Bindings
|
4644 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Wakeboarding > Wakeboard Parts
|
4645 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Wakeboarding > Wakeboards
|
4646 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Water Skiing
|
4647 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Water Skiing > Sit-Down Hydrofoils
|
4648 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Water Skiing > Water Ski Bindings
|
4649 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Water Skiing > Water Ski Cases & Bags
|
4650 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Water Skiing > Water Skis
|
4651 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Towed Water Sports > Water Sport Tow Cables
|
4652 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Watercraft Storage Racks
|
4653 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Watercraft Storage Racks > Boat Storage Racks
|
4654 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Watercraft Storage Racks > Water Sport Board Storage Racks
|
4655 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Windsurfing
|
4656 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Windsurfing > Windsurfing Board Parts
|
4657 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Windsurfing > Windsurfing Board Parts > Windsurfing Board Fins
|
4658 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Windsurfing > Windsurfing Board Parts > Windsurfing Board Masts
|
4659 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Windsurfing > Windsurfing Boards
|
4660 |
+
Sporting Goods > Outdoor Recreation > Boating & Water Sports > Windsurfing > Windsurfing Sails
|
4661 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking
|
4662 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Camp Furniture
|
4663 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Camp Furniture > Air Mattress & Sleeping Pad Accessories
|
4664 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Camp Furniture > Air Mattresses
|
4665 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Camp Furniture > Cots
|
4666 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Camping Cookware & Dinnerware
|
4667 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Camping Lights & Lanterns
|
4668 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Camping Tools
|
4669 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Camping Tools > Hunting & Survival Knives
|
4670 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Camping Tools > Multifunction Tools & Knives
|
4671 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Chemical Hand Warmers
|
4672 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Compression Sacks
|
4673 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Hiking Pole Accessories
|
4674 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Hiking Poles
|
4675 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Mosquito Nets & Insect Screens
|
4676 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Navigational Compasses
|
4677 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Portable Toilets & Showers
|
4678 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Portable Toilets & Showers > Portable Showers & Privacy Enclosures
|
4679 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Portable Toilets & Showers > Portable Toilets & Urination Devices
|
4680 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Portable Water Filters & Purifiers
|
4681 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Sleeping Bag Liners
|
4682 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Sleeping Bags
|
4683 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Sleeping Pads
|
4684 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Tent Accessories
|
4685 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Tent Accessories > Inner Tents
|
4686 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Tent Accessories > Tent Footprints
|
4687 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Tent Accessories > Tent Poles & Stakes
|
4688 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Tent Accessories > Tent Vestibules
|
4689 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Tents
|
4690 |
+
Sporting Goods > Outdoor Recreation > Camping & Hiking > Windbreaks
|
4691 |
+
Sporting Goods > Outdoor Recreation > Climbing
|
4692 |
+
Sporting Goods > Outdoor Recreation > Climbing > Belay Devices
|
4693 |
+
Sporting Goods > Outdoor Recreation > Climbing > Carabiners
|
4694 |
+
Sporting Goods > Outdoor Recreation > Climbing > Climbing Apparel & Accessories
|
4695 |
+
Sporting Goods > Outdoor Recreation > Climbing > Climbing Apparel & Accessories > Climbing Gloves
|
4696 |
+
Sporting Goods > Outdoor Recreation > Climbing > Climbing Apparel & Accessories > Climbing Helmets
|
4697 |
+
Sporting Goods > Outdoor Recreation > Climbing > Climbing Apparel & Accessories > Crampons
|
4698 |
+
Sporting Goods > Outdoor Recreation > Climbing > Climbing Ascenders & Descenders
|
4699 |
+
Sporting Goods > Outdoor Recreation > Climbing > Climbing Chalk Bags
|
4700 |
+
Sporting Goods > Outdoor Recreation > Climbing > Climbing Crash Pads
|
4701 |
+
Sporting Goods > Outdoor Recreation > Climbing > Climbing Harnesses
|
4702 |
+
Sporting Goods > Outdoor Recreation > Climbing > Climbing Protection Devices
|
4703 |
+
Sporting Goods > Outdoor Recreation > Climbing > Climbing Rope
|
4704 |
+
Sporting Goods > Outdoor Recreation > Climbing > Climbing Rope Bags
|
4705 |
+
Sporting Goods > Outdoor Recreation > Climbing > Climbing Webbing
|
4706 |
+
Sporting Goods > Outdoor Recreation > Climbing > Ice Climbing Tools
|
4707 |
+
Sporting Goods > Outdoor Recreation > Climbing > Ice Screws
|
4708 |
+
Sporting Goods > Outdoor Recreation > Climbing > Indoor Climbing Holds
|
4709 |
+
Sporting Goods > Outdoor Recreation > Climbing > Quickdraws
|
4710 |
+
Sporting Goods > Outdoor Recreation > Cycling
|
4711 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories
|
4712 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Bags & Panniers
|
4713 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Baskets
|
4714 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Bells & Horns
|
4715 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Cages
|
4716 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Child Seat Accessories
|
4717 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Child Seats
|
4718 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Computer Accessories
|
4719 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Computers
|
4720 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Covers
|
4721 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Fenders
|
4722 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Front & Rear Racks
|
4723 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Handlebar Grips & Decor
|
4724 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Locks
|
4725 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Mirrors
|
4726 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Pumps
|
4727 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Saddle Pads & Seat Covers
|
4728 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Shock Pumps
|
4729 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Spoke Beads
|
4730 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Stands & Storage
|
4731 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Tire Repair Supplies & Kits
|
4732 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Toe Straps & Clips
|
4733 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Tools
|
4734 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Trailers
|
4735 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Trainers
|
4736 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Training Wheels
|
4737 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Transport Bags & Cases
|
4738 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Bicycle Water Sport Board Racks
|
4739 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Accessories > Electric Bicycle Conversion Kits
|
4740 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts
|
4741 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Brake Parts
|
4742 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Brake Parts > Bicycle Brake Calipers
|
4743 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Brake Parts > Bicycle Brake Levers
|
4744 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Brake Parts > Bicycle Brake Rotors
|
4745 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Brake Parts > Bicycle Brake Sets
|
4746 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Cable Housings
|
4747 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Cables
|
4748 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts
|
4749 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Bottom Brackets
|
4750 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Cassettes & Freewheels
|
4751 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Chainrings
|
4752 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Chains
|
4753 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Cranks
|
4754 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Derailleurs
|
4755 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Pedals
|
4756 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Drivetrain Parts > Bicycle Shifters
|
4757 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Forks
|
4758 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Frames
|
4759 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Groupsets
|
4760 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Handlebar Extensions
|
4761 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Handlebars
|
4762 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Headset Parts
|
4763 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Headset Parts > Bicycle Headset Bearings
|
4764 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Headset Parts > Bicycle Headset Spacers
|
4765 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Headsets
|
4766 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Kickstands
|
4767 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Saddles
|
4768 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Seatpost Clamps
|
4769 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Seatposts
|
4770 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Small Parts
|
4771 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Stems
|
4772 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Tire Valve Adapters
|
4773 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Tire Valve Caps
|
4774 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Tire Valves
|
4775 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Tires
|
4776 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Tubes
|
4777 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts
|
4778 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Foot Pegs
|
4779 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Hub Parts
|
4780 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Hubs
|
4781 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Rim Strips
|
4782 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Spokes
|
4783 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Wheel Axles & Skewers
|
4784 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Wheel Nipples
|
4785 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheel Parts > Bicycle Wheel Rims
|
4786 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycle Parts > Bicycle Wheels
|
4787 |
+
Sporting Goods > Outdoor Recreation > Cycling > Bicycles
|
4788 |
+
Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories
|
4789 |
+
Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Cleat Accessories
|
4790 |
+
Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Cleat Accessories > Bicycle Cleat Bolts
|
4791 |
+
Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Cleat Accessories > Bicycle Cleat Covers
|
4792 |
+
Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Cleat Accessories > Bicycle Cleat Shims & Wedges
|
4793 |
+
Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Cleats
|
4794 |
+
Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Gloves
|
4795 |
+
Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Helmet Parts & Accessories
|
4796 |
+
Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Helmets
|
4797 |
+
Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Protective Pads
|
4798 |
+
Sporting Goods > Outdoor Recreation > Cycling > Cycling Apparel & Accessories > Bicycle Shoe Covers
|
4799 |
+
Sporting Goods > Outdoor Recreation > Cycling > Tricycle Accessories
|
4800 |
+
Sporting Goods > Outdoor Recreation > Cycling > Tricycles
|
4801 |
+
Sporting Goods > Outdoor Recreation > Cycling > Unicycle Accessories
|
4802 |
+
Sporting Goods > Outdoor Recreation > Cycling > Unicycles
|
4803 |
+
Sporting Goods > Outdoor Recreation > Equestrian
|
4804 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Care
|
4805 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Blankets & Sheets
|
4806 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Boots & Leg Wraps
|
4807 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Feed
|
4808 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Fly Masks
|
4809 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Grooming
|
4810 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Grooming > Horse Clippers & Trimmers
|
4811 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Grooming > Horse Grooming Combs, Brushes & Mitts
|
4812 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Treats
|
4813 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Vitamins & Supplements
|
4814 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Care > Horse Wormers
|
4815 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack
|
4816 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Bridle Bits
|
4817 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Bridles
|
4818 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Cinches
|
4819 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Horse Halters
|
4820 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Horse Harnesses
|
4821 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Horse Leads
|
4822 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Reins
|
4823 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Saddles
|
4824 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack > Stirrups
|
4825 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories
|
4826 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories > Horse Tack Boxes
|
4827 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories > Saddle Accessories
|
4828 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories > Saddle Accessories > Saddle Bags & Panniers
|
4829 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories > Saddle Accessories > Saddle Covers & Cases
|
4830 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories > Saddle Accessories > Saddle Pads & Blankets
|
4831 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Horse Tack Accessories > Saddle Accessories > Saddle Racks
|
4832 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Riding Apparel & Accessories
|
4833 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Riding Apparel & Accessories > Equestrian Gloves
|
4834 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Riding Apparel & Accessories > Equestrian Helmets
|
4835 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Riding Apparel & Accessories > Riding Crops & Whips
|
4836 |
+
Sporting Goods > Outdoor Recreation > Equestrian > Riding Apparel & Accessories > Riding Pants
|
4837 |
+
Sporting Goods > Outdoor Recreation > Fishing
|
4838 |
+
Sporting Goods > Outdoor Recreation > Fishing > Bite Alarms
|
4839 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing & Hunting Waders
|
4840 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Bait & Chum Containers
|
4841 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Gaffs
|
4842 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Hook Removal Tools
|
4843 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Lines & Leaders
|
4844 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Nets
|
4845 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Reel Accessories
|
4846 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Reel Accessories > Fishing Reel Bags & Cases
|
4847 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Reel Accessories > Fishing Reel Lubricants
|
4848 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Reel Accessories > Fishing Reel Replacement Spools
|
4849 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Reels
|
4850 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Rod Accessories
|
4851 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Rod Accessories > Fishing Rod Bags & Cases
|
4852 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Rod Accessories > Fishing Rod Holders & Storage Racks
|
4853 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Rods
|
4854 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Spears
|
4855 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Tackle
|
4856 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Tackle > Fishing Baits & Lures
|
4857 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Tackle > Fishing Floats
|
4858 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Tackle > Fishing Hooks
|
4859 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Tackle > Fishing Sinkers
|
4860 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Tackle > Fishing Snaps & Swivels
|
4861 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fishing Traps
|
4862 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fly Tying Materials
|
4863 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fly Tying Materials > Fishing Beads
|
4864 |
+
Sporting Goods > Outdoor Recreation > Fishing > Fly Tying Materials > Fishing Yarn
|
4865 |
+
Sporting Goods > Outdoor Recreation > Fishing > Live Bait
|
4866 |
+
Sporting Goods > Outdoor Recreation > Fishing > Tackle Bags & Boxes
|
4867 |
+
Sporting Goods > Outdoor Recreation > Golf
|
4868 |
+
Sporting Goods > Outdoor Recreation > Golf > Divot Tools
|
4869 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Accessory Sets
|
4870 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Bag Accessories
|
4871 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Bag Accessories > Golf Bag Carts
|
4872 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Bag Accessories > Golf Bag Covers & Cases
|
4873 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Bags
|
4874 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Ball Markers
|
4875 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Balls
|
4876 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Club Parts & Accessories
|
4877 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Club Parts & Accessories > Golf Club Grips
|
4878 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Club Parts & Accessories > Golf Club Headcovers
|
4879 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Club Parts & Accessories > Golf Club Shafts
|
4880 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Clubs
|
4881 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Flags
|
4882 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Gloves
|
4883 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Tees
|
4884 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Towels
|
4885 |
+
Sporting Goods > Outdoor Recreation > Golf > Golf Training Aids
|
4886 |
+
Sporting Goods > Outdoor Recreation > Hang Gliding & Skydiving
|
4887 |
+
Sporting Goods > Outdoor Recreation > Hang Gliding & Skydiving > Air Suits
|
4888 |
+
Sporting Goods > Outdoor Recreation > Hang Gliding & Skydiving > Hang Gliders
|
4889 |
+
Sporting Goods > Outdoor Recreation > Hang Gliding & Skydiving > Parachutes
|
4890 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting
|
4891 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery
|
4892 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Archery Armguards
|
4893 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Archery Gloves & Releases
|
4894 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Archery Targets
|
4895 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Arrow Parts & Accessories
|
4896 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Arrow Parts & Accessories > Arrow Fletchings
|
4897 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Arrow Parts & Accessories > Arrow Nocks
|
4898 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Arrow Parts & Accessories > Broadheads & Field Points
|
4899 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Arrows & Bolts
|
4900 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Bow & Crossbow Accessories
|
4901 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Bows & Crossbows
|
4902 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Bows & Crossbows > Compound Bows
|
4903 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Bows & Crossbows > Crossbows
|
4904 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Bows & Crossbows > Recurve & Longbows
|
4905 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Archery > Quivers
|
4906 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Clay Pigeon Shooting
|
4907 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Clay Pigeon Shooting > Clay Pigeon Throwers
|
4908 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Clay Pigeon Shooting > Clay Pigeons
|
4909 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting
|
4910 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting & Shooting Protective Gear
|
4911 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting & Shooting Protective Gear > Hunting & Shooting Gloves
|
4912 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting & Shooting Protective Gear > Hunting & Shooting Jackets
|
4913 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Animal Traps
|
4914 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Hearing Enhancers
|
4915 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Hunting Blinds & Screens
|
4916 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Hunting Dog Equipment
|
4917 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Tree Stands
|
4918 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Wild Game Feeders
|
4919 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Wildlife Attractants
|
4920 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Wildlife Attractants > Cover Scents & Scent Attractants
|
4921 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Wildlife Attractants > Hunting & Wildlife Calls
|
4922 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Wildlife Attractants > Hunting & Wildlife Decoys
|
4923 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Hunting > Wildlife Attractants > Wildlife Bait, Feed & Minerals
|
4924 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft
|
4925 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Airsoft
|
4926 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Airsoft > Airsoft Gun Parts & Accessories
|
4927 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Airsoft > Airsoft Gun Parts & Accessories > Airsoft Gun Batteries
|
4928 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Airsoft > Airsoft Guns
|
4929 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Airsoft > Airsoft Pellets
|
4930 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball
|
4931 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball & Airsoft Protective Gear
|
4932 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball & Airsoft Protective Gear > Paintball & Airsoft Gloves
|
4933 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball & Airsoft Protective Gear > Paintball & Airsoft Goggles & Masks
|
4934 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball & Airsoft Protective Gear > Paintball & Airsoft Pads
|
4935 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball & Airsoft Protective Gear > Paintball & Airsoft Vests
|
4936 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Grenade Launchers
|
4937 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Grenades
|
4938 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Gun Parts & Accessories
|
4939 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Gun Parts & Accessories > Paintball Air Tanks
|
4940 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Gun Parts & Accessories > Paintball Gun Barrels
|
4941 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Gun Parts & Accessories > Paintball Gun Drop Forwards
|
4942 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Gun Parts & Accessories > Paintball Hoppers
|
4943 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Guns
|
4944 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintball Harnesses & Packs
|
4945 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Paintball & Airsoft > Paintball > Paintballs
|
4946 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Shooting & Range Accessories
|
4947 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Shooting & Range Accessories > Shooting Rests
|
4948 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Shooting & Range Accessories > Shooting Sticks & Bipods
|
4949 |
+
Sporting Goods > Outdoor Recreation > Hunting & Shooting > Shooting & Range Accessories > Shooting Targets
|
4950 |
+
Sporting Goods > Outdoor Recreation > Hydration System Accessories
|
4951 |
+
Sporting Goods > Outdoor Recreation > Hydration Systems
|
4952 |
+
Sporting Goods > Outdoor Recreation > Inline & Roller Skating
|
4953 |
+
Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Inline & Roller Skating Protective Gear
|
4954 |
+
Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Inline & Roller Skating Protective Gear > Roller Skating Pads
|
4955 |
+
Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Inline Skate Parts
|
4956 |
+
Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Inline Skates
|
4957 |
+
Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Roller Skate Parts
|
4958 |
+
Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Roller Skates
|
4959 |
+
Sporting Goods > Outdoor Recreation > Inline & Roller Skating > Roller Skis
|
4960 |
+
Sporting Goods > Outdoor Recreation > Kite Buggying
|
4961 |
+
Sporting Goods > Outdoor Recreation > Kite Buggying > Kite Buggies
|
4962 |
+
Sporting Goods > Outdoor Recreation > Kite Buggying > Kite Buggy Accessories
|
4963 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games
|
4964 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Badminton
|
4965 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Badminton > Badminton Nets
|
4966 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Badminton > Badminton Racquets & Sets
|
4967 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Badminton > Shuttlecocks
|
4968 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Deck Shuffleboard
|
4969 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Deck Shuffleboard > Deck Shuffleboard Cues
|
4970 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Deck Shuffleboard > Deck Shuffleboard Pucks
|
4971 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Disc Golf
|
4972 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Disc Golf > Disc Golf Bags
|
4973 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Disc Golf > Disc Golf Baskets
|
4974 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Lawn Games
|
4975 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Paddle Ball Sets
|
4976 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Pickleball
|
4977 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Pickleball > Pickleball Paddles
|
4978 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Pickleball > Pickleballs
|
4979 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Platform & Paddle Tennis
|
4980 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Platform & Paddle Tennis > Platform & Paddle Tennis Paddles
|
4981 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Platform & Paddle Tennis > Platform Tennis Balls
|
4982 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Tetherball
|
4983 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Tetherball > Tetherball Poles
|
4984 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Tetherball > Tetherball Sets
|
4985 |
+
Sporting Goods > Outdoor Recreation > Outdoor Games > Tetherball > Tetherballs
|
4986 |
+
Sporting Goods > Outdoor Recreation > Riding Scooters
|
4987 |
+
Sporting Goods > Outdoor Recreation > Skateboarding
|
4988 |
+
Sporting Goods > Outdoor Recreation > Skateboarding > Skate Rails
|
4989 |
+
Sporting Goods > Outdoor Recreation > Skateboarding > Skate Ramps
|
4990 |
+
Sporting Goods > Outdoor Recreation > Skateboarding > Skateboard Parts
|
4991 |
+
Sporting Goods > Outdoor Recreation > Skateboarding > Skateboard Parts > Skateboard Decks
|
4992 |
+
Sporting Goods > Outdoor Recreation > Skateboarding > Skateboard Parts > Skateboard Small Parts
|
4993 |
+
Sporting Goods > Outdoor Recreation > Skateboarding > Skateboard Parts > Skateboard Trucks
|
4994 |
+
Sporting Goods > Outdoor Recreation > Skateboarding > Skateboard Parts > Skateboard Wheels
|
4995 |
+
Sporting Goods > Outdoor Recreation > Skateboarding > Skateboarding Protective Gear
|
4996 |
+
Sporting Goods > Outdoor Recreation > Skateboarding > Skateboarding Protective Gear > Skate Helmets
|
4997 |
+
Sporting Goods > Outdoor Recreation > Skateboarding > Skateboarding Protective Gear > Skateboarding Gloves
|
4998 |
+
Sporting Goods > Outdoor Recreation > Skateboarding > Skateboarding Protective Gear > Skateboarding Pads
|
4999 |
+
Sporting Goods > Outdoor Recreation > Skateboarding > Skateboards
|
5000 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities
|
5001 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Avalanche Safety
|
5002 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Avalanche Safety > Avalanche Probes
|
5003 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Avalanche Safety > Avalanche Safety Airbags
|
5004 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding
|
5005 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Bags
|
5006 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Goggle Accessories
|
5007 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Goggle Accessories > Ski & Snowboard Goggle Lenses
|
5008 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Goggles
|
5009 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Helmets
|
5010 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Leashes
|
5011 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Storage Racks
|
5012 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Tuning Tools
|
5013 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski & Snowboard Wax
|
5014 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski Binding Parts
|
5015 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski Bindings
|
5016 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski Boots
|
5017 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Ski Poles
|
5018 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Skis
|
5019 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Skis > Cross-Country Skis
|
5020 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Skis > Downhill Skis
|
5021 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Snowboard Binding Parts
|
5022 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Snowboard Bindings
|
5023 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Snowboard Boots
|
5024 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Skiing & Snowboarding > Snowboards
|
5025 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Sleds
|
5026 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Snowshoeing
|
5027 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Snowshoeing > Snowshoe Bindings
|
5028 |
+
Sporting Goods > Outdoor Recreation > Winter Sports & Activities > Snowshoeing > Snowshoes
|
5029 |
+
Toys & Games
|
5030 |
+
Toys & Games > Game Timers
|
5031 |
+
Toys & Games > Games
|
5032 |
+
Toys & Games > Games > Battle Top Accessories
|
5033 |
+
Toys & Games > Games > Battle Tops
|
5034 |
+
Toys & Games > Games > Bingo Sets
|
5035 |
+
Toys & Games > Games > Blackjack & Craps Sets
|
5036 |
+
Toys & Games > Games > Board Games
|
5037 |
+
Toys & Games > Games > Card Game Accessories
|
5038 |
+
Toys & Games > Games > Card Games
|
5039 |
+
Toys & Games > Games > Dexterity Games
|
5040 |
+
Toys & Games > Games > Dice Sets & Games
|
5041 |
+
Toys & Games > Games > Poker Chip Accessories
|
5042 |
+
Toys & Games > Games > Poker Chip Accessories > Poker Chip Carriers & Trays
|
5043 |
+
Toys & Games > Games > Poker Chips & Sets
|
5044 |
+
Toys & Games > Games > Portable Electronic Games
|
5045 |
+
Toys & Games > Games > Roulette Wheels & Sets
|
5046 |
+
Toys & Games > Games > Slot Machines
|
5047 |
+
Toys & Games > Games > Tile Games
|
5048 |
+
Toys & Games > Outdoor Play Equipment
|
5049 |
+
Toys & Games > Outdoor Play Equipment > Inflatable Bouncer Accessories
|
5050 |
+
Toys & Games > Outdoor Play Equipment > Inflatable Bouncers
|
5051 |
+
Toys & Games > Outdoor Play Equipment > Play Swings
|
5052 |
+
Toys & Games > Outdoor Play Equipment > Play Tents & Tunnels
|
5053 |
+
Toys & Games > Outdoor Play Equipment > Playhouses
|
5054 |
+
Toys & Games > Outdoor Play Equipment > Pogo Sticks
|
5055 |
+
Toys & Games > Outdoor Play Equipment > Sandboxes
|
5056 |
+
Toys & Games > Outdoor Play Equipment > See Saws
|
5057 |
+
Toys & Games > Outdoor Play Equipment > Slides
|
5058 |
+
Toys & Games > Outdoor Play Equipment > Stilts
|
5059 |
+
Toys & Games > Outdoor Play Equipment > Swing Set & Playset Accessories
|
5060 |
+
Toys & Games > Outdoor Play Equipment > Swing Sets & Playsets
|
5061 |
+
Toys & Games > Outdoor Play Equipment > Trampoline Accessories
|
5062 |
+
Toys & Games > Outdoor Play Equipment > Trampolines
|
5063 |
+
Toys & Games > Outdoor Play Equipment > Water Play Equipment
|
5064 |
+
Toys & Games > Outdoor Play Equipment > Water Play Equipment > Play Sprinkers
|
5065 |
+
Toys & Games > Outdoor Play Equipment > Water Play Equipment > Water Parks & Slides
|
5066 |
+
Toys & Games > Outdoor Play Equipment > Water Play Equipment > Water Tables
|
5067 |
+
Toys & Games > Puzzles
|
5068 |
+
Toys & Games > Puzzles > Jigsaw Puzzle Accessories
|
5069 |
+
Toys & Games > Puzzles > Jigsaw Puzzles
|
5070 |
+
Toys & Games > Puzzles > Mechanical Puzzles
|
5071 |
+
Toys & Games > Puzzles > Wooden & Pegged Puzzles
|
5072 |
+
Toys & Games > Toys
|
5073 |
+
Toys & Games > Toys > Activity Toys
|
5074 |
+
Toys & Games > Toys > Activity Toys > Ball & Cup Games
|
5075 |
+
Toys & Games > Toys > Activity Toys > Bouncy Balls
|
5076 |
+
Toys & Games > Toys > Activity Toys > Bubble Blowing Solution
|
5077 |
+
Toys & Games > Toys > Activity Toys > Bubble Blowing Toys
|
5078 |
+
Toys & Games > Toys > Activity Toys > Coiled Spring Toys
|
5079 |
+
Toys & Games > Toys > Activity Toys > Marbles
|
5080 |
+
Toys & Games > Toys > Activity Toys > Paddle Ball Toys
|
5081 |
+
Toys & Games > Toys > Activity Toys > Ribbon & Streamer Toys
|
5082 |
+
Toys & Games > Toys > Activity Toys > Spinning Tops
|
5083 |
+
Toys & Games > Toys > Activity Toys > Toy Jacks
|
5084 |
+
Toys & Games > Toys > Activity Toys > Yo-Yo Parts & Accessories
|
5085 |
+
Toys & Games > Toys > Activity Toys > Yo-Yos
|
5086 |
+
Toys & Games > Toys > Art & Drawing Toys
|
5087 |
+
Toys & Games > Toys > Art & Drawing Toys > Play Dough & Putty
|
5088 |
+
Toys & Games > Toys > Art & Drawing Toys > Toy Drawing Tablets
|
5089 |
+
Toys & Games > Toys > Ball Pit Accessories
|
5090 |
+
Toys & Games > Toys > Ball Pit Accessories > Ball Pit Balls
|
5091 |
+
Toys & Games > Toys > Ball Pits
|
5092 |
+
Toys & Games > Toys > Bath Toys
|
5093 |
+
Toys & Games > Toys > Beach & Sand Toys
|
5094 |
+
Toys & Games > Toys > Building Toys
|
5095 |
+
Toys & Games > Toys > Building Toys > Construction Set Toys
|
5096 |
+
Toys & Games > Toys > Building Toys > Foam Blocks
|
5097 |
+
Toys & Games > Toys > Building Toys > Interlocking Blocks
|
5098 |
+
Toys & Games > Toys > Building Toys > Marble Track Sets
|
5099 |
+
Toys & Games > Toys > Building Toys > Wooden Blocks
|
5100 |
+
Toys & Games > Toys > Dolls, Playsets & Toy Figures
|
5101 |
+
Toys & Games > Toys > Dolls, Playsets & Toy Figures > Action & Toy Figures
|
5102 |
+
Toys & Games > Toys > Dolls, Playsets & Toy Figures > Bobblehead Figures
|
5103 |
+
Toys & Games > Toys > Dolls, Playsets & Toy Figures > Doll & Action Figure Accessories
|
5104 |
+
Toys & Games > Toys > Dolls, Playsets & Toy Figures > Dollhouse Accessories
|
5105 |
+
Toys & Games > Toys > Dolls, Playsets & Toy Figures > Dollhouses
|
5106 |
+
Toys & Games > Toys > Dolls, Playsets & Toy Figures > Dolls
|
5107 |
+
Toys & Games > Toys > Dolls, Playsets & Toy Figures > Paper & Magnetic Dolls
|
5108 |
+
Toys & Games > Toys > Dolls, Playsets & Toy Figures > Puppet & Puppet Theater Accessories
|
5109 |
+
Toys & Games > Toys > Dolls, Playsets & Toy Figures > Puppet Theaters
|
5110 |
+
Toys & Games > Toys > Dolls, Playsets & Toy Figures > Puppets & Marionettes
|
5111 |
+
Toys & Games > Toys > Dolls, Playsets & Toy Figures > Stuffed Animals
|
5112 |
+
Toys & Games > Toys > Dolls, Playsets & Toy Figures > Toy Playsets
|
5113 |
+
Toys & Games > Toys > Educational Toys
|
5114 |
+
Toys & Games > Toys > Educational Toys > Ant Farms
|
5115 |
+
Toys & Games > Toys > Educational Toys > Astronomy Toys & Models
|
5116 |
+
Toys & Games > Toys > Educational Toys > Bug Collecting Kits
|
5117 |
+
Toys & Games > Toys > Educational Toys > Educational Flash Cards
|
5118 |
+
Toys & Games > Toys > Educational Toys > Reading Toys
|
5119 |
+
Toys & Games > Toys > Educational Toys > Science & Exploration Sets
|
5120 |
+
Toys & Games > Toys > Educational Toys > Toy Abacuses
|
5121 |
+
Toys & Games > Toys > Executive Toys
|
5122 |
+
Toys & Games > Toys > Executive Toys > Magnet Toys
|
5123 |
+
Toys & Games > Toys > Flying Toy Accessories
|
5124 |
+
Toys & Games > Toys > Flying Toy Accessories > Kite Accessories
|
5125 |
+
Toys & Games > Toys > Flying Toy Accessories > Kite Accessories > Kite Line Reels & Winders
|
5126 |
+
Toys & Games > Toys > Flying Toys
|
5127 |
+
Toys & Games > Toys > Flying Toys > Air & Water Rockets
|
5128 |
+
Toys & Games > Toys > Flying Toys > Kites
|
5129 |
+
Toys & Games > Toys > Flying Toys > Toy Gliders
|
5130 |
+
Toys & Games > Toys > Flying Toys > Toy Parachutes
|
5131 |
+
Toys & Games > Toys > Musical Toys
|
5132 |
+
Toys & Games > Toys > Musical Toys > Toy Instruments
|
5133 |
+
Toys & Games > Toys > Play Vehicle Accessories
|
5134 |
+
Toys & Games > Toys > Play Vehicle Accessories > Toy Race Car & Track Accessories
|
5135 |
+
Toys & Games > Toys > Play Vehicle Accessories > Toy Train Accessories
|
5136 |
+
Toys & Games > Toys > Play Vehicles
|
5137 |
+
Toys & Games > Toys > Play Vehicles > Toy Airplanes
|
5138 |
+
Toys & Games > Toys > Play Vehicles > Toy Boats
|
5139 |
+
Toys & Games > Toys > Play Vehicles > Toy Cars
|
5140 |
+
Toys & Games > Toys > Play Vehicles > Toy Helicopters
|
5141 |
+
Toys & Games > Toys > Play Vehicles > Toy Motorcycles
|
5142 |
+
Toys & Games > Toys > Play Vehicles > Toy Race Car & Track Sets
|
5143 |
+
Toys & Games > Toys > Play Vehicles > Toy Spaceships
|
5144 |
+
Toys & Games > Toys > Play Vehicles > Toy Trains & Train Sets
|
5145 |
+
Toys & Games > Toys > Play Vehicles > Toy Trucks & Construction Vehicles
|
5146 |
+
Toys & Games > Toys > Pretend Play
|
5147 |
+
Toys & Games > Toys > Pretend Play > Play Money & Banking
|
5148 |
+
Toys & Games > Toys > Pretend Play > Pretend Electronics
|
5149 |
+
Toys & Games > Toys > Pretend Play > Pretend Housekeeping
|
5150 |
+
Toys & Games > Toys > Pretend Play > Pretend Lawn & Garden
|
5151 |
+
Toys & Games > Toys > Pretend Play > Pretend Professions & Role Playing
|
5152 |
+
Toys & Games > Toys > Pretend Play > Pretend Shopping & Grocery
|
5153 |
+
Toys & Games > Toys > Pretend Play > Toy Kitchens & Play Food
|
5154 |
+
Toys & Games > Toys > Pretend Play > Toy Tools
|
5155 |
+
Toys & Games > Toys > Remote Control Toy Accessories
|
5156 |
+
Toys & Games > Toys > Remote Control Toys
|
5157 |
+
Toys & Games > Toys > Remote Control Toys > Remote Control Airships & Blimps
|
5158 |
+
Toys & Games > Toys > Remote Control Toys > Remote Control Boats & Watercraft
|
5159 |
+
Toys & Games > Toys > Remote Control Toys > Remote Control Cars & Trucks
|
5160 |
+
Toys & Games > Toys > Remote Control Toys > Remote Control Helicopters
|
5161 |
+
Toys & Games > Toys > Remote Control Toys > Remote Control Motorcycles
|
5162 |
+
Toys & Games > Toys > Remote Control Toys > Remote Control Planes
|
5163 |
+
Toys & Games > Toys > Remote Control Toys > Remote Control Robots
|
5164 |
+
Toys & Games > Toys > Remote Control Toys > Remote Control Tanks
|
5165 |
+
Toys & Games > Toys > Riding Toy Accessories
|
5166 |
+
Toys & Games > Toys > Riding Toys
|
5167 |
+
Toys & Games > Toys > Riding Toys > Electric Riding Vehicles
|
5168 |
+
Toys & Games > Toys > Riding Toys > Hobby Horses
|
5169 |
+
Toys & Games > Toys > Riding Toys > Push & Pedal Riding Vehicles
|
5170 |
+
Toys & Games > Toys > Riding Toys > Rocking & Spring Riding Toys
|
5171 |
+
Toys & Games > Toys > Riding Toys > Wagons
|
5172 |
+
Toys & Games > Toys > Robotic Toys
|
5173 |
+
Toys & Games > Toys > Sports Toy Accessories
|
5174 |
+
Toys & Games > Toys > Sports Toy Accessories > Fitness Toy Accessories
|
5175 |
+
Toys & Games > Toys > Sports Toy Accessories > Fitness Toy Accessories > Hula Hoop Accessories
|
5176 |
+
Toys & Games > Toys > Sports Toys
|
5177 |
+
Toys & Games > Toys > Sports Toys > Baseball Toys
|
5178 |
+
Toys & Games > Toys > Sports Toys > Basketball Toys
|
5179 |
+
Toys & Games > Toys > Sports Toys > Boomerangs
|
5180 |
+
Toys & Games > Toys > Sports Toys > Bowling Toys
|
5181 |
+
Toys & Games > Toys > Sports Toys > Fingerboards & Fingerboard Sets
|
5182 |
+
Toys & Games > Toys > Sports Toys > Fishing Toys
|
5183 |
+
Toys & Games > Toys > Sports Toys > Fitness Toys
|
5184 |
+
Toys & Games > Toys > Sports Toys > Fitness Toys > Hula Hoops
|
5185 |
+
Toys & Games > Toys > Sports Toys > Flying Discs
|
5186 |
+
Toys & Games > Toys > Sports Toys > Footbags
|
5187 |
+
Toys & Games > Toys > Sports Toys > Golf Toys
|
5188 |
+
Toys & Games > Toys > Sports Toys > Hockey Toys
|
5189 |
+
Toys & Games > Toys > Sports Toys > Playground Balls
|
5190 |
+
Toys & Games > Toys > Sports Toys > Racquet Sport Toys
|
5191 |
+
Toys & Games > Toys > Sports Toys > Toy Footballs
|
5192 |
+
Toys & Games > Toys > Toy Gift Baskets
|
5193 |
+
Toys & Games > Toys > Toy Weapon & Gadget Accessories
|
5194 |
+
Toys & Games > Toys > Toy Weapons & Gadgets
|
5195 |
+
Toys & Games > Toys > Visual Toys
|
5196 |
+
Toys & Games > Toys > Visual Toys > Kaleidoscopes
|
5197 |
+
Toys & Games > Toys > Visual Toys > Prisms
|
5198 |
+
Toys & Games > Toys > Wind-Up Toys
|
5199 |
+
Vehicles & Parts
|
5200 |
+
Vehicles & Parts > Vehicle Parts & Accessories
|
5201 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Aircraft Parts & Accessories
|
5202 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics
|
5203 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle A/V Players & In-Dash Systems
|
5204 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Amplifiers
|
5205 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Cassette Adapters
|
5206 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Cassette Players
|
5207 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Equalizers & Crossovers
|
5208 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Parking Cameras
|
5209 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Speakerphones
|
5210 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Speakers
|
5211 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Subwoofers
|
5212 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics > Motor Vehicle Video Monitor Mounts
|
5213 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts
|
5214 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Braking
|
5215 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Carpet & Upholstery
|
5216 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Climate Control
|
5217 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Controls
|
5218 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Engine Oil Circulation
|
5219 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Engine Parts
|
5220 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Engines
|
5221 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Exhaust
|
5222 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Frame & Body Parts
|
5223 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Fuel Systems
|
5224 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Interior Fittings
|
5225 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Lighting
|
5226 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Mirrors
|
5227 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Power & Electrical Systems
|
5228 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Seating
|
5229 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Sensors & Gauges
|
5230 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Suspension Parts
|
5231 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Towing
|
5232 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Transmission & Drivetrain Parts
|
5233 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems
|
5234 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Rims & Wheels
|
5235 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Rims & Wheels > Automotive Rims & Wheels
|
5236 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Rims & Wheels > Motorcycle Rims & Wheels
|
5237 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Rims & Wheels > Off-Road and All-Terrain Vehicle Rims & Wheels
|
5238 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Tire Accessories
|
5239 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Tires
|
5240 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Tires > Automotive Tires
|
5241 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Tires > Motorcycle Tires
|
5242 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Tires > Off-Road and All-Terrain Vehicle Tires
|
5243 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Wheel Systems > Motor Vehicle Wheel Parts
|
5244 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Parts > Motor Vehicle Window Parts & Accessories
|
5245 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor
|
5246 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Portable Fuel Cans
|
5247 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning
|
5248 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning > Car Wash Brushes
|
5249 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning > Car Wash Solutions
|
5250 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning > Vehicle Carpet & Upholstery Cleaners
|
5251 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning > Vehicle Fuel Injection Cleaning Kits
|
5252 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning > Vehicle Glass Cleaners
|
5253 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Cleaning > Vehicle Waxes, Polishes & Protectants
|
5254 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers
|
5255 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Golf Cart Enclosures
|
5256 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Motor Vehicle Windshield Covers
|
5257 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Tonneau Covers
|
5258 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Hardtops
|
5259 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Soft Tops
|
5260 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Storage Covers
|
5261 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Storage Covers > Automotive Storage Covers
|
5262 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Storage Covers > Golf Cart Storage Covers
|
5263 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Storage Covers > Motorcycle Storage Covers
|
5264 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Storage Covers > Recreational Vehicle Storage Covers
|
5265 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Covers > Vehicle Storage Covers > Watercraft Storage Covers
|
5266 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor
|
5267 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Bumper Stickers
|
5268 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Air Fresheners
|
5269 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Antenna Balls
|
5270 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Dashboard Accessories
|
5271 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Decals
|
5272 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Decor Accessory Sets
|
5273 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Display Flags
|
5274 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Emblems & Hood Ornaments
|
5275 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Hitch Covers
|
5276 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle License Plate Covers
|
5277 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle License Plate Frames
|
5278 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle License Plate Mounts & Holders
|
5279 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle License Plates
|
5280 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Magnets
|
5281 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Rear View Mirror Ornaments
|
5282 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Shift Boots
|
5283 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Shift Knobs
|
5284 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Steering Wheel Covers
|
5285 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Decor > Vehicle Wraps
|
5286 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids
|
5287 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Antifreeze
|
5288 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Brake Fluid
|
5289 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Cooling System Additives
|
5290 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Engine Degreasers
|
5291 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Fuel System Cleaners
|
5292 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Greases
|
5293 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Hydraulic Clutch Fluid
|
5294 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Motor Oil
|
5295 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Performance Additives
|
5296 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Power Steering Fluid
|
5297 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Transmission Fluid
|
5298 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Fluids > Vehicle Windshield Fluid
|
5299 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Paint
|
5300 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Paint > Motor Vehicle Body Paint
|
5301 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Paint > Motor Vehicle Brake Caliper Paint
|
5302 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools
|
5303 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Motor Vehicle Brake Service Kits
|
5304 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Motor Vehicle Clutch Alignment & Removal Tools
|
5305 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Battery Chargers
|
5306 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Battery Testers
|
5307 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Body Filler
|
5308 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Diagnostic Scanners
|
5309 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Jump Starters
|
5310 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Jumper Cables
|
5311 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Vehicle Tire Repair & Tire Changing Tools
|
5312 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Maintenance, Care & Decor > Vehicle Repair & Specialty Tools > Windshield Repair Kits
|
5313 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security
|
5314 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear
|
5315 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Chest & Back Protectors
|
5316 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Elbow & Wrist Guards
|
5317 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Gloves
|
5318 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Goggles
|
5319 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Hand Guards
|
5320 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Helmet Parts & Accessories
|
5321 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Helmets
|
5322 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Kidney Belts
|
5323 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Knee & Shin Guards
|
5324 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Motorcycle Protective Gear > Motorcycle Neck Braces
|
5325 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Off-Road & All-Terrain Vehicle Protective Gear
|
5326 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Off-Road & All-Terrain Vehicle Protective Gear > ATV & UTV Bar Pads
|
5327 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks
|
5328 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Automotive Alarm Accessories
|
5329 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Automotive Alarm Systems
|
5330 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Motorcycle Alarms & Locks
|
5331 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Door Locks & Parts
|
5332 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Door Locks & Parts > Vehicle Door Lock Actuators
|
5333 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Door Locks & Parts > Vehicle Door Lock Knobs
|
5334 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Door Locks & Parts > Vehicle Door Locks & Locking Systems
|
5335 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Hitch Locks
|
5336 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Immobilizers
|
5337 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Remote Keyless Systems
|
5338 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Steering Wheel Locks
|
5339 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Alarms & Locks > Vehicle Wheel Clamps
|
5340 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment
|
5341 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Car Window Nets
|
5342 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Emergency Road Flares
|
5343 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Motor Vehicle Airbag Parts
|
5344 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Motor Vehicle Roll Cages & Bars
|
5345 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Vehicle Seat Belt Buckles
|
5346 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Vehicle Seat Belt Covers
|
5347 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Vehicle Seat Belt Straps
|
5348 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Vehicle Seat Belts
|
5349 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Vehicle Warning Whips
|
5350 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Safety & Security > Vehicle Safety Equipment > Vehicle Wheel Chocks
|
5351 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo
|
5352 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Cargo Nets
|
5353 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Rack Accessories
|
5354 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Rack Accessories > Vehicle Bicycle Rack Accessories
|
5355 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Rack Accessories > Vehicle Ski & Snowboard Rack Accessories
|
5356 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks
|
5357 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Base Rack Systems
|
5358 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Bicycle Racks
|
5359 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Boat Racks
|
5360 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Cargo Racks
|
5361 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Fishing Rod Racks
|
5362 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Gun Racks
|
5363 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Motorcycle & Scooter Racks
|
5364 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Ski & Snowboard Racks
|
5365 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Carrying Racks > Vehicle Water Sport Board Racks
|
5366 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Loading Ramps
|
5367 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Trailers
|
5368 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Trailers > Boat Trailers
|
5369 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Trailers > Horse & Livestock Trailers
|
5370 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Trailers > Travel Trailers
|
5371 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motor Vehicle Trailers > Utility & Cargo Trailers
|
5372 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Motorcycle Bags & Panniers
|
5373 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Truck Bed Storage Boxes & Organizers
|
5374 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Vehicle Headrest Hangers & Hooks
|
5375 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Vehicle Storage & Cargo > Vehicle Organizers
|
5376 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories
|
5377 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring
|
5378 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Anchor Chains
|
5379 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Anchor Lines & Ropes
|
5380 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Anchor Windlasses
|
5381 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Anchors
|
5382 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Boat Hooks
|
5383 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Boat Ladders
|
5384 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Dock Cleats
|
5385 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Docking & Anchoring > Dock Steps
|
5386 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Sailboat Parts
|
5387 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Care
|
5388 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Care > Watercraft Cleaners
|
5389 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Care > Watercraft Polishes
|
5390 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts
|
5391 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Alternators
|
5392 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Carburetors & Parts
|
5393 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Engine Controls
|
5394 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Ignition Parts
|
5395 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Impellers
|
5396 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Motor Locks
|
5397 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Motor Mounts
|
5398 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Pistons & Parts
|
5399 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engine Parts > Watercraft Propellers
|
5400 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Engines & Motors
|
5401 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Exhaust Parts
|
5402 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Exhaust Parts > Watercraft Manifolds
|
5403 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Exhaust Parts > Watercraft Mufflers & Parts
|
5404 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Fuel Systems
|
5405 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Fuel Systems > Watercraft Fuel Lines & Parts
|
5406 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Fuel Systems > Watercraft Fuel Meters
|
5407 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Fuel Systems > Watercraft Fuel Pumps & Parts
|
5408 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Fuel Systems > Watercraft Fuel Tanks & Parts
|
5409 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Lighting
|
5410 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Steering Parts
|
5411 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Steering Parts > Watercraft Steering Cables
|
5412 |
+
Vehicles & Parts > Vehicle Parts & Accessories > Watercraft Parts & Accessories > Watercraft Steering Parts > Watercraft Steering Wheels
|
5413 |
+
Vehicles & Parts > Vehicles
|
5414 |
+
Vehicles & Parts > Vehicles > Aircraft
|
5415 |
+
Vehicles & Parts > Vehicles > Motor Vehicles
|
5416 |
+
Vehicles & Parts > Vehicles > Motor Vehicles > Cars, Trucks & Vans
|
5417 |
+
Vehicles & Parts > Vehicles > Motor Vehicles > Golf Carts
|
5418 |
+
Vehicles & Parts > Vehicles > Motor Vehicles > Motorcycles & Scooters
|
5419 |
+
Vehicles & Parts > Vehicles > Motor Vehicles > Off-Road and All-Terrain Vehicles
|
5420 |
+
Vehicles & Parts > Vehicles > Motor Vehicles > Off-Road and All-Terrain Vehicles > ATVs & UTVs
|
5421 |
+
Vehicles & Parts > Vehicles > Motor Vehicles > Off-Road and All-Terrain Vehicles > Go Karts & Dune Buggies
|
5422 |
+
Vehicles & Parts > Vehicles > Motor Vehicles > Recreational Vehicles
|
5423 |
+
Vehicles & Parts > Vehicles > Motor Vehicles > Snowmobiles
|
5424 |
+
Vehicles & Parts > Vehicles > Watercraft
|
5425 |
+
Vehicles & Parts > Vehicles > Watercraft > Motor Boats
|
5426 |
+
Vehicles & Parts > Vehicles > Watercraft > Personal Watercraft
|
5427 |
+
Vehicles & Parts > Vehicles > Watercraft > Sailboats
|
5428 |
+
Vehicles & Parts > Vehicles > Watercraft > Yachts
|
admin/partials/templates/fashiola_add-feed.php
ADDED
@@ -0,0 +1,452 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="id" />
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown('id'); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
|
72 |
+
<tr>
|
73 |
+
<td>
|
74 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
75 |
+
</td>
|
76 |
+
<td>
|
77 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
78 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="title" />
|
79 |
+
</td>
|
80 |
+
<td>
|
81 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
82 |
+
</td>
|
83 |
+
<td>
|
84 |
+
<select name="type[]" class="attr_type wfnoempty">
|
85 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
86 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
87 |
+
</select>
|
88 |
+
</td>
|
89 |
+
<td>
|
90 |
+
<select name="attributes[]" required="required"
|
91 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
92 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
93 |
+
</select>
|
94 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
95 |
+
style=" display: none;"/>
|
96 |
+
</td>
|
97 |
+
<td>
|
98 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
99 |
+
</td>
|
100 |
+
<td>
|
101 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
102 |
+
<option value="1">Default</option>
|
103 |
+
<option value="2">Strip Tags</option>
|
104 |
+
<option value="3">UTF-8 Encode</option>
|
105 |
+
<option value="4">htmlentities</option>
|
106 |
+
<option value="5">Integer</option>
|
107 |
+
<option value="6">Price</option>
|
108 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
109 |
+
<option value="8">CDATA</option>
|
110 |
+
</select>
|
111 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
112 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
113 |
+
</td>
|
114 |
+
<td>
|
115 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
116 |
+
</td>
|
117 |
+
<td>
|
118 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
119 |
+
</td>
|
120 |
+
</tr>
|
121 |
+
|
122 |
+
<tr>
|
123 |
+
<td>
|
124 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
125 |
+
</td>
|
126 |
+
<td>
|
127 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
128 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="description" />
|
129 |
+
</td>
|
130 |
+
<td>
|
131 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
132 |
+
</td>
|
133 |
+
<td>
|
134 |
+
<select name="type[]" class="attr_type wfnoempty">
|
135 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
136 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
137 |
+
</select>
|
138 |
+
</td>
|
139 |
+
<td>
|
140 |
+
<select name="attributes[]" required="required"
|
141 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
142 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
143 |
+
</select>
|
144 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
145 |
+
style=" display: none;"/>
|
146 |
+
</td>
|
147 |
+
<td>
|
148 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
149 |
+
</td>
|
150 |
+
<td>
|
151 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
152 |
+
<option value="1">Default</option>
|
153 |
+
<option value="2">Strip Tags</option>
|
154 |
+
<option value="3">UTF-8 Encode</option>
|
155 |
+
<option value="4">htmlentities</option>
|
156 |
+
<option value="5">Integer</option>
|
157 |
+
<option value="6">Price</option>
|
158 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
159 |
+
<option value="8">CDATA</option>
|
160 |
+
</select>
|
161 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
162 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
163 |
+
</td>
|
164 |
+
<td>
|
165 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
166 |
+
</td>
|
167 |
+
<td>
|
168 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
169 |
+
</td>
|
170 |
+
</tr>
|
171 |
+
|
172 |
+
<tr>
|
173 |
+
<td>
|
174 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
175 |
+
</td>
|
176 |
+
<td>
|
177 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
178 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="link" />
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
182 |
+
</td>
|
183 |
+
<td>
|
184 |
+
<select name="type[]" class="attr_type wfnoempty">
|
185 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
186 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
187 |
+
</select>
|
188 |
+
</td>
|
189 |
+
<td>
|
190 |
+
<select name="attributes[]" required="required"
|
191 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
192 |
+
<?php echo $product->attributeDropdown('link'); ?>
|
193 |
+
</select>
|
194 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
195 |
+
style=" display: none;"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
199 |
+
</td>
|
200 |
+
<td>
|
201 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
202 |
+
<option value="1">Default</option>
|
203 |
+
<option value="2">Strip Tags</option>
|
204 |
+
<option value="3">UTF-8 Encode</option>
|
205 |
+
<option value="4">htmlentities</option>
|
206 |
+
<option value="5">Integer</option>
|
207 |
+
<option value="6">Price</option>
|
208 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
209 |
+
<option value="8">CDATA</option>
|
210 |
+
</select>
|
211 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
212 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
216 |
+
</td>
|
217 |
+
<td>
|
218 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
219 |
+
</td>
|
220 |
+
</tr>
|
221 |
+
|
222 |
+
<tr>
|
223 |
+
<td>
|
224 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
228 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="image_link" />
|
229 |
+
</td>
|
230 |
+
<td>
|
231 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
232 |
+
</td>
|
233 |
+
<td>
|
234 |
+
<select name="type[]" class="attr_type wfnoempty">
|
235 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
236 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
237 |
+
</select>
|
238 |
+
</td>
|
239 |
+
<td>
|
240 |
+
<select name="attributes[]" required="required"
|
241 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
242 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
243 |
+
</select>
|
244 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
245 |
+
style=" display: none;"/>
|
246 |
+
</td>
|
247 |
+
<td>
|
248 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
249 |
+
</td>
|
250 |
+
<td>
|
251 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
252 |
+
<option value="1">Default</option>
|
253 |
+
<option value="2">Strip Tags</option>
|
254 |
+
<option value="3">UTF-8 Encode</option>
|
255 |
+
<option value="4">htmlentities</option>
|
256 |
+
<option value="5">Integer</option>
|
257 |
+
<option value="6">Price</option>
|
258 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
259 |
+
<option value="8">CDATA</option>
|
260 |
+
</select>
|
261 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
262 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
263 |
+
</td>
|
264 |
+
<td>
|
265 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
266 |
+
</td>
|
267 |
+
<td>
|
268 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
269 |
+
</td>
|
270 |
+
</tr>
|
271 |
+
|
272 |
+
<tr>
|
273 |
+
<td>
|
274 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
275 |
+
</td>
|
276 |
+
<td>
|
277 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
278 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="price" />
|
279 |
+
</td>
|
280 |
+
<td>
|
281 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
282 |
+
</td>
|
283 |
+
<td>
|
284 |
+
<select name="type[]" class="attr_type wfnoempty">
|
285 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
286 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
287 |
+
</select>
|
288 |
+
</td>
|
289 |
+
<td>
|
290 |
+
<select name="attributes[]" required="required"
|
291 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
292 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
293 |
+
</select>
|
294 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
295 |
+
style=" display: none;"/>
|
296 |
+
</td>
|
297 |
+
<td>
|
298 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
299 |
+
</td>
|
300 |
+
<td>
|
301 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
302 |
+
<option value="1">Default</option>
|
303 |
+
<option value="2">Strip Tags</option>
|
304 |
+
<option value="3">UTF-8 Encode</option>
|
305 |
+
<option value="4">htmlentities</option>
|
306 |
+
<option value="5">Integer</option>
|
307 |
+
<option value="6">Price</option>
|
308 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
309 |
+
<option value="8">CDATA</option>
|
310 |
+
</select>
|
311 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
312 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
313 |
+
</td>
|
314 |
+
<td>
|
315 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
316 |
+
</td>
|
317 |
+
<td>
|
318 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
319 |
+
</td>
|
320 |
+
</tr>
|
321 |
+
|
322 |
+
<tr>
|
323 |
+
<td>
|
324 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
325 |
+
</td>
|
326 |
+
<td>
|
327 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
328 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="categories" />
|
329 |
+
</td>
|
330 |
+
<td>
|
331 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="type[]" class="attr_type wfnoempty">
|
335 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
336 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
337 |
+
</select>
|
338 |
+
</td>
|
339 |
+
<td>
|
340 |
+
<select name="attributes[]" required="required"
|
341 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
342 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
343 |
+
</select>
|
344 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
345 |
+
style=" display: none;"/>
|
346 |
+
</td>
|
347 |
+
<td>
|
348 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
349 |
+
</td>
|
350 |
+
<td>
|
351 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
352 |
+
<option value="1">Default</option>
|
353 |
+
<option value="2">Strip Tags</option>
|
354 |
+
<option value="3">UTF-8 Encode</option>
|
355 |
+
<option value="4">htmlentities</option>
|
356 |
+
<option value="5">Integer</option>
|
357 |
+
<option value="6">Price</option>
|
358 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
359 |
+
<option value="8">CDATA</option>
|
360 |
+
</select>
|
361 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
362 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
363 |
+
</td>
|
364 |
+
<td>
|
365 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
366 |
+
</td>
|
367 |
+
<td>
|
368 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
369 |
+
</td>
|
370 |
+
</tr>
|
371 |
+
|
372 |
+
<tr>
|
373 |
+
<td>
|
374 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
375 |
+
</td>
|
376 |
+
<td>
|
377 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
378 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="brand" />
|
379 |
+
</td>
|
380 |
+
<td>
|
381 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
382 |
+
</td>
|
383 |
+
<td>
|
384 |
+
<select name="type[]" class="attr_type wfnoempty">
|
385 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
386 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
387 |
+
</select>
|
388 |
+
</td>
|
389 |
+
<td>
|
390 |
+
<select name="attributes[]" required="required"
|
391 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
392 |
+
<?php echo $product->attributeDropdown(); ?>
|
393 |
+
</select>
|
394 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
395 |
+
style=" display: none;"/>
|
396 |
+
</td>
|
397 |
+
<td>
|
398 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
399 |
+
</td>
|
400 |
+
<td>
|
401 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
402 |
+
<option value="1">Default</option>
|
403 |
+
<option value="2">Strip Tags</option>
|
404 |
+
<option value="3">UTF-8 Encode</option>
|
405 |
+
<option value="4">htmlentities</option>
|
406 |
+
<option value="5">Integer</option>
|
407 |
+
<option value="6">Price</option>
|
408 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
409 |
+
<option value="8">CDATA</option>
|
410 |
+
</select>
|
411 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
412 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
413 |
+
</td>
|
414 |
+
<td>
|
415 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
416 |
+
</td>
|
417 |
+
<td>
|
418 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
419 |
+
</td>
|
420 |
+
</tr>
|
421 |
+
</tbody>
|
422 |
+
<tfoot>
|
423 |
+
<tr>
|
424 |
+
<td>
|
425 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
426 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
427 |
+
</button>
|
428 |
+
</td>
|
429 |
+
<td colspan="8">
|
430 |
+
|
431 |
+
</td>
|
432 |
+
</tr>
|
433 |
+
</tfoot>
|
434 |
+
</table>
|
435 |
+
<table class=" widefat fixed">
|
436 |
+
<tr>
|
437 |
+
<td align="left" class="">
|
438 |
+
<div class="makeFeedResponse"></div>
|
439 |
+
<div class="makeFeedComplete"></div>
|
440 |
+
</td>
|
441 |
+
<td align="right">
|
442 |
+
<button type="submit" class="wfbtn">
|
443 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
444 |
+
</button>
|
445 |
+
</td>
|
446 |
+
</tr>
|
447 |
+
</table>
|
448 |
+
</div>
|
449 |
+
</li>
|
450 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
451 |
+
|
452 |
+
</ul>
|
admin/partials/templates/fruugo.au_add-feed.php
ADDED
@@ -0,0 +1,804 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="ProductId"/>
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown("id"); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
|
72 |
+
<tr>
|
73 |
+
<td>
|
74 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
75 |
+
</td>
|
76 |
+
<td>
|
77 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
78 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="SkuId"/>
|
79 |
+
</td>
|
80 |
+
<td>
|
81 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
82 |
+
</td>
|
83 |
+
<td>
|
84 |
+
<select name="type[]" class="attr_type wfnoempty">
|
85 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
86 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
87 |
+
</select>
|
88 |
+
</td>
|
89 |
+
<td>
|
90 |
+
<select name="attributes[]" required="required"
|
91 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
92 |
+
<?php echo $product->attributeDropdown("sku"); ?>
|
93 |
+
</select>
|
94 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
95 |
+
style=" display: none;"/>
|
96 |
+
</td>
|
97 |
+
<td>
|
98 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
99 |
+
</td>
|
100 |
+
<td>
|
101 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
102 |
+
<option value="1">Default</option>
|
103 |
+
<option value="2">Strip Tags</option>
|
104 |
+
<option value="3">UTF-8 Encode</option>
|
105 |
+
<option value="4">htmlentities</option>
|
106 |
+
<option value="5">Integer</option>
|
107 |
+
<option value="6">Price</option>
|
108 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
109 |
+
<option value="8">CDATA</option>
|
110 |
+
</select>
|
111 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
112 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
113 |
+
</td>
|
114 |
+
<td>
|
115 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
116 |
+
</td>
|
117 |
+
<td>
|
118 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
119 |
+
</td>
|
120 |
+
</tr>
|
121 |
+
|
122 |
+
<tr>
|
123 |
+
<td>
|
124 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
125 |
+
</td>
|
126 |
+
<td>
|
127 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
128 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="EAN"/>
|
129 |
+
</td>
|
130 |
+
<td>
|
131 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
132 |
+
</td>
|
133 |
+
<td>
|
134 |
+
<select name="type[]" class="attr_type wfnoempty">
|
135 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
136 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
137 |
+
</select>
|
138 |
+
</td>
|
139 |
+
<td>
|
140 |
+
<select name="attributes[]" required="required"
|
141 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
142 |
+
<?php echo $product->attributeDropdown(); ?>
|
143 |
+
</select>
|
144 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
145 |
+
style=" display: none;"/>
|
146 |
+
</td>
|
147 |
+
<td>
|
148 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
149 |
+
</td>
|
150 |
+
<td>
|
151 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
152 |
+
<option value="1">Default</option>
|
153 |
+
<option value="2">Strip Tags</option>
|
154 |
+
<option value="3">UTF-8 Encode</option>
|
155 |
+
<option value="4">htmlentities</option>
|
156 |
+
<option value="5">Integer</option>
|
157 |
+
<option value="6">Price</option>
|
158 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
159 |
+
<option value="8">CDATA</option>
|
160 |
+
</select>
|
161 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
162 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
163 |
+
</td>
|
164 |
+
<td>
|
165 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
166 |
+
</td>
|
167 |
+
<td>
|
168 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
169 |
+
</td>
|
170 |
+
</tr>
|
171 |
+
|
172 |
+
<tr>
|
173 |
+
<td>
|
174 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
175 |
+
</td>
|
176 |
+
<td>
|
177 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
178 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Brand"/>
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
182 |
+
</td>
|
183 |
+
<td>
|
184 |
+
<select name="type[]" class="attr_type wfnoempty">
|
185 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
186 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
187 |
+
</select>
|
188 |
+
</td>
|
189 |
+
<td>
|
190 |
+
<select name="attributes[]" required="required"
|
191 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
192 |
+
<?php echo $product->attributeDropdown(); ?>
|
193 |
+
</select>
|
194 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
195 |
+
style=" display: none;"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
199 |
+
</td>
|
200 |
+
<td>
|
201 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
202 |
+
<option value="1">Default</option>
|
203 |
+
<option value="2">Strip Tags</option>
|
204 |
+
<option value="3">UTF-8 Encode</option>
|
205 |
+
<option value="4">htmlentities</option>
|
206 |
+
<option value="5">Integer</option>
|
207 |
+
<option value="6">Price</option>
|
208 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
209 |
+
<option value="8">CDATA</option>
|
210 |
+
</select>
|
211 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
212 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
216 |
+
</td>
|
217 |
+
<td>
|
218 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
219 |
+
</td>
|
220 |
+
</tr>
|
221 |
+
|
222 |
+
<tr>
|
223 |
+
<td>
|
224 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
228 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Category"/>
|
229 |
+
</td>
|
230 |
+
<td>
|
231 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
232 |
+
</td>
|
233 |
+
<td>
|
234 |
+
<select name="type[]" class="attr_type wfnoempty">
|
235 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
236 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
237 |
+
</select>
|
238 |
+
</td>
|
239 |
+
<td>
|
240 |
+
<select name="attributes[]" required="required"
|
241 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
242 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
243 |
+
</select>
|
244 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
245 |
+
style=" display: none;"/>
|
246 |
+
</td>
|
247 |
+
<td>
|
248 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
249 |
+
</td>
|
250 |
+
<td>
|
251 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
252 |
+
<option value="1">Default</option>
|
253 |
+
<option value="2">Strip Tags</option>
|
254 |
+
<option value="3">UTF-8 Encode</option>
|
255 |
+
<option value="4">htmlentities</option>
|
256 |
+
<option value="5">Integer</option>
|
257 |
+
<option value="6">Price</option>
|
258 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
259 |
+
<option value="8">CDATA</option>
|
260 |
+
</select>
|
261 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
262 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
263 |
+
</td>
|
264 |
+
<td>
|
265 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
266 |
+
</td>
|
267 |
+
<td>
|
268 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
269 |
+
</td>
|
270 |
+
</tr>
|
271 |
+
|
272 |
+
<tr>
|
273 |
+
<td>
|
274 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
275 |
+
</td>
|
276 |
+
<td>
|
277 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
278 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Imageurl1"/>
|
279 |
+
</td>
|
280 |
+
<td>
|
281 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
282 |
+
</td>
|
283 |
+
<td>
|
284 |
+
<select name="type[]" class="attr_type wfnoempty">
|
285 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
286 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
287 |
+
</select>
|
288 |
+
</td>
|
289 |
+
<td>
|
290 |
+
<select name="attributes[]" required="required"
|
291 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
292 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
293 |
+
</select>
|
294 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
295 |
+
style=" display: none;"/>
|
296 |
+
</td>
|
297 |
+
<td>
|
298 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
299 |
+
</td>
|
300 |
+
<td>
|
301 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
302 |
+
<option value="1">Default</option>
|
303 |
+
<option value="2">Strip Tags</option>
|
304 |
+
<option value="3">UTF-8 Encode</option>
|
305 |
+
<option value="4">htmlentities</option>
|
306 |
+
<option value="5">Integer</option>
|
307 |
+
<option value="6">Price</option>
|
308 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
309 |
+
<option value="8">CDATA</option>
|
310 |
+
</select>
|
311 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
312 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
313 |
+
</td>
|
314 |
+
<td>
|
315 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
316 |
+
</td>
|
317 |
+
<td>
|
318 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
319 |
+
</td>
|
320 |
+
</tr>
|
321 |
+
|
322 |
+
<tr>
|
323 |
+
<td>
|
324 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
325 |
+
</td>
|
326 |
+
<td>
|
327 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
328 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="StockStatus"/>
|
329 |
+
</td>
|
330 |
+
<td>
|
331 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="type[]" class="attr_type wfnoempty">
|
335 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
336 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
337 |
+
</select>
|
338 |
+
</td>
|
339 |
+
<td>
|
340 |
+
<select name="attributes[]" required="required"
|
341 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
342 |
+
<?php echo $product->attributeDropdown("availability"); ?>
|
343 |
+
</select>
|
344 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
345 |
+
style=" display: none;"/>
|
346 |
+
</td>
|
347 |
+
<td>
|
348 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
349 |
+
</td>
|
350 |
+
<td>
|
351 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
352 |
+
<option value="1">Default</option>
|
353 |
+
<option value="2">Strip Tags</option>
|
354 |
+
<option value="3">UTF-8 Encode</option>
|
355 |
+
<option value="4">htmlentities</option>
|
356 |
+
<option value="5">Integer</option>
|
357 |
+
<option value="6">Price</option>
|
358 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
359 |
+
<option value="8">CDATA</option>
|
360 |
+
</select>
|
361 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
362 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
363 |
+
</td>
|
364 |
+
<td>
|
365 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
366 |
+
</td>
|
367 |
+
<td>
|
368 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
369 |
+
</td>
|
370 |
+
</tr>
|
371 |
+
|
372 |
+
<tr>
|
373 |
+
<td>
|
374 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
375 |
+
</td>
|
376 |
+
<td>
|
377 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
378 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="StockQuantity"/>
|
379 |
+
</td>
|
380 |
+
<td>
|
381 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
382 |
+
</td>
|
383 |
+
<td>
|
384 |
+
<select name="type[]" class="attr_type wfnoempty">
|
385 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
386 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
387 |
+
</select>
|
388 |
+
</td>
|
389 |
+
<td>
|
390 |
+
<select name="attributes[]" required="required"
|
391 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
392 |
+
<?php echo $product->attributeDropdown('quantity'); ?>
|
393 |
+
</select>
|
394 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
395 |
+
style=" display: none;"/>
|
396 |
+
</td>
|
397 |
+
<td>
|
398 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
399 |
+
</td>
|
400 |
+
<td>
|
401 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
402 |
+
<option value="1">Default</option>
|
403 |
+
<option value="2">Strip Tags</option>
|
404 |
+
<option value="3">UTF-8 Encode</option>
|
405 |
+
<option value="4">htmlentities</option>
|
406 |
+
<option value="5">Integer</option>
|
407 |
+
<option value="6">Price</option>
|
408 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
409 |
+
<option value="8">CDATA</option>
|
410 |
+
</select>
|
411 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
412 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
413 |
+
</td>
|
414 |
+
<td>
|
415 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
416 |
+
</td>
|
417 |
+
<td>
|
418 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
419 |
+
</td>
|
420 |
+
</tr>
|
421 |
+
|
422 |
+
|
423 |
+
|
424 |
+
<tr>
|
425 |
+
<td>
|
426 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
427 |
+
</td>
|
428 |
+
<td>
|
429 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
430 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Title"/>
|
431 |
+
</td>
|
432 |
+
<td>
|
433 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
434 |
+
</td>
|
435 |
+
<td>
|
436 |
+
<select name="type[]" class="attr_type wfnoempty">
|
437 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
438 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
439 |
+
</select>
|
440 |
+
</td>
|
441 |
+
<td>
|
442 |
+
<select name="attributes[]" required="required"
|
443 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
444 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
445 |
+
</select>
|
446 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
447 |
+
style=" display: none;"/>
|
448 |
+
</td>
|
449 |
+
<td>
|
450 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
451 |
+
</td>
|
452 |
+
<td>
|
453 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
454 |
+
<option value="1">Default</option>
|
455 |
+
<option value="2">Strip Tags</option>
|
456 |
+
<option value="3">UTF-8 Encode</option>
|
457 |
+
<option value="4">htmlentities</option>
|
458 |
+
<option value="5">Integer</option>
|
459 |
+
<option value="6">Price</option>
|
460 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
461 |
+
<option value="8">CDATA</option>
|
462 |
+
</select>
|
463 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
464 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
465 |
+
</td>
|
466 |
+
<td>
|
467 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
468 |
+
</td>
|
469 |
+
<td>
|
470 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
471 |
+
</td>
|
472 |
+
</tr>
|
473 |
+
|
474 |
+
<tr>
|
475 |
+
<td>
|
476 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
477 |
+
</td>
|
478 |
+
<td>
|
479 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
480 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Description"/>
|
481 |
+
</td>
|
482 |
+
<td>
|
483 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
484 |
+
</td>
|
485 |
+
<td>
|
486 |
+
<select name="type[]" class="attr_type wfnoempty">
|
487 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
488 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
489 |
+
</select>
|
490 |
+
</td>
|
491 |
+
<td>
|
492 |
+
<select name="attributes[]" required="required"
|
493 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
494 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
495 |
+
</select>
|
496 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
497 |
+
style=" display: none;"/>
|
498 |
+
</td>
|
499 |
+
<td>
|
500 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
501 |
+
</td>
|
502 |
+
<td>
|
503 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
504 |
+
<option value="1">Default</option>
|
505 |
+
<option value="2">Strip Tags</option>
|
506 |
+
<option value="3">UTF-8 Encode</option>
|
507 |
+
<option value="4">htmlentities</option>
|
508 |
+
<option value="5">Integer</option>
|
509 |
+
<option value="6">Price</option>
|
510 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
511 |
+
<option value="8">CDATA</option>
|
512 |
+
</select>
|
513 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
514 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
515 |
+
</td>
|
516 |
+
<td>
|
517 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
518 |
+
</td>
|
519 |
+
<td>
|
520 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
521 |
+
</td>
|
522 |
+
</tr>
|
523 |
+
|
524 |
+
<tr>
|
525 |
+
<td>
|
526 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
527 |
+
</td>
|
528 |
+
<td>
|
529 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
530 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="NormalPriceWithoutVat"/>
|
531 |
+
</td>
|
532 |
+
<td>
|
533 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
534 |
+
</td>
|
535 |
+
<td>
|
536 |
+
<select name="type[]" class="attr_type wfnoempty">
|
537 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
538 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
539 |
+
</select>
|
540 |
+
</td>
|
541 |
+
<td>
|
542 |
+
<select name="attributes[]" required="required"
|
543 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
544 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
545 |
+
</select>
|
546 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
547 |
+
style=" display: none;"/>
|
548 |
+
</td>
|
549 |
+
<td>
|
550 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
551 |
+
</td>
|
552 |
+
<td>
|
553 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
554 |
+
<option value="1">Default</option>
|
555 |
+
<option value="2">Strip Tags</option>
|
556 |
+
<option value="3">UTF-8 Encode</option>
|
557 |
+
<option value="4">htmlentities</option>
|
558 |
+
<option value="5">Integer</option>
|
559 |
+
<option value="6">Price</option>
|
560 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
561 |
+
<option value="8">CDATA</option>
|
562 |
+
</select>
|
563 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
564 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
565 |
+
</td>
|
566 |
+
<td>
|
567 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
568 |
+
</td>
|
569 |
+
<td>
|
570 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
571 |
+
</td>
|
572 |
+
</tr>
|
573 |
+
|
574 |
+
<tr>
|
575 |
+
<td>
|
576 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
577 |
+
</td>
|
578 |
+
<td>
|
579 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
580 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="DiscountPriceWithoutVAT"/>
|
581 |
+
</td>
|
582 |
+
<td>
|
583 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
584 |
+
</td>
|
585 |
+
<td>
|
586 |
+
<select name="type[]" class="attr_type wfnoempty">
|
587 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
588 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
589 |
+
</select>
|
590 |
+
</td>
|
591 |
+
<td>
|
592 |
+
<select name="attributes[]" required="required"
|
593 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
594 |
+
<?php echo $product->attributeDropdown('sale_price'); ?>
|
595 |
+
</select>
|
596 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
597 |
+
style=" display: none;"/>
|
598 |
+
</td>
|
599 |
+
<td>
|
600 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
601 |
+
</td>
|
602 |
+
<td>
|
603 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
604 |
+
<option value="1">Default</option>
|
605 |
+
<option value="2">Strip Tags</option>
|
606 |
+
<option value="3">UTF-8 Encode</option>
|
607 |
+
<option value="4">htmlentities</option>
|
608 |
+
<option value="5">Integer</option>
|
609 |
+
<option value="6">Price</option>
|
610 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
611 |
+
<option value="8">CDATA</option>
|
612 |
+
</select>
|
613 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
614 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
615 |
+
</td>
|
616 |
+
<td>
|
617 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
618 |
+
</td>
|
619 |
+
<td>
|
620 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
621 |
+
</td>
|
622 |
+
</tr>
|
623 |
+
|
624 |
+
<tr>
|
625 |
+
<td>
|
626 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
627 |
+
</td>
|
628 |
+
<td>
|
629 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
630 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="VatRate"/>
|
631 |
+
</td>
|
632 |
+
<td>
|
633 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
634 |
+
</td>
|
635 |
+
<td>
|
636 |
+
<select name="type[]" class="attr_type wfnoempty">
|
637 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
638 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
639 |
+
</select>
|
640 |
+
</td>
|
641 |
+
<td>
|
642 |
+
<select name="attributes[]" required="required"
|
643 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
644 |
+
<?php echo $product->attributeDropdown(); ?>
|
645 |
+
</select>
|
646 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
647 |
+
style=" display: none;"/>
|
648 |
+
</td>
|
649 |
+
<td>
|
650 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
651 |
+
</td>
|
652 |
+
<td>
|
653 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
654 |
+
<option value="1">Default</option>
|
655 |
+
<option value="2">Strip Tags</option>
|
656 |
+
<option value="3">UTF-8 Encode</option>
|
657 |
+
<option value="4">htmlentities</option>
|
658 |
+
<option value="5">Integer</option>
|
659 |
+
<option value="6">Price</option>
|
660 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
661 |
+
<option value="8">CDATA</option>
|
662 |
+
</select>
|
663 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
664 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
665 |
+
</td>
|
666 |
+
<td>
|
667 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
668 |
+
</td>
|
669 |
+
<td>
|
670 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
671 |
+
</td>
|
672 |
+
</tr>
|
673 |
+
|
674 |
+
<tr>
|
675 |
+
<td>
|
676 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
677 |
+
</td>
|
678 |
+
<td>
|
679 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
680 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Currency"/>
|
681 |
+
</td>
|
682 |
+
<td>
|
683 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
684 |
+
</td>
|
685 |
+
<td>
|
686 |
+
<select name="type[]" class="attr_type wfnoempty">
|
687 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
688 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
689 |
+
</select>
|
690 |
+
</td>
|
691 |
+
<td>
|
692 |
+
<select name="attributes[]" required="required"
|
693 |
+
class="wf_validate_attr wf_attr wf_attributes" style="display: none;">
|
694 |
+
<?php echo $product->attributeDropdown(); ?>
|
695 |
+
</select>
|
696 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
697 |
+
value="<?php echo get_woocommerce_currency(); ?>"/>
|
698 |
+
</td>
|
699 |
+
<td>
|
700 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
701 |
+
</td>
|
702 |
+
<td>
|
703 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
704 |
+
<option value="1">Default</option>
|
705 |
+
<option value="2">Strip Tags</option>
|
706 |
+
<option value="3">UTF-8 Encode</option>
|
707 |
+
<option value="4">htmlentities</option>
|
708 |
+
<option value="5">Integer</option>
|
709 |
+
<option value="6">Price</option>
|
710 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
711 |
+
<option value="8">CDATA</option>
|
712 |
+
</select>
|
713 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
714 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
715 |
+
</td>
|
716 |
+
<td>
|
717 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
718 |
+
</td>
|
719 |
+
<td>
|
720 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
721 |
+
</td>
|
722 |
+
</tr>
|
723 |
+
|
724 |
+
<tr>
|
725 |
+
<td>
|
726 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
727 |
+
</td>
|
728 |
+
<td>
|
729 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
730 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Country"/>
|
731 |
+
</td>
|
732 |
+
<td>
|
733 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
734 |
+
</td>
|
735 |
+
<td>
|
736 |
+
<select name="type[]" class="attr_type wfnoempty">
|
737 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
738 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
739 |
+
</select>
|
740 |
+
</td>
|
741 |
+
<td>
|
742 |
+
<select name="attributes[]" required="required"
|
743 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
744 |
+
<?php echo $product->attributeDropdown(); ?>
|
745 |
+
</select>
|
746 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
747 |
+
style=" display: none;"/>
|
748 |
+
</td>
|
749 |
+
<td>
|
750 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
751 |
+
</td>
|
752 |
+
<td>
|
753 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
754 |
+
<option value="1">Default</option>
|
755 |
+
<option value="2">Strip Tags</option>
|
756 |
+
<option value="3">UTF-8 Encode</option>
|
757 |
+
<option value="4">htmlentities</option>
|
758 |
+
<option value="5">Integer</option>
|
759 |
+
<option value="6">Price</option>
|
760 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
761 |
+
<option value="8">CDATA</option>
|
762 |
+
</select>
|
763 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
764 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
765 |
+
</td>
|
766 |
+
<td>
|
767 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
768 |
+
</td>
|
769 |
+
<td>
|
770 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
771 |
+
</td>
|
772 |
+
</tr>
|
773 |
+
</tbody>
|
774 |
+
<tfoot>
|
775 |
+
<tr>
|
776 |
+
<td>
|
777 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
778 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
779 |
+
</button>
|
780 |
+
</td>
|
781 |
+
<td colspan="8">
|
782 |
+
|
783 |
+
</td>
|
784 |
+
</tr>
|
785 |
+
</tfoot>
|
786 |
+
</table>
|
787 |
+
<table class=" widefat fixed">
|
788 |
+
<tr>
|
789 |
+
<td align="left" class="">
|
790 |
+
<div class="makeFeedResponse"></div>
|
791 |
+
<div class="makeFeedComplete"></div>
|
792 |
+
</td>
|
793 |
+
<td align="right">
|
794 |
+
<button type="submit" class="wfbtn">
|
795 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
796 |
+
</button>
|
797 |
+
</td>
|
798 |
+
</tr>
|
799 |
+
</table>
|
800 |
+
</div>
|
801 |
+
</li>
|
802 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
803 |
+
|
804 |
+
</ul>
|
admin/partials/templates/fruugo_add-feed.php
ADDED
@@ -0,0 +1,804 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e('Feed Config', 'woo-feed'); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst($provider); ?> <?php echo _e('Attributes', 'woo-feed'); ?></th>
|
12 |
+
<th><?php echo _e('Prefix', 'woo-feed'); ?></th>
|
13 |
+
<th><?php echo _e('Type', 'woo-feed'); ?></th>
|
14 |
+
<th><?php echo _e('Value', 'woo-feed'); ?></th>
|
15 |
+
<th><?php echo _e('Suffix', 'woo-feed'); ?></th>
|
16 |
+
<th><?php echo _e('Output Type', 'woo-feed'); ?></th>
|
17 |
+
<th><?php echo _e('Output Limit', 'woo-feed'); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
28 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="ProductId"/>
|
29 |
+
</td>
|
30 |
+
<td>
|
31 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
32 |
+
</td>
|
33 |
+
<td>
|
34 |
+
<select name="type[]" class="attr_type wfnoempty">
|
35 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
36 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
37 |
+
</select>
|
38 |
+
</td>
|
39 |
+
<td>
|
40 |
+
<select name="attributes[]" required="required"
|
41 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown("id"); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
|
72 |
+
<tr>
|
73 |
+
<td>
|
74 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
75 |
+
</td>
|
76 |
+
<td>
|
77 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
78 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="SkuId"/>
|
79 |
+
</td>
|
80 |
+
<td>
|
81 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
82 |
+
</td>
|
83 |
+
<td>
|
84 |
+
<select name="type[]" class="attr_type wfnoempty">
|
85 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
86 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
87 |
+
</select>
|
88 |
+
</td>
|
89 |
+
<td>
|
90 |
+
<select name="attributes[]" required="required"
|
91 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
92 |
+
<?php echo $product->attributeDropdown("sku"); ?>
|
93 |
+
</select>
|
94 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
95 |
+
style=" display: none;"/>
|
96 |
+
</td>
|
97 |
+
<td>
|
98 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
99 |
+
</td>
|
100 |
+
<td>
|
101 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
102 |
+
<option value="1">Default</option>
|
103 |
+
<option value="2">Strip Tags</option>
|
104 |
+
<option value="3">UTF-8 Encode</option>
|
105 |
+
<option value="4">htmlentities</option>
|
106 |
+
<option value="5">Integer</option>
|
107 |
+
<option value="6">Price</option>
|
108 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
109 |
+
<option value="8">CDATA</option>
|
110 |
+
</select>
|
111 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
112 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
113 |
+
</td>
|
114 |
+
<td>
|
115 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
116 |
+
</td>
|
117 |
+
<td>
|
118 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
119 |
+
</td>
|
120 |
+
</tr>
|
121 |
+
|
122 |
+
<tr>
|
123 |
+
<td>
|
124 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
125 |
+
</td>
|
126 |
+
<td>
|
127 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
128 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="EAN"/>
|
129 |
+
</td>
|
130 |
+
<td>
|
131 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
132 |
+
</td>
|
133 |
+
<td>
|
134 |
+
<select name="type[]" class="attr_type wfnoempty">
|
135 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
136 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
137 |
+
</select>
|
138 |
+
</td>
|
139 |
+
<td>
|
140 |
+
<select name="attributes[]" required="required"
|
141 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
142 |
+
<?php echo $product->attributeDropdown(); ?>
|
143 |
+
</select>
|
144 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
145 |
+
style=" display: none;"/>
|
146 |
+
</td>
|
147 |
+
<td>
|
148 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
149 |
+
</td>
|
150 |
+
<td>
|
151 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
152 |
+
<option value="1">Default</option>
|
153 |
+
<option value="2">Strip Tags</option>
|
154 |
+
<option value="3">UTF-8 Encode</option>
|
155 |
+
<option value="4">htmlentities</option>
|
156 |
+
<option value="5">Integer</option>
|
157 |
+
<option value="6">Price</option>
|
158 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
159 |
+
<option value="8">CDATA</option>
|
160 |
+
</select>
|
161 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
162 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
163 |
+
</td>
|
164 |
+
<td>
|
165 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
166 |
+
</td>
|
167 |
+
<td>
|
168 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
169 |
+
</td>
|
170 |
+
</tr>
|
171 |
+
|
172 |
+
<tr>
|
173 |
+
<td>
|
174 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
175 |
+
</td>
|
176 |
+
<td>
|
177 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
178 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Brand"/>
|
179 |
+
</td>
|
180 |
+
<td>
|
181 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
182 |
+
</td>
|
183 |
+
<td>
|
184 |
+
<select name="type[]" class="attr_type wfnoempty">
|
185 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
186 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
187 |
+
</select>
|
188 |
+
</td>
|
189 |
+
<td>
|
190 |
+
<select name="attributes[]" required="required"
|
191 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
192 |
+
<?php echo $product->attributeDropdown(); ?>
|
193 |
+
</select>
|
194 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
195 |
+
style=" display: none;"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
199 |
+
</td>
|
200 |
+
<td>
|
201 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
202 |
+
<option value="1">Default</option>
|
203 |
+
<option value="2">Strip Tags</option>
|
204 |
+
<option value="3">UTF-8 Encode</option>
|
205 |
+
<option value="4">htmlentities</option>
|
206 |
+
<option value="5">Integer</option>
|
207 |
+
<option value="6">Price</option>
|
208 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
209 |
+
<option value="8">CDATA</option>
|
210 |
+
</select>
|
211 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
212 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
216 |
+
</td>
|
217 |
+
<td>
|
218 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
219 |
+
</td>
|
220 |
+
</tr>
|
221 |
+
|
222 |
+
<tr>
|
223 |
+
<td>
|
224 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
225 |
+
</td>
|
226 |
+
<td>
|
227 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
228 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Category"/>
|
229 |
+
</td>
|
230 |
+
<td>
|
231 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
232 |
+
</td>
|
233 |
+
<td>
|
234 |
+
<select name="type[]" class="attr_type wfnoempty">
|
235 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
236 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
237 |
+
</select>
|
238 |
+
</td>
|
239 |
+
<td>
|
240 |
+
<select name="attributes[]" required="required"
|
241 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
242 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
243 |
+
</select>
|
244 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
245 |
+
style=" display: none;"/>
|
246 |
+
</td>
|
247 |
+
<td>
|
248 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
249 |
+
</td>
|
250 |
+
<td>
|
251 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
252 |
+
<option value="1">Default</option>
|
253 |
+
<option value="2">Strip Tags</option>
|
254 |
+
<option value="3">UTF-8 Encode</option>
|
255 |
+
<option value="4">htmlentities</option>
|
256 |
+
<option value="5">Integer</option>
|
257 |
+
<option value="6">Price</option>
|
258 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
259 |
+
<option value="8">CDATA</option>
|
260 |
+
</select>
|
261 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
262 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
263 |
+
</td>
|
264 |
+
<td>
|
265 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
266 |
+
</td>
|
267 |
+
<td>
|
268 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
269 |
+
</td>
|
270 |
+
</tr>
|
271 |
+
|
272 |
+
<tr>
|
273 |
+
<td>
|
274 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
275 |
+
</td>
|
276 |
+
<td>
|
277 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
278 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Imageurl1"/>
|
279 |
+
</td>
|
280 |
+
<td>
|
281 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
282 |
+
</td>
|
283 |
+
<td>
|
284 |
+
<select name="type[]" class="attr_type wfnoempty">
|
285 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
286 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
287 |
+
</select>
|
288 |
+
</td>
|
289 |
+
<td>
|
290 |
+
<select name="attributes[]" required="required"
|
291 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
292 |
+
<?php echo $product->attributeDropdown('image'); ?>
|
293 |
+
</select>
|
294 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
295 |
+
style=" display: none;"/>
|
296 |
+
</td>
|
297 |
+
<td>
|
298 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
299 |
+
</td>
|
300 |
+
<td>
|
301 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
302 |
+
<option value="1">Default</option>
|
303 |
+
<option value="2">Strip Tags</option>
|
304 |
+
<option value="3">UTF-8 Encode</option>
|
305 |
+
<option value="4">htmlentities</option>
|
306 |
+
<option value="5">Integer</option>
|
307 |
+
<option value="6">Price</option>
|
308 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
309 |
+
<option value="8">CDATA</option>
|
310 |
+
</select>
|
311 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
312 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
313 |
+
</td>
|
314 |
+
<td>
|
315 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
316 |
+
</td>
|
317 |
+
<td>
|
318 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
319 |
+
</td>
|
320 |
+
</tr>
|
321 |
+
|
322 |
+
<tr>
|
323 |
+
<td>
|
324 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
325 |
+
</td>
|
326 |
+
<td>
|
327 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
328 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="StockStatus"/>
|
329 |
+
</td>
|
330 |
+
<td>
|
331 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
332 |
+
</td>
|
333 |
+
<td>
|
334 |
+
<select name="type[]" class="attr_type wfnoempty">
|
335 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
336 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
337 |
+
</select>
|
338 |
+
</td>
|
339 |
+
<td>
|
340 |
+
<select name="attributes[]" required="required"
|
341 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
342 |
+
<?php echo $product->attributeDropdown("availability"); ?>
|
343 |
+
</select>
|
344 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
345 |
+
style=" display: none;"/>
|
346 |
+
</td>
|
347 |
+
<td>
|
348 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
349 |
+
</td>
|
350 |
+
<td>
|
351 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
352 |
+
<option value="1">Default</option>
|
353 |
+
<option value="2">Strip Tags</option>
|
354 |
+
<option value="3">UTF-8 Encode</option>
|
355 |
+
<option value="4">htmlentities</option>
|
356 |
+
<option value="5">Integer</option>
|
357 |
+
<option value="6">Price</option>
|
358 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
359 |
+
<option value="8">CDATA</option>
|
360 |
+
</select>
|
361 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
362 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
363 |
+
</td>
|
364 |
+
<td>
|
365 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
366 |
+
</td>
|
367 |
+
<td>
|
368 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
369 |
+
</td>
|
370 |
+
</tr>
|
371 |
+
|
372 |
+
<tr>
|
373 |
+
<td>
|
374 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
375 |
+
</td>
|
376 |
+
<td>
|
377 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
378 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="StockQuantity"/>
|
379 |
+
</td>
|
380 |
+
<td>
|
381 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
382 |
+
</td>
|
383 |
+
<td>
|
384 |
+
<select name="type[]" class="attr_type wfnoempty">
|
385 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
386 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
387 |
+
</select>
|
388 |
+
</td>
|
389 |
+
<td>
|
390 |
+
<select name="attributes[]" required="required"
|
391 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
392 |
+
<?php echo $product->attributeDropdown('quantity'); ?>
|
393 |
+
</select>
|
394 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
395 |
+
style=" display: none;"/>
|
396 |
+
</td>
|
397 |
+
<td>
|
398 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
399 |
+
</td>
|
400 |
+
<td>
|
401 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
402 |
+
<option value="1">Default</option>
|
403 |
+
<option value="2">Strip Tags</option>
|
404 |
+
<option value="3">UTF-8 Encode</option>
|
405 |
+
<option value="4">htmlentities</option>
|
406 |
+
<option value="5">Integer</option>
|
407 |
+
<option value="6">Price</option>
|
408 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
409 |
+
<option value="8">CDATA</option>
|
410 |
+
</select>
|
411 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
412 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
413 |
+
</td>
|
414 |
+
<td>
|
415 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
416 |
+
</td>
|
417 |
+
<td>
|
418 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
419 |
+
</td>
|
420 |
+
</tr>
|
421 |
+
|
422 |
+
|
423 |
+
|
424 |
+
<tr>
|
425 |
+
<td>
|
426 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
427 |
+
</td>
|
428 |
+
<td>
|
429 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
430 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Title"/>
|
431 |
+
</td>
|
432 |
+
<td>
|
433 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
434 |
+
</td>
|
435 |
+
<td>
|
436 |
+
<select name="type[]" class="attr_type wfnoempty">
|
437 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
438 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
439 |
+
</select>
|
440 |
+
</td>
|
441 |
+
<td>
|
442 |
+
<select name="attributes[]" required="required"
|
443 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
444 |
+
<?php echo $product->attributeDropdown('title'); ?>
|
445 |
+
</select>
|
446 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
447 |
+
style=" display: none;"/>
|
448 |
+
</td>
|
449 |
+
<td>
|
450 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
451 |
+
</td>
|
452 |
+
<td>
|
453 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
454 |
+
<option value="1">Default</option>
|
455 |
+
<option value="2">Strip Tags</option>
|
456 |
+
<option value="3">UTF-8 Encode</option>
|
457 |
+
<option value="4">htmlentities</option>
|
458 |
+
<option value="5">Integer</option>
|
459 |
+
<option value="6">Price</option>
|
460 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
461 |
+
<option value="8">CDATA</option>
|
462 |
+
</select>
|
463 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
464 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
465 |
+
</td>
|
466 |
+
<td>
|
467 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
468 |
+
</td>
|
469 |
+
<td>
|
470 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
471 |
+
</td>
|
472 |
+
</tr>
|
473 |
+
|
474 |
+
<tr>
|
475 |
+
<td>
|
476 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
477 |
+
</td>
|
478 |
+
<td>
|
479 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
480 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Description"/>
|
481 |
+
</td>
|
482 |
+
<td>
|
483 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
484 |
+
</td>
|
485 |
+
<td>
|
486 |
+
<select name="type[]" class="attr_type wfnoempty">
|
487 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
488 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
489 |
+
</select>
|
490 |
+
</td>
|
491 |
+
<td>
|
492 |
+
<select name="attributes[]" required="required"
|
493 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
494 |
+
<?php echo $product->attributeDropdown('description'); ?>
|
495 |
+
</select>
|
496 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
497 |
+
style=" display: none;"/>
|
498 |
+
</td>
|
499 |
+
<td>
|
500 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
501 |
+
</td>
|
502 |
+
<td>
|
503 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
504 |
+
<option value="1">Default</option>
|
505 |
+
<option value="2">Strip Tags</option>
|
506 |
+
<option value="3">UTF-8 Encode</option>
|
507 |
+
<option value="4">htmlentities</option>
|
508 |
+
<option value="5">Integer</option>
|
509 |
+
<option value="6">Price</option>
|
510 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
511 |
+
<option value="8">CDATA</option>
|
512 |
+
</select>
|
513 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
514 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
515 |
+
</td>
|
516 |
+
<td>
|
517 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
518 |
+
</td>
|
519 |
+
<td>
|
520 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
521 |
+
</td>
|
522 |
+
</tr>
|
523 |
+
|
524 |
+
<tr>
|
525 |
+
<td>
|
526 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
527 |
+
</td>
|
528 |
+
<td>
|
529 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
530 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="NormalPriceWithoutVat"/>
|
531 |
+
</td>
|
532 |
+
<td>
|
533 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
534 |
+
</td>
|
535 |
+
<td>
|
536 |
+
<select name="type[]" class="attr_type wfnoempty">
|
537 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
538 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
539 |
+
</select>
|
540 |
+
</td>
|
541 |
+
<td>
|
542 |
+
<select name="attributes[]" required="required"
|
543 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
544 |
+
<?php echo $product->attributeDropdown('price'); ?>
|
545 |
+
</select>
|
546 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
547 |
+
style=" display: none;"/>
|
548 |
+
</td>
|
549 |
+
<td>
|
550 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
551 |
+
</td>
|
552 |
+
<td>
|
553 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
554 |
+
<option value="1">Default</option>
|
555 |
+
<option value="2">Strip Tags</option>
|
556 |
+
<option value="3">UTF-8 Encode</option>
|
557 |
+
<option value="4">htmlentities</option>
|
558 |
+
<option value="5">Integer</option>
|
559 |
+
<option value="6">Price</option>
|
560 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
561 |
+
<option value="8">CDATA</option>
|
562 |
+
</select>
|
563 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
564 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
565 |
+
</td>
|
566 |
+
<td>
|
567 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
568 |
+
</td>
|
569 |
+
<td>
|
570 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
571 |
+
</td>
|
572 |
+
</tr>
|
573 |
+
|
574 |
+
<tr>
|
575 |
+
<td>
|
576 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
577 |
+
</td>
|
578 |
+
<td>
|
579 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
580 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="DiscountPriceWithoutVAT"/>
|
581 |
+
</td>
|
582 |
+
<td>
|
583 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
584 |
+
</td>
|
585 |
+
<td>
|
586 |
+
<select name="type[]" class="attr_type wfnoempty">
|
587 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
588 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
589 |
+
</select>
|
590 |
+
</td>
|
591 |
+
<td>
|
592 |
+
<select name="attributes[]" required="required"
|
593 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
594 |
+
<?php echo $product->attributeDropdown('sale_price'); ?>
|
595 |
+
</select>
|
596 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
597 |
+
style=" display: none;"/>
|
598 |
+
</td>
|
599 |
+
<td>
|
600 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
601 |
+
</td>
|
602 |
+
<td>
|
603 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
604 |
+
<option value="1">Default</option>
|
605 |
+
<option value="2">Strip Tags</option>
|
606 |
+
<option value="3">UTF-8 Encode</option>
|
607 |
+
<option value="4">htmlentities</option>
|
608 |
+
<option value="5">Integer</option>
|
609 |
+
<option value="6">Price</option>
|
610 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
611 |
+
<option value="8">CDATA</option>
|
612 |
+
</select>
|
613 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
614 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
615 |
+
</td>
|
616 |
+
<td>
|
617 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
618 |
+
</td>
|
619 |
+
<td>
|
620 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
621 |
+
</td>
|
622 |
+
</tr>
|
623 |
+
|
624 |
+
<tr>
|
625 |
+
<td>
|
626 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
627 |
+
</td>
|
628 |
+
<td>
|
629 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
630 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="VatRate"/>
|
631 |
+
</td>
|
632 |
+
<td>
|
633 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
634 |
+
</td>
|
635 |
+
<td>
|
636 |
+
<select name="type[]" class="attr_type wfnoempty">
|
637 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
638 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
639 |
+
</select>
|
640 |
+
</td>
|
641 |
+
<td>
|
642 |
+
<select name="attributes[]" required="required"
|
643 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
644 |
+
<?php echo $product->attributeDropdown(); ?>
|
645 |
+
</select>
|
646 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
647 |
+
style=" display: none;"/>
|
648 |
+
</td>
|
649 |
+
<td>
|
650 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
651 |
+
</td>
|
652 |
+
<td>
|
653 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
654 |
+
<option value="1">Default</option>
|
655 |
+
<option value="2">Strip Tags</option>
|
656 |
+
<option value="3">UTF-8 Encode</option>
|
657 |
+
<option value="4">htmlentities</option>
|
658 |
+
<option value="5">Integer</option>
|
659 |
+
<option value="6">Price</option>
|
660 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
661 |
+
<option value="8">CDATA</option>
|
662 |
+
</select>
|
663 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
664 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
665 |
+
</td>
|
666 |
+
<td>
|
667 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
668 |
+
</td>
|
669 |
+
<td>
|
670 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
671 |
+
</td>
|
672 |
+
</tr>
|
673 |
+
|
674 |
+
<tr>
|
675 |
+
<td>
|
676 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
677 |
+
</td>
|
678 |
+
<td>
|
679 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
680 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Currency"/>
|
681 |
+
</td>
|
682 |
+
<td>
|
683 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
684 |
+
</td>
|
685 |
+
<td>
|
686 |
+
<select name="type[]" class="attr_type wfnoempty">
|
687 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
688 |
+
<option value="pattern" selected> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
689 |
+
</select>
|
690 |
+
</td>
|
691 |
+
<td>
|
692 |
+
<select name="attributes[]" required="required"
|
693 |
+
class="wf_validate_attr wf_attr wf_attributes" style="display: none;">
|
694 |
+
<?php echo $product->attributeDropdown(); ?>
|
695 |
+
</select>
|
696 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
697 |
+
value="<?php echo get_woocommerce_currency(); ?>"/>
|
698 |
+
</td>
|
699 |
+
<td>
|
700 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
701 |
+
</td>
|
702 |
+
<td>
|
703 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
704 |
+
<option value="1">Default</option>
|
705 |
+
<option value="2">Strip Tags</option>
|
706 |
+
<option value="3">UTF-8 Encode</option>
|
707 |
+
<option value="4">htmlentities</option>
|
708 |
+
<option value="5">Integer</option>
|
709 |
+
<option value="6">Price</option>
|
710 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
711 |
+
<option value="8">CDATA</option>
|
712 |
+
</select>
|
713 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
714 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
715 |
+
</td>
|
716 |
+
<td>
|
717 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
718 |
+
</td>
|
719 |
+
<td>
|
720 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
721 |
+
</td>
|
722 |
+
</tr>
|
723 |
+
|
724 |
+
<tr>
|
725 |
+
<td>
|
726 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
727 |
+
</td>
|
728 |
+
<td>
|
729 |
+
<input type="text" name="mattributes[]" autocomplete="off" required
|
730 |
+
class="wf_validate_attr wf_mattributes wf_mattr" value="Country"/>
|
731 |
+
</td>
|
732 |
+
<td>
|
733 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
734 |
+
</td>
|
735 |
+
<td>
|
736 |
+
<select name="type[]" class="attr_type wfnoempty">
|
737 |
+
<option value="attribute"> <?php echo _e('Attribute', 'woo-feed'); ?></option>
|
738 |
+
<option value="pattern"> <?php echo _e('Pattern', 'woo-feed'); ?></option>
|
739 |
+
</select>
|
740 |
+
</td>
|
741 |
+
<td>
|
742 |
+
<select name="attributes[]" required="required"
|
743 |
+
class="wf_validate_attr wf_attr wf_attributes">
|
744 |
+
<?php echo $product->attributeDropdown(); ?>
|
745 |
+
</select>
|
746 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
747 |
+
style=" display: none;"/>
|
748 |
+
</td>
|
749 |
+
<td>
|
750 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
751 |
+
</td>
|
752 |
+
<td>
|
753 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
754 |
+
<option value="1">Default</option>
|
755 |
+
<option value="2">Strip Tags</option>
|
756 |
+
<option value="3">UTF-8 Encode</option>
|
757 |
+
<option value="4">htmlentities</option>
|
758 |
+
<option value="5">Integer</option>
|
759 |
+
<option value="6">Price</option>
|
760 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
761 |
+
<option value="8">CDATA</option>
|
762 |
+
</select>
|
763 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
764 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
765 |
+
</td>
|
766 |
+
<td>
|
767 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
768 |
+
</td>
|
769 |
+
<td>
|
770 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
771 |
+
</td>
|
772 |
+
</tr>
|
773 |
+
</tbody>
|
774 |
+
<tfoot>
|
775 |
+
<tr>
|
776 |
+
<td>
|
777 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
778 |
+
<?php echo _e('Add New Row', 'woo-feed'); ?>
|
779 |
+
</button>
|
780 |
+
</td>
|
781 |
+
<td colspan="8">
|
782 |
+
|
783 |
+
</td>
|
784 |
+
</tr>
|
785 |
+
</tfoot>
|
786 |
+
</table>
|
787 |
+
<table class=" widefat fixed">
|
788 |
+
<tr>
|
789 |
+
<td align="left" class="">
|
790 |
+
<div class="makeFeedResponse"></div>
|
791 |
+
<div class="makeFeedComplete"></div>
|
792 |
+
</td>
|
793 |
+
<td align="right">
|
794 |
+
<button type="submit" class="wfbtn">
|
795 |
+
<?php echo _e('Save & Generate Feed', 'woo-feed'); ?>
|
796 |
+
</button>
|
797 |
+
</td>
|
798 |
+
</tr>
|
799 |
+
</table>
|
800 |
+
</div>
|
801 |
+
</li>
|
802 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
803 |
+
|
804 |
+
</ul>
|
admin/partials/templates/google_add-feed.php
ADDED
@@ -0,0 +1,732 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<ul class="wf_tabs">
|
2 |
+
<li>
|
3 |
+
<input type="radio" name="wf_tabs" id="tab1" checked/>
|
4 |
+
<label class="wf-tab-name" for="tab1"><?php echo _e( 'Feed Config', 'woo-feed' ); ?></label>
|
5 |
+
|
6 |
+
<div id="wf-tab-content1" class="wf-tab-content">
|
7 |
+
<table class="table tree widefat fixed sorted_table mtable" width="100%" id="table-1">
|
8 |
+
<thead>
|
9 |
+
<tr>
|
10 |
+
<th></th>
|
11 |
+
<th><?php echo ucfirst( $provider ); ?> <?php echo _e( 'Attributes', 'woo-feed' ); ?></th>
|
12 |
+
<th><?php echo _e( 'Prefix', 'woo-feed' ); ?></th>
|
13 |
+
<th><?php echo _e( 'Type', 'woo-feed' ); ?></th>
|
14 |
+
<th><?php echo _e( 'Value', 'woo-feed' ); ?></th>
|
15 |
+
<th><?php echo _e( 'Suffix', 'woo-feed' ); ?></th>
|
16 |
+
<th><?php echo _e( 'Output Type', 'woo-feed' ); ?></th>
|
17 |
+
<th><?php echo _e( 'Output Limit', 'woo-feed' ); ?></th>
|
18 |
+
<th></th>
|
19 |
+
</tr>
|
20 |
+
</thead>
|
21 |
+
<tbody>
|
22 |
+
<tr>
|
23 |
+
<td>
|
24 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
25 |
+
</td>
|
26 |
+
<td>
|
27 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
28 |
+
<?php echo $dropDown->googleAttributesDropdown( 'id' ); ?>
|
29 |
+
</select>
|
30 |
+
</td>
|
31 |
+
<td>
|
32 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
33 |
+
</td>
|
34 |
+
<td>
|
35 |
+
<select name="type[]" class="attr_type wfnoempty">
|
36 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
37 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
38 |
+
</select>
|
39 |
+
</td>
|
40 |
+
<td>
|
41 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
42 |
+
<?php echo $product->attributeDropdown( 'id' ); ?>
|
43 |
+
</select>
|
44 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
45 |
+
style=" display: none;"/>
|
46 |
+
</td>
|
47 |
+
<td>
|
48 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
49 |
+
</td>
|
50 |
+
<td>
|
51 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
52 |
+
<option value="1">Default</option>
|
53 |
+
<option value="2">Strip Tags</option>
|
54 |
+
<option value="3">UTF-8 Encode</option>
|
55 |
+
<option value="4">htmlentities</option>
|
56 |
+
<option value="5">Integer</option>
|
57 |
+
<option value="6">Price</option>
|
58 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
59 |
+
<option value="8">CDATA</option>
|
60 |
+
</select>
|
61 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
62 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
63 |
+
</td>
|
64 |
+
<td>
|
65 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
66 |
+
</td>
|
67 |
+
<td>
|
68 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
69 |
+
</td>
|
70 |
+
</tr>
|
71 |
+
<tr>
|
72 |
+
<td>
|
73 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
74 |
+
</td>
|
75 |
+
<td>
|
76 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
77 |
+
<?php echo $dropDown->googleAttributesDropdown( 'title' ); ?>
|
78 |
+
</select>
|
79 |
+
</td>
|
80 |
+
<td>
|
81 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
82 |
+
</td>
|
83 |
+
<td>
|
84 |
+
<select name="type[]" class="attr_type wfnoempty">
|
85 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
86 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
87 |
+
</select>
|
88 |
+
</td>
|
89 |
+
<td>
|
90 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
91 |
+
<?php echo $product->attributeDropdown( 'title' ); ?>
|
92 |
+
</select>
|
93 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
94 |
+
style=" display: none;"/>
|
95 |
+
</td>
|
96 |
+
<td>
|
97 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
98 |
+
</td>
|
99 |
+
<td>
|
100 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
101 |
+
<option value="1">Default</option>
|
102 |
+
<option value="2">Strip Tags</option>
|
103 |
+
<option value="3">UTF-8 Encode</option>
|
104 |
+
<option value="4">htmlentities</option>
|
105 |
+
<option value="5">Integer</option>
|
106 |
+
<option value="6">Price</option>
|
107 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
108 |
+
<option value="8">CDATA</option>
|
109 |
+
</select>
|
110 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
111 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
112 |
+
</td>
|
113 |
+
<td>
|
114 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
115 |
+
</td>
|
116 |
+
<td>
|
117 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
118 |
+
</td>
|
119 |
+
</tr>
|
120 |
+
<tr>
|
121 |
+
<td>
|
122 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
123 |
+
</td>
|
124 |
+
<td>
|
125 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
126 |
+
<?php echo $dropDown->googleAttributesDropdown( 'description' ); ?>
|
127 |
+
</select>
|
128 |
+
</td>
|
129 |
+
<td>
|
130 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
131 |
+
</td>
|
132 |
+
<td>
|
133 |
+
<select name="type[]" class="attr_type wfnoempty">
|
134 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
135 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
136 |
+
</select>
|
137 |
+
</td>
|
138 |
+
<td>
|
139 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
140 |
+
<?php echo $product->attributeDropdown( 'description' ); ?>
|
141 |
+
</select>
|
142 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
143 |
+
style=" display: none;"/>
|
144 |
+
</td>
|
145 |
+
<td>
|
146 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
147 |
+
</td>
|
148 |
+
<td>
|
149 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
150 |
+
<option value="1">Default</option>
|
151 |
+
<option selected value="2">Strip Tags</option>
|
152 |
+
<option value="3">UTF-8 Encode</option>
|
153 |
+
<option value="4">htmlentities</option>
|
154 |
+
<option value="5">Integer</option>
|
155 |
+
<option value="6">Price</option>
|
156 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
157 |
+
<option value="8">CDATA</option>
|
158 |
+
</select>
|
159 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
160 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
161 |
+
</td>
|
162 |
+
<td>
|
163 |
+
<input type="text" name="limit[]" class="wf_ps" value="5000"/>
|
164 |
+
</td>
|
165 |
+
<td>
|
166 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
167 |
+
</td>
|
168 |
+
</tr>
|
169 |
+
<tr>
|
170 |
+
<td>
|
171 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
172 |
+
</td>
|
173 |
+
<td>
|
174 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
175 |
+
<?php echo $dropDown->googleAttributesDropdown( 'item_group_id' ); ?>
|
176 |
+
</select>
|
177 |
+
</td>
|
178 |
+
<td>
|
179 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
180 |
+
</td>
|
181 |
+
<td>
|
182 |
+
<select name="type[]" class="attr_type wfnoempty">
|
183 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
184 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
185 |
+
</select>
|
186 |
+
</td>
|
187 |
+
<td>
|
188 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
189 |
+
<?php echo $product->attributeDropdown( 'item_group_id' ); ?>
|
190 |
+
</select>
|
191 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
192 |
+
style=" display: none;"/>
|
193 |
+
</td>
|
194 |
+
<td>
|
195 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
196 |
+
</td>
|
197 |
+
<td>
|
198 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
199 |
+
<option value="1">Default</option>
|
200 |
+
<option value="2">Strip Tags</option>
|
201 |
+
<option value="3">UTF-8 Encode</option>
|
202 |
+
<option value="4">htmlentities</option>
|
203 |
+
<option value="5">Integer</option>
|
204 |
+
<option value="6">Price</option>
|
205 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
206 |
+
<option value="8">CDATA</option>
|
207 |
+
</select>
|
208 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
209 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
210 |
+
</td>
|
211 |
+
<td>
|
212 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
213 |
+
</td>
|
214 |
+
<td>
|
215 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
216 |
+
</td>
|
217 |
+
</tr>
|
218 |
+
<tr>
|
219 |
+
<td>
|
220 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
221 |
+
</td>
|
222 |
+
<td>
|
223 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
224 |
+
<?php echo $dropDown->googleAttributesDropdown( 'link' ); ?>
|
225 |
+
</select>
|
226 |
+
</td>
|
227 |
+
<td>
|
228 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
229 |
+
</td>
|
230 |
+
<td>
|
231 |
+
<select name="type[]" class="attr_type wfnoempty">
|
232 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
233 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
234 |
+
</select>
|
235 |
+
</td>
|
236 |
+
<td>
|
237 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
238 |
+
<?php echo $product->attributeDropdown( 'link' ); ?>
|
239 |
+
</select>
|
240 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
241 |
+
style=" display: none;"/>
|
242 |
+
</td>
|
243 |
+
<td>
|
244 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
245 |
+
</td>
|
246 |
+
<td>
|
247 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
248 |
+
<option value="1">Default</option>
|
249 |
+
<option value="2">Strip Tags</option>
|
250 |
+
<option value="3">UTF-8 Encode</option>
|
251 |
+
<option value="4">htmlentities</option>
|
252 |
+
<option value="5">Integer</option>
|
253 |
+
<option value="6">Price</option>
|
254 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
255 |
+
<option value="8">CDATA</option>
|
256 |
+
</select>
|
257 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
258 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
259 |
+
</td>
|
260 |
+
<td>
|
261 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
262 |
+
</td>
|
263 |
+
<td>
|
264 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
265 |
+
</td>
|
266 |
+
</tr>
|
267 |
+
<tr>
|
268 |
+
<td>
|
269 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
270 |
+
</td>
|
271 |
+
<td>
|
272 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
273 |
+
<?php echo $dropDown->googleAttributesDropdown('product_type'); ?>
|
274 |
+
</select>
|
275 |
+
</td>
|
276 |
+
<td>
|
277 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
278 |
+
</td>
|
279 |
+
<td>
|
280 |
+
<select name="type[]" class="attr_type wfnoempty">
|
281 |
+
<option value="attribute"> <?php echo _e('Attribute','woo-feed');?></option>
|
282 |
+
<option value="pattern"> <?php echo _e('Pattern','woo-feed');?></option>
|
283 |
+
</select>
|
284 |
+
</td>
|
285 |
+
<td>
|
286 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
287 |
+
<?php echo $product->attributeDropdown('product_type'); ?>
|
288 |
+
</select>
|
289 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
290 |
+
style=" display: none;"/>
|
291 |
+
</td>
|
292 |
+
<td>
|
293 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
294 |
+
</td>
|
295 |
+
<td>
|
296 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
297 |
+
<option value="1">Default</option>
|
298 |
+
<option value="2">Strip Tags</option>
|
299 |
+
<option value="3">UTF-8 Encode</option>
|
300 |
+
<option value="4">htmlentities</option>
|
301 |
+
<option value="5">Integer</option>
|
302 |
+
<option value="6">Price</option>
|
303 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
304 |
+
<option value="8">CDATA</option>
|
305 |
+
</select>
|
306 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
307 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
308 |
+
</td>
|
309 |
+
<td>
|
310 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
311 |
+
</td>
|
312 |
+
<td>
|
313 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
314 |
+
</td>
|
315 |
+
</tr>
|
316 |
+
<tr>
|
317 |
+
<td>
|
318 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
319 |
+
</td>
|
320 |
+
<td>
|
321 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
322 |
+
<?php echo $dropDown->googleAttributesDropdown('current_category'); ?>
|
323 |
+
</select>
|
324 |
+
</td>
|
325 |
+
<td>
|
326 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
327 |
+
</td>
|
328 |
+
<td>
|
329 |
+
<select name="type[]" class="attr_type wfnoempty">
|
330 |
+
<option value="attribute"> <?php echo _e('Attribute','woo-feed');?></option>
|
331 |
+
<option value="pattern" selected> <?php echo _e('Pattern','woo-feed');?></option>
|
332 |
+
</select>
|
333 |
+
</td>
|
334 |
+
<!-- <td>-->
|
335 |
+
<!-- <select name="attributes[]" style=" display: none;" class="wf_attr wf_attributes">-->
|
336 |
+
<!-- --><?php //echo $product->attributeDropdown(); ?>
|
337 |
+
<!-- </select>-->
|
338 |
+
<!-- <input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes" />-->
|
339 |
+
<!-- <br><span style="font-size:x-small;"><a href="http://webappick.helpscoutdocs.com/article/19-how-to-map-store-category-with-merchant-category" target="_blank">Learn More..</a></span>-->
|
340 |
+
<!-- </td>-->
|
341 |
+
|
342 |
+
<td>
|
343 |
+
<input type="text" name="default[]" placeholder="Select Google Taxonomy" id="wf_google_taxonomy_input_modal" autocomplete="off" class="wf_default wf_attributes"/>
|
344 |
+
<select name="attributes[]" class="wf_attr wf_attributes" style="display:none;">
|
345 |
+
<?php echo $product->attributeDropdown( '' ); ?>
|
346 |
+
</select>
|
347 |
+
<br><span style="font-size:x-small;"><a style="color: red" href="http://webappick.helpscoutdocs.com/article/19-how-to-map-store-category-with-merchant-category" target="_blank">Learn More..</a></span>
|
348 |
+
</td>
|
349 |
+
<td>
|
350 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
351 |
+
</td>
|
352 |
+
<td>
|
353 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
354 |
+
<option value="1">Default</option>
|
355 |
+
<option value="2">Strip Tags</option>
|
356 |
+
<option value="3">UTF-8 Encode</option>
|
357 |
+
<option value="4">htmlentities</option>
|
358 |
+
<option value="5">Integer</option>
|
359 |
+
<option value="6">Price</option>
|
360 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
361 |
+
<option value="8">CDATA</option>
|
362 |
+
</select>
|
363 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
364 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
365 |
+
</td>
|
366 |
+
<td>
|
367 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
368 |
+
</td>
|
369 |
+
<td>
|
370 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
371 |
+
</td>
|
372 |
+
</tr>
|
373 |
+
<tr>
|
374 |
+
<td>
|
375 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
376 |
+
</td>
|
377 |
+
<td>
|
378 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
379 |
+
<?php echo $dropDown->googleAttributesDropdown( 'image' ); ?>
|
380 |
+
</select>
|
381 |
+
</td>
|
382 |
+
<td>
|
383 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
384 |
+
</td>
|
385 |
+
<td>
|
386 |
+
<select name="type[]" class="attr_type wfnoempty">
|
387 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
388 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
389 |
+
</select>
|
390 |
+
</td>
|
391 |
+
<td>
|
392 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
393 |
+
<?php echo $product->attributeDropdown( 'image' ); ?>
|
394 |
+
</select>
|
395 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
396 |
+
style=" display: none;"/>
|
397 |
+
</td>
|
398 |
+
<td>
|
399 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
400 |
+
</td>
|
401 |
+
<td>
|
402 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
403 |
+
<option value="1">Default</option>
|
404 |
+
<option value="2">Strip Tags</option>
|
405 |
+
<option value="3">UTF-8 Encode</option>
|
406 |
+
<option value="4">htmlentities</option>
|
407 |
+
<option value="5">Integer</option>
|
408 |
+
<option value="6">Price</option>
|
409 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
410 |
+
<option value="8">CDATA</option>
|
411 |
+
</select>
|
412 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
413 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
414 |
+
</td>
|
415 |
+
<td>
|
416 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
417 |
+
</td>
|
418 |
+
<td>
|
419 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
420 |
+
</td>
|
421 |
+
</tr>
|
422 |
+
<tr>
|
423 |
+
<td>
|
424 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
425 |
+
</td>
|
426 |
+
<td>
|
427 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
428 |
+
<?php echo $dropDown->googleAttributesDropdown( 'condition' ); ?>
|
429 |
+
</select>
|
430 |
+
</td>
|
431 |
+
<td>
|
432 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
433 |
+
</td>
|
434 |
+
<td>
|
435 |
+
<select name="type[]" class="attr_type wfnoempty">
|
436 |
+
<option value="attribute"><?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
437 |
+
<option value="pattern"><?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
438 |
+
</select>
|
439 |
+
</td>
|
440 |
+
<td>
|
441 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
442 |
+
<?php echo $product->attributeDropdown( 'condition' ); ?>
|
443 |
+
</select>
|
444 |
+
<input type="text" style=" display: none;" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
445 |
+
/>
|
446 |
+
</td>
|
447 |
+
<td>
|
448 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
449 |
+
</td>
|
450 |
+
<td>
|
451 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
452 |
+
<option value="1">Default</option>
|
453 |
+
<option value="2">Strip Tags</option>
|
454 |
+
<option value="3">UTF-8 Encode</option>
|
455 |
+
<option value="4">htmlentities</option>
|
456 |
+
<option value="5">Integer</option>
|
457 |
+
<option value="6">Price</option>
|
458 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
459 |
+
<option value="8">CDATA</option>
|
460 |
+
</select>
|
461 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
462 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
463 |
+
</td>
|
464 |
+
<td>
|
465 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
466 |
+
</td>
|
467 |
+
<td>
|
468 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
469 |
+
</td>
|
470 |
+
</tr>
|
471 |
+
<tr>
|
472 |
+
<td>
|
473 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
474 |
+
</td>
|
475 |
+
<td>
|
476 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
477 |
+
<?php echo $dropDown->googleAttributesDropdown( 'availability' ); ?>
|
478 |
+
</select>
|
479 |
+
</td>
|
480 |
+
<td>
|
481 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
482 |
+
</td>
|
483 |
+
<td>
|
484 |
+
<select name="type[]" class="attr_type wfnoempty">
|
485 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
486 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
487 |
+
</select>
|
488 |
+
</td>
|
489 |
+
<td>
|
490 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
491 |
+
<?php echo $product->attributeDropdown( 'availability' ); ?>
|
492 |
+
</select>
|
493 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
494 |
+
style=" display: none;"/>
|
495 |
+
</td>
|
496 |
+
<td>
|
497 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
498 |
+
</td>
|
499 |
+
<td>
|
500 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
501 |
+
<option value="1">Default</option>
|
502 |
+
<option value="2">Strip Tags</option>
|
503 |
+
<option value="3">UTF-8 Encode</option>
|
504 |
+
<option value="4">htmlentities</option>
|
505 |
+
<option value="5">Integer</option>
|
506 |
+
<option value="6">Price</option>
|
507 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
508 |
+
<option value="8">CDATA</option>
|
509 |
+
</select>
|
510 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
511 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
512 |
+
</td>
|
513 |
+
<td>
|
514 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
515 |
+
</td>
|
516 |
+
<td>
|
517 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
518 |
+
</td>
|
519 |
+
</tr>
|
520 |
+
<tr>
|
521 |
+
<td>
|
522 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
523 |
+
</td>
|
524 |
+
<td>
|
525 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
526 |
+
<?php echo $dropDown->googleAttributesDropdown( 'price' ); ?>
|
527 |
+
</select>
|
528 |
+
</td>
|
529 |
+
<td>
|
530 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
531 |
+
</td>
|
532 |
+
<td>
|
533 |
+
<select name="type[]" class="attr_type wfnoempty">
|
534 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
535 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
536 |
+
</select>
|
537 |
+
</td>
|
538 |
+
<td>
|
539 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
540 |
+
<?php echo $product->attributeDropdown( 'price' ); ?>
|
541 |
+
</select>
|
542 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
543 |
+
style=" display: none;"/>
|
544 |
+
</td>
|
545 |
+
<td>
|
546 |
+
<input type="text" name="suffix[]" value="<?php echo get_woocommerce_currency();?>" autocomplete="off" class="wf_ps"/>
|
547 |
+
</td>
|
548 |
+
<td>
|
549 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
550 |
+
<option value="1">Default</option>
|
551 |
+
<option value="2">Strip Tags</option>
|
552 |
+
<option value="3">UTF-8 Encode</option>
|
553 |
+
<option value="4">htmlentities</option>
|
554 |
+
<option value="5">Integer</option>
|
555 |
+
<option selected value="6">Price</option>
|
556 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
557 |
+
<option value="8">CDATA</option>
|
558 |
+
</select>
|
559 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
560 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
561 |
+
</td>
|
562 |
+
<td>
|
563 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
564 |
+
</td>
|
565 |
+
<td>
|
566 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
567 |
+
</td>
|
568 |
+
</tr>
|
569 |
+
|
570 |
+
<tr>
|
571 |
+
<td>
|
572 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
573 |
+
</td>
|
574 |
+
<td>
|
575 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
576 |
+
<?php echo $dropDown->googleAttributesDropdown( 'sku' ); ?>
|
577 |
+
</select>
|
578 |
+
</td>
|
579 |
+
<td>
|
580 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
581 |
+
</td>
|
582 |
+
<td>
|
583 |
+
<select name="type[]" class="attr_type wfnoempty">
|
584 |
+
<option value="attribute"> <?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
585 |
+
<option value="pattern"> <?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
586 |
+
</select>
|
587 |
+
</td>
|
588 |
+
<td>
|
589 |
+
<select name="attributes[]" class="wf_attr wf_attributes">
|
590 |
+
<?php echo $product->attributeDropdown( 'sku' ); ?>
|
591 |
+
</select>
|
592 |
+
<input type="text" name="default[]" autocomplete="off" class="wf_default wf_attributes"
|
593 |
+
style=" display: none;"/>
|
594 |
+
</td>
|
595 |
+
<td>
|
596 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
597 |
+
</td>
|
598 |
+
<td>
|
599 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
600 |
+
<option value="1">Default</option>
|
601 |
+
<option value="2">Strip Tags</option>
|
602 |
+
<option value="3">UTF-8 Encode</option>
|
603 |
+
<option value="4">htmlentities</option>
|
604 |
+
<option value="5">Integer</option>
|
605 |
+
<option value="6">Price</option>
|
606 |
+
<option value="7">Remove Space</option><option value="10">Remove ShortCodes</option><option value="9">Remove Special Character</option>
|
607 |
+
<option value="8">CDATA</option>
|
608 |
+
</select>
|
609 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
610 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
611 |
+
</td>
|
612 |
+
<td>
|
613 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
614 |
+
</td>
|
615 |
+
<td>
|
616 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
617 |
+
</td>
|
618 |
+
</tr>
|
619 |
+
<tr>
|
620 |
+
<td>
|
621 |
+
<i class="wf_sortedtable dashicons dashicons-menu"></i>
|
622 |
+
</td>
|
623 |
+
<td>
|
624 |
+
<select name="mattributes[]" required class="wf_mattributes">
|
625 |
+
<?php echo $dropDown->googleAttributesDropdown( 'brand' ); ?>
|
626 |
+
</select>
|
627 |
+
</td>
|
628 |
+
<td>
|
629 |
+
<input type="text" name="prefix[]" autocomplete="off" class="wf_ps"/>
|
630 |
+
</td>
|
631 |
+
<td>
|
632 |
+
<select name="type[]" class="attr_type wfnoempty">
|
633 |
+
<option value="attribute" ><?php echo _e( 'Attribute', 'woo-feed' ); ?></option>
|
634 |
+
<option value="pattern" selected><?php echo _e( 'Pattern', 'woo-feed' ); ?></option>
|
635 |
+
</select>
|
636 |
+
</td>
|
637 |
+
<td>
|
638 |
+
<select name="attributes[]" style=" display: none;" class="wf_attr wf_attributes">
|
639 |
+
<?php echo $product->attributeDropdown(); ?>
|
640 |
+
</select>
|
641 |
+
<?php
|
642 |
+
$url = site_url();
|
643 |
+
$WABrand="";
|
644 |
+
// Remove all illegal characters from a url
|
645 |
+
$url = filter_var($url, FILTER_SANITIZE_URL);
|
646 |
+
// Validate url
|
647 |
+
if (filter_var($url, FILTER_VALIDATE_URL) !== false) {
|
648 |
+
$url=parse_url($url);
|
649 |
+
if(array_key_exists('host',$url)){
|
650 |
+
$arr = explode('.',$url['host']);
|
651 |
+
$WABrand = $arr[count($arr) - 2];
|
652 |
+
}
|
653 |
+
}
|
654 |
+
|
655 |
+
?>
|
656 |
+
<input type="text" name="default[]" value="<?php echo $WABrand; ?>" autocomplete="off" class="wf_default wf_attributes"/>
|
657 |
+
</td>
|
658 |
+
<td>
|
659 |
+
<input type="text" name="suffix[]" autocomplete="off" class="wf_ps"/>
|
660 |
+
</td>
|
661 |
+
<td>
|
662 |
+
<select name="output_type[][]" class="outputType wfnoempty">
|
663 |
+
<option value="1">Default</option>
|
664 |
+
<option value="2">Strip Tags</option>
|
665 |
+
<option value="3">UTF-8 Encode</option>
|
666 |
+
<option value="4">htmlentities</option>
|
667 |
+
<option value="5">Integer</option>
|
668 |
+
<option value="6">Price</option>
|
669 |
+
<option value="7">Remove Space</option>
|
670 |
+
<option value="10">Remove ShortCodes</option>
|
671 |
+
<option value="9">Remove Special Character</option>
|
672 |
+
<option value="8">CDATA</option>
|
673 |
+
</select>
|
674 |
+
<i class="dashicons dashicons-editor-expand expandType"></i>
|
675 |
+
<i style="display: none;" class="dashicons dashicons-editor-contract contractType"></i>
|
676 |
+
</td>
|
677 |
+
<td>
|
678 |
+
<input type="text" name="limit[]" class="wf_ps"/>
|
679 |
+
</td>
|
680 |
+
<td>
|
681 |
+
<i class="delRow dashicons dashicons-trash"></i>
|
682 |
+
</td>
|
683 |
+
</tr>
|
684 |
+
</tbody>
|
685 |
+
<tfoot>
|
686 |
+
<tr>
|
687 |
+
<td>
|
688 |
+
<button type="button" class="button-small button-primary" id="wf_newRow">
|
689 |
+
<?php echo _e( 'Add New Row', 'woo-feed' ); ?>
|
690 |
+
</button>
|
691 |
+
</td>
|
692 |
+
<td colspan="8">
|
693 |
+
|
694 |
+
</td>
|
695 |
+
</tr>
|
696 |
+
</tfoot>
|
697 |
+
</table>
|
698 |
+
<table class=" widefat fixed">
|
699 |
+
<tr>
|
700 |
+
<td align="left" class="">
|
701 |
+
<div class="makeFeedResponse"></div>
|
702 |
+
<div class="makeFeedComplete"></div>
|
703 |
+
</td>
|
704 |
+
<td align="right">
|
705 |
+
<button type="submit" class="wfbtn">
|
706 |
+
<?php echo _e( 'Save & Generate Feed', 'woo-feed' ); ?>
|
707 |
+
</button>
|
708 |
+
</td>
|
709 |
+
</tr>
|
710 |
+
</table>
|
711 |
+
</div>
|
712 |
+
</li>
|
713 |
+
|
714 |
+
<?php include plugin_dir_path(__FILE__) . "../woo-feed-ftp-sftp-template.php"; ?>
|
715 |
+
|
716 |
+
</ul>
|
717 |
+
<!--modal inputs for getting Google Taxonomy -->
|
718 |
+
<div class="container">
|
719 |
+
<div class="_wf_popup" data-popup="popup-wf_google_taxonomy_modal" id="wf_google_taxonomy_modal">
|
720 |
+
<div class="_wf_popup-inner">
|
721 |
+
<form id="wf_google_taxonomy_modal_form_submission" enctype="multipart/form-data" >
|
722 |
+
<h2>Select Google Taxonomy</h2><span style="color: red" id="google_taxonomy_error_message"></span>
|
723 |
+
<select name="attributes[]" id="googleTaxonomyId" style="" class="googleTaxonomyId">
|
724 |
+
<?php echo $dropDown->googleTaxonomy(); ?>
|
725 |
+
</select>
|
726 |
+
<input style="float: right" id="wf_google_taxonomy_modal_submit_button" class="wf_google_taxonomy_modal_submit_button" type="button" value="Submit"/>
|
727 |
+
<input style="float: right" id="wf_google_taxonomy_modal_cancel_button" class="wf_google_taxonomy_modal_form_button" value="Cancel" type="button"/>
|
728 |
+
<a style="text-decoration:none;" class="_wf_popup-close" id="wf_google_taxonomy_modal_popup_close" href="#">x</a>
|
729 |
+
</form>
|
730 |
+
</div>
|
731 |
+
</div>
|
732 |
+
</div>
|
admin/partials/templates/google_categories.txt
ADDED
@@ -0,0 +1,5428 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Google_Product_Taxonomy_Version: 2015-02-19
|
2 |
+
Animals & Pet Supplies
|
3 |
+
Animals & Pet Supplies > Live Animals
|
4 |
+
Animals & Pet Supplies > Pet Supplies
|
5 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies
|
6 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Cage Accessories
|
7 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Cage Accessories > Bird Cage Bird Baths
|
8 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Cage Accessories > Bird Cage Food & Water Dishes
|
9 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Cages & Stands
|
10 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Food
|
11 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Gyms & Playstands
|
12 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Ladders & Perches
|
13 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Toys
|
14 |
+
Animals & Pet Supplies > Pet Supplies > Bird Supplies > Bird Treats
|
15 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies
|
16 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Apparel
|
17 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Beds
|
18 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Food
|
19 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Furniture
|
20 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Furniture Accessories
|
21 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Litter
|
22 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Litter Box Liners
|
23 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Litter Box Mats
|
24 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Litter Boxes
|
25 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Toys
|
26 |
+
Animals & Pet Supplies > Pet Supplies > Cat Supplies > Cat Treats
|
27 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies
|
28 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Apparel
|
29 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Beds
|
30 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Diaper Pads & Liners
|
31 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Diapers
|
32 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Food
|
33 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Houses
|
34 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Kennel & Run Accessories
|
35 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Kennels & Runs
|
36 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Toys
|
37 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Treadmills
|
38 |
+
Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Treats
|
39 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies
|
40 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium & Pond Tubing
|
41 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Air Stones & Diffusers
|
42 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Cleaning Supplies
|
43 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Decor
|
44 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Filters
|
45 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Fish Nets
|
46 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Gravel & Substrates
|
47 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Lighting
|
48 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Overflow Boxes
|
49 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Stands
|
50 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Temperature Controllers
|
51 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquarium Water Treatments
|
52 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquariums
|
53 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Aquatic Plant Fertilizers
|
54 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Fish Feeders
|
55 |
+
Animals & Pet Supplies > Pet Supplies > Fish Supplies > Fish Food
|
56 |
+
Animals & Pet Supplies > Pet Supplies > Pet Agility Equipment
|
57 |
+
Animals & Pet Supplies > Pet Supplies > Pet Apparel Hangers
|
58 |
+
Animals & Pet Supplies > Pet Supplies > Pet Bed Accessories
|
59 |
+
Animals & Pet Supplies > Pet Supplies > Pet Bells & Charms
|
60 |
+
Animals & Pet Supplies > Pet Supplies > Pet Biometric Monitors
|
61 |
+
Animals & Pet Supplies > Pet Supplies > Pet Biometric Monitors > Pet Glucose Meters
|
62 |
+
Animals & Pet Supplies > Pet Supplies > Pet Biometric Monitors > Pet Pedometers
|
63 |
+
Animals & Pet Supplies > Pet Supplies > Pet Biometric Monitors > Pet Thermometers
|
64 |
+
Animals & Pet Supplies > Pet Supplies > Pet Bowl Mats
|
65 |
+
Animals & Pet Supplies > Pet Supplies > Pet Bowl Stands
|
66 |
+
Animals & Pet Supplies > Pet Supplies > Pet Bowls, Feeders & Waterers
|
67 |
+
Animals & Pet Supplies > Pet Supplies > Pet Carrier & Crate Accessories
|
68 |
+
Animals & Pet Supplies > Pet Supplies > Pet Carriers & Crates
|
69 |
+
Animals & Pet Supplies > Pet Supplies > Pet Collars & Harnesses
|
70 |
+
Animals & Pet Supplies > Pet Supplies > Pet Containment Systems
|
71 |
+
Animals & Pet Supplies > Pet Supplies > Pet Door Accessories
|
72 |
+
Animals & Pet Supplies > Pet Supplies > Pet Doors
|
73 |
+
Animals & Pet Supplies > Pet Supplies > Pet Eye Drops & Lubricants
|
74 |
+
Animals & Pet Supplies > Pet Supplies > Pet First Aid & Emergency Kits
|
75 |
+
Animals & Pet Supplies > Pet Supplies > Pet Flea & Tick Control
|
76 |
+
Animals & Pet Supplies > Pet Supplies > Pet Food Containers
|
77 |
+
Animals & Pet Supplies > Pet Supplies > Pet Food Scoops
|
78 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies
|
79 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Combs & Brushes
|
80 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Fragrances & Deodorizing Sprays
|
81 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Hair Clippers & Trimmers
|
82 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Hair Dryers
|
83 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Nail Polish
|
84 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Nail Tools
|
85 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Shampoo & Conditioner
|
86 |
+
Animals & Pet Supplies > Pet Supplies > Pet Grooming Supplies > Pet Wipes
|
87 |
+
Animals & Pet Supplies > Pet Supplies > Pet Heating Pad Accessories
|
88 |
+
Animals & Pet Supplies > Pet Supplies > Pet Heating Pads
|
89 |
+
Animals & Pet Supplies > Pet Supplies > Pet ID Tags
|
90 |
+
Animals & Pet Supplies > Pet Supplies > Pet Leash Extensions
|
91 |
+
Animals & Pet Supplies > Pet Supplies > Pet Leashes
|
92 |
+
Animals & Pet Supplies > Pet Supplies > Pet Medical Collars
|
93 |
+
Animals & Pet Supplies > Pet Supplies > Pet Medical Tape & Bandages
|
94 |
+
Animals & Pet Supplies > Pet Supplies > Pet Medicine
|
95 |
+
Animals & Pet Supplies > Pet Supplies > Pet Muzzles
|
96 |
+
Animals & Pet Supplies > Pet Supplies > Pet Oral Care Supplies
|
97 |
+
Animals & Pet Supplies > Pet Supplies > Pet Playpens
|
98 |
+
Animals & Pet Supplies > Pet Supplies > Pet Steps & Ramps
|
99 |
+
Animals & Pet Supplies > Pet Supplies > Pet Strollers
|
100 |
+
Animals & Pet Supplies > Pet Supplies > Pet Sunscreen
|
101 |
+
Animals & Pet Supplies > Pet Supplies > Pet Training Aids
|
102 |
+
Animals & Pet Supplies > Pet Supplies > Pet Training Aids > Pet Training Clickers & Treat Dispensers
|
103 |
+
Animals & Pet Supplies > Pet Supplies > Pet Training Aids > Pet Training Pad Holders
|
104 |
+
Animals & Pet Supplies > Pet Supplies > Pet Training Aids > Pet Training Pads
|
105 |
+
Animals & Pet Supplies > Pet Supplies > Pet Training Aids > Pet Training Sprays & Solutions
|
106 |
+
Animals & Pet Supplies > Pet Supplies > Pet Vitamins & Supplements
|
107 |
+
Animals & Pet Supplies > Pet Supplies > Pet Waste Bag Dispensers & Holders
|
108 |
+
Animals & Pet Supplies > Pet Supplies > Pet Waste Bags
|
109 |
+
Animals & Pet Supplies > Pet Supplies > Pet Waste Disposal Systems & Tools
|
110 |
+
Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies
|
111 |
+
Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Food
|
112 |
+
Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Habitat Accessories
|
113 |
+
Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Habitat Heating & Lighting
|
114 |
+
Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Habitats
|
115 |
+
Animals & Pet Supplies > Pet Supplies > Reptile & Amphibian Supplies > Reptile & Amphibian Substrates
|
116 |
+
Animals & Pet Supplies > Pet Supplies > Small Animal Supplies
|
117 |
+
Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Bedding
|
118 |
+
Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Food
|
119 |
+
Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Habitat Accessories
|
120 |
+
Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Habitats & Cages
|
121 |
+
Animals & Pet Supplies > Pet Supplies > Small Animal Supplies > Small Animal Treats
|
122 |
+
Animals & Pet Supplies > Pet Supplies > Vehicle Pet Barriers
|
123 |
+
Apparel & Accessories
|
124 |
+
Apparel & Accessories > Clothing
|
125 |
+
Apparel & Accessories > Clothing > Activewear
|
126 |
+
Apparel & Accessories > Clothing > Activewear > Bicycle Activewear
|
127 |
+
Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Bibs
|
128 |
+
Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Jerseys
|
129 |
+
Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Shorts & Briefs
|
130 |
+
Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Skinsuits
|
131 |
+
Apparel & Accessories > Clothing > Activewear > Bicycle Activewear > Bicycle Tights
|
132 |
+
Apparel & Accessories > Clothing > Activewear > Boxing Shorts
|
133 |
+
Apparel & Accessories > Clothing > Activewear > Dance Dresses, Skirts & Costumes
|
134 |
+
Apparel & Accessories > Clothing > Activewear > Football Pants
|
135 |
+
Apparel & Accessories > Clothing > Activewear > Hunting Clothing
|
136 |
+
Apparel & Accessories > Clothing > Activewear > Hunting Clothing > Ghillie Suits
|
137 |
+
Apparel & Accessories > Clothing > Activewear > Hunting Clothing > Hunting & Fishing Vests
|
138 |
+
Apparel & Accessories > Clothing > Activewear > Hunting Clothing > Hunting & Tactical Pants
|
139 |
+
Apparel & Accessories > Clothing > Activewear > Martial Arts Shorts
|
140 |
+
Apparel & Accessories > Clothing > Activewear > Motorcycle Protective Clothing
|
141 |
+
Apparel & Accessories > Clothing > Activewear > Motorcycle Protective Clothing > Motorcycle Jackets
|
142 |
+
Apparel & Accessories > Clothing > Activewear > Motorcycle Protective Clothing > Motorcycle Pants
|
143 |
+
Apparel & Accessories > Clothing > Activewear > Motorcycle Protective Clothing > Motorcycle Suits
|
144 |
+
Apparel & Accessories > Clothing > Activewear > Paintball Clothing
|
145 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing
|
146 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Bottoms
|
147 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Diaper Covers
|
148 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Dresses
|
149 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Outerwear
|
150 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Outfits
|
151 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Sleepwear
|
152 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Socks & Tights
|
153 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Swimwear
|
154 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby & Toddler Tops
|
155 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Baby One-Pieces
|
156 |
+
Apparel & Accessories > Clothing > Baby & Toddler Clothing > Toddler Underwear
|
157 |
+
Apparel & Accessories > Clothing > Dresses
|
158 |
+
Apparel & Accessories > Clothing > One-Pieces
|
159 |
+
Apparel & Accessories > Clothing > One-Pieces > Jumpsuits & Rompers
|
160 |
+
Apparel & Accessories > Clothing > One-Pieces > Leotards & Unitards
|
161 |
+
Apparel & Accessories > Clothing > One-Pieces > Overalls
|
162 |
+
Apparel & Accessories > Clothing > Outerwear
|
163 |
+
Apparel & Accessories > Clothing > Outerwear > Chaps
|
164 |
+
Apparel & Accessories > Clothing > Outerwear > Coats & Jackets
|
165 |
+
Apparel & Accessories > Clothing > Outerwear > Rain Pants
|
166 |
+
Apparel & Accessories > Clothing > Outerwear > Rain Suits
|
167 |
+
Apparel & Accessories > Clothing > Outerwear > Snow Pants & Suits
|
168 |
+
Apparel & Accessories > Clothing > Outerwear > Vests
|
169 |
+
Apparel & Accessories > Clothing > Outfit Sets
|
170 |
+
Apparel & Accessories > Clothing > Pants
|
171 |
+
Apparel & Accessories > Clothing > Shirts & Tops
|
172 |
+
Apparel & Accessories > Clothing > Shorts
|
173 |
+
Apparel & Accessories > Clothing > Skirts
|
174 |
+
Apparel & Accessories > Clothing > Skorts
|
175 |
+
Apparel & Accessories > Clothing > Sleepwear & Loungewear
|
176 |
+
Apparel & Accessories > Clothing > Sleepwear & Loungewear > Loungewear
|
177 |
+
Apparel & Accessories > Clothing > Sleepwear & Loungewear > Nightgowns
|
178 |
+
Apparel & Accessories > Clothing > Sleepwear & Loungewear > Pajamas
|
179 |
+
Apparel & Accessories > Clothing > Sleepwear & Loungewear > Robes
|
180 |
+
Apparel & Accessories > Clothing > Suits
|
181 |
+
Apparel & Accessories > Clothing > Suits > Pant Suits
|
182 |
+
Apparel & Accessories > Clothing > Suits > Skirt Suits
|
183 |
+
Apparel & Accessories > Clothing > Suits > Tuxedos
|
184 |
+
Apparel & Accessories > Clothing > Swimwear
|
185 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing
|
186 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Dirndls
|
187 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Hakama Trousers
|
188 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Japanese Black Formal Wear
|
189 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Kimono Outerwear
|
190 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Kimonos
|
191 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Religious Ceremonial Clothing
|
192 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Religious Ceremonial Clothing > Baptism & Communion Dresses
|
193 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Saris & Lehengas
|
194 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Traditional Leather Pants
|
195 |
+
Apparel & Accessories > Clothing > Traditional & Ceremonial Clothing > Yukata
|
196 |
+
Apparel & Accessories > Clothing > Underwear & Socks
|
197 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories
|
198 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories > Bra Strap Pads
|
199 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories > Bra Straps & Extenders
|
200 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories > Breast Enhancing Inserts
|
201 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Bra Accessories > Breast Petals & Concealers
|
202 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Bras
|
203 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Hosiery
|
204 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Jock Straps
|
205 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Lingerie
|
206 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Lingerie Accessories
|
207 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Lingerie Accessories > Garter Belts
|
208 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Lingerie Accessories > Garters
|
209 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Long Johns
|
210 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Petticoats & Pettipants
|
211 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Shapewear
|
212 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Socks
|
213 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Undershirts
|
214 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Underwear
|
215 |
+
Apparel & Accessories > Clothing > Underwear & Socks > Underwear Slips
|
216 |
+
Apparel & Accessories > Clothing > Uniforms
|
217 |
+
Apparel & Accessories > Clothing > Uniforms > Contractor Pants & Coveralls
|
218 |
+
Apparel & Accessories > Clothing > Uniforms > Flight Suits
|
219 |
+
Apparel & Accessories > Clothing > Uniforms > Food Service Uniforms
|
220 |
+
Apparel & Accessories > Clothing > Uniforms > Food Service Uniforms > Chef's Hats
|
221 |
+
Apparel & Accessories > Clothing > Uniforms > Food Service Uniforms > Chef's Jackets
|
222 |
+
Apparel & Accessories > Clothing > Uniforms > Food Service Uniforms > Chef's Pants
|
223 |
+
Apparel & Accessories > Clothing > Uniforms > Military Uniforms
|
224 |
+
Apparel & Accessories > Clothing > Uniforms > School Uniforms
|
225 |
+
Apparel & Accessories > Clothing > Uniforms > Security Uniforms
|
226 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms
|
227 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Baseball Uniforms
|
228 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Basketball Uniforms
|
229 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Cheerleading Uniforms
|
230 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Cricket Uniforms
|
231 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Football Uniforms
|
232 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Hockey Uniforms
|
233 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Martial Arts Uniforms
|
234 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Officiating Uniforms
|
235 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Soccer Uniforms
|
236 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Softball Uniforms
|
237 |
+
Apparel & Accessories > Clothing > Uniforms > Sports Uniforms > Wrestling Uniforms
|
238 |
+
Apparel & Accessories > Clothing > Uniforms > White Coats
|
239 |
+
Apparel & Accessories > Clothing > Wedding & Bridal Party Dresses
|
240 |
+
Apparel & Accessories > Clothing > Wedding & Bridal Party Dresses > Bridal Party Dresses
|
241 |
+
Apparel & Accessories > Clothing > Wedding & Bridal Party Dresses > Wedding Dresses
|
242 |
+
Apparel & Accessories > Clothing Accessories
|
243 |
+
Apparel & Accessories > Clothing Accessories > Arm Warmers & Sleeves
|
244 |
+
Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories
|
245 |
+
Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories > Baby & Toddler Belts
|
246 |
+
Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories > Baby & Toddler Gloves & Mittens
|
247 |
+
Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories > Baby & Toddler Hats
|
248 |
+
Apparel & Accessories > Clothing Accessories > Baby & Toddler Clothing Accessories > Baby Protective Wear
|
249 |
+
Apparel & Accessories > Clothing Accessories > Balaclavas
|
250 |
+
Apparel & Accessories > Clothing Accessories > Bandanas & Headties
|
251 |
+
Apparel & Accessories > Clothing Accessories > Belt Buckles
|
252 |
+
Apparel & Accessories > Clothing Accessories > Belts
|
253 |
+
Apparel & Accessories > Clothing Accessories > Bridal Accessories
|
254 |
+
Apparel & Accessories > Clothing Accessories > Bridal Accessories > Bridal Veils
|
255 |
+
Apparel & Accessories > Clothing Accessories > Button Studs
|
256 |
+
Apparel & Accessories > Clothing Accessories > Collar Stays
|
257 |
+
Apparel & Accessories > Clothing Accessories > Cufflinks
|
258 |
+
Apparel & Accessories > Clothing Accessories > Decorative Fans
|
259 |
+
Apparel & Accessories > Clothing Accessories > Earmuffs
|
260 |
+
Apparel & Accessories > Clothing Accessories > Gloves & Mittens
|
261 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories
|
262 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Bun & Volume Shapers
|
263 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Combs
|
264 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Extensions
|
265 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Forks & Sticks
|
266 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Nets
|
267 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Pins, Claws & Clips
|
268 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Hair Wreaths
|
269 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Headbands
|
270 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Ponytail Holders
|
271 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Tiaras
|
272 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Wig Accessories
|
273 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Wig Accessories > Wig Caps
|
274 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Wig Accessories > Wig Glue & Tape
|
275 |
+
Apparel & Accessories > Clothing Accessories > Hair Accessories > Wigs
|
276 |
+
Apparel & Accessories > Clothing Accessories > Hand Muffs
|
277 |
+
Apparel & Accessories > Clothing Accessories > Handkerchiefs
|
278 |
+
Apparel & Accessories > Clothing Accessories > Hats
|
279 |
+
Apparel & Accessories > Clothing Accessories > Headwear
|
280 |
+
Apparel & Accessories > Clothing Accessories > Headwear > Fascinators
|
281 |
+
Apparel & Accessories > Clothing Accessories > Headwear > Headdresses
|
282 |
+
Apparel & Accessories > Clothing Accessories > Headwear > Turbans
|
283 |
+
Apparel & Accessories > Clothing Accessories > Leg Warmers
|
284 |
+
Apparel & Accessories > Clothing Accessories > Leis
|
285 |
+
Apparel & Accessories > Clothing Accessories > Maternity Belts & Support Bands
|
286 |
+
Apparel & Accessories > Clothing Accessories > Neck Gaiters
|
287 |
+
Apparel & Accessories > Clothing Accessories > Neckties
|
288 |
+
Apparel & Accessories > Clothing Accessories > Pinback Buttons
|
289 |
+
Apparel & Accessories > Clothing Accessories > Sashes
|
290 |
+
Apparel & Accessories > Clothing Accessories > Scarves & Shawls
|
291 |
+
Apparel & Accessories > Clothing Accessories > Sunglasses
|
292 |
+
Apparel & Accessories > Clothing Accessories > Suspenders
|
293 |
+
Apparel & Accessories > Clothing Accessories > Tie Clips
|
294 |
+
Apparel & Accessories > Clothing Accessories > Traditional Clothing Accessories
|
295 |
+
Apparel & Accessories > Clothing Accessories > Traditional Clothing Accessories > Obis
|
296 |
+
Apparel & Accessories > Clothing Accessories > Traditional Clothing Accessories > Tabi Socks
|
297 |
+
Apparel & Accessories > Clothing Accessories > Wristbands
|
298 |
+
Apparel & Accessories > Costumes & Accessories
|
299 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories
|
300 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Bald Caps
|
301 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Accessory Sets
|
302 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Capes
|
303 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Gloves
|
304 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Hats
|
305 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Special Effects
|
306 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Costume Tobacco Products
|
307 |
+
Apparel & Accessories > Costumes & Accessories > Costume Accessories > Pretend Jewelry
|
308 |
+
Apparel & Accessories > Costumes & Accessories > Costume Shoes
|
309 |
+
Apparel & Accessories > Costumes & Accessories > Costumes
|
310 |
+
Apparel & Accessories > Costumes & Accessories > Masks
|
311 |
+
Apparel & Accessories > Handbag & Wallet Accessories
|
312 |
+
Apparel & Accessories > Handbag & Wallet Accessories > Checkbook Covers
|
313 |
+
Apparel & Accessories > Handbag & Wallet Accessories > Keychains
|
314 |
+
Apparel & Accessories > Handbag & Wallet Accessories > Lanyards
|
315 |
+
Apparel & Accessories > Handbag & Wallet Accessories > Wallet Chains
|
316 |
+
Apparel & Accessories > Handbags, Wallets & Cases
|
317 |
+
Apparel & Accessories > Handbags, Wallets & Cases > Badge & Pass Holders
|
318 |
+
Apparel & Accessories > Handbags, Wallets & Cases > Business Card Cases
|
319 |
+
Apparel & Accessories > Handbags, Wallets & Cases > Handbags
|
320 |
+
Apparel & Accessories > Handbags, Wallets & Cases > Wallets & Money Clips
|
321 |
+
Apparel & Accessories > Jewelry
|
322 |
+
Apparel & Accessories > Jewelry > Anklets
|
323 |
+
Apparel & Accessories > Jewelry > Body Jewelry
|
324 |
+
Apparel & Accessories > Jewelry > Bracelets
|
325 |
+
Apparel & Accessories > Jewelry > Brooches & Lapel Pins
|
326 |
+
Apparel & Accessories > Jewelry > Charms & Pendants
|
327 |
+
Apparel & Accessories > Jewelry > Earrings
|
328 |
+
Apparel & Accessories > Jewelry > Jewelry Sets
|
329 |
+
Apparel & Accessories > Jewelry > Necklaces
|
330 |
+
Apparel & Accessories > Jewelry > Rings
|
331 |
+
Apparel & Accessories > Jewelry > Watch Accessories
|
332 |
+
Apparel & Accessories > Jewelry > Watch Accessories > Watch Bands
|
333 |
+
Apparel & Accessories > Jewelry > Watch Accessories > Watch Stickers & Decals
|
334 |
+
Apparel & Accessories > Jewelry > Watch Accessories > Watch Winders
|
335 |
+
Apparel & Accessories > Jewelry > Watches
|
336 |
+
Apparel & Accessories > Shoe Accessories
|
337 |
+
Apparel & Accessories > Shoe Accessories > Boot Liners
|
338 |
+
Apparel & Accessories > Shoe Accessories > Gaiters
|
339 |
+
Apparel & Accessories > Shoe Accessories > Shoe Covers
|
340 |
+
Apparel & Accessories > Shoe Accessories > Shoelaces
|
341 |
+
Apparel & Accessories > Shoe Accessories > Spurs
|
342 |
+
Apparel & Accessories > Shoes
|
343 |
+
Arts & Entertainment
|
344 |
+
Arts & Entertainment > Event Tickets
|
345 |
+
Arts & Entertainment > Hobbies & Creative Arts
|
346 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts
|
347 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits
|
348 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Candle Making Kits
|
349 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Drawing & Painting Kits
|
350 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Fabric Repair Kits
|
351 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Incense Making Kits
|
352 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Jewelry Making Kits
|
353 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Mosaic Kits
|
354 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Needlecraft Kits
|
355 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Scrapbooking & Stamping Kits
|
356 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Craft Kits > Toy Craft Kits
|
357 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials
|
358 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper
|
359 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Cardstock & Scrapbooking Paper
|
360 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Construction Paper
|
361 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Craft Foil
|
362 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Drawing & Painting Paper
|
363 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Origami Paper
|
364 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Transfer Paper
|
365 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Art & Craft Paper > Vellum Paper
|
366 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures
|
367 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Buttons & Snaps
|
368 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Clasps & Hooks
|
369 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Eyelets & Grommets
|
370 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Hook and Loop Fasteners
|
371 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Zipper Pulls
|
372 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Fasteners & Closures > Zippers
|
373 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze
|
374 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Art & Craft Paint
|
375 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Art Fixatives
|
376 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Art Ink
|
377 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Ceramic & Pottery Glazes
|
378 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Craft Dyes
|
379 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Ink Pads
|
380 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Paint, Ink & Glaze > Paint Mediums
|
381 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases
|
382 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases > Craft Foam & Styrofoam
|
383 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases > Craft Wood & Shapes
|
384 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases > Papier Mache Shapes
|
385 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Craft Shapes & Bases > Wreath & Floral Frames
|
386 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets
|
387 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Craft & Office Glue
|
388 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Craft Magnets
|
389 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Decorative Tape
|
390 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Floral Tape
|
391 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Adhesives & Magnets > Fusible Tape
|
392 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers
|
393 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers > Jewelry & Beading Cord
|
394 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers > Thread & Floss
|
395 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers > Unspun Fiber
|
396 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Fibers > Yarn
|
397 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Wire
|
398 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Wire > Craft Pipe Cleaners
|
399 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Wire > Floral Wire
|
400 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Crafting Wire > Jewelry & Beading Wire
|
401 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims
|
402 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Appliques & Patches
|
403 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Beads
|
404 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Bows & Yo-Yos
|
405 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Decorative Stickers
|
406 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Elastic
|
407 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Feathers
|
408 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Jewelry Findings
|
409 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Loose Stones
|
410 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Rhinestones & Flatbacks
|
411 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Ribbons & Trim
|
412 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Sequins & Glitter
|
413 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embellishments & Trims > Sew-in Labels
|
414 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Embossing Powder
|
415 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Filling & Padding Material
|
416 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Filling & Padding Material > Batting & Stuffing
|
417 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Filling & Padding Material > Filling Pellets
|
418 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Filling & Padding Material > Pillow Forms
|
419 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Leather & Vinyl
|
420 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials
|
421 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials > Clay & Modeling Dough
|
422 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials > Papier Mache Mixes
|
423 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials > Plaster Gauze
|
424 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Pottery & Sculpting Materials > Pottery Slips
|
425 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Raw Candle Wax
|
426 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles
|
427 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Crafting Canvas
|
428 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Crafting Canvas > Needlecraft Canvas
|
429 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Crafting Canvas > Painting Canvas
|
430 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Crafting Canvas > Plastic Canvas
|
431 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Fabric
|
432 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Interfacing
|
433 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Textiles > Printable Fabric
|
434 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Wick Tabs
|
435 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Materials > Wicks
|
436 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories
|
437 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Craft Knife Blades
|
438 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Craft Machine Cases & Covers
|
439 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Sewing Machine Extension Tables
|
440 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Sewing Machine Feet
|
441 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Sewing Machine Replacement Parts
|
442 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Spinning Wheel Accessories
|
443 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tool Accessories > Stamp Blocks
|
444 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools
|
445 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Blocking Mats
|
446 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Blocking Wires
|
447 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Color Mixing Tools
|
448 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Color Mixing Tools > Palette Knives
|
449 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Color Mixing Tools > Palettes
|
450 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools
|
451 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Craft & Office Scissors
|
452 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Craft Cutters & Embossers
|
453 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Craft Knives
|
454 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Craft Scoring Tools
|
455 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Embossing Heat Tools
|
456 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Embossing Pens & Styluses
|
457 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Seam Rippers
|
458 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Cutting & Embossing Tools > Thread & Yarn Cutters
|
459 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Decoration Makers
|
460 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools
|
461 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Art Brushes
|
462 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Brayer Rollers
|
463 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Decorative Stamps
|
464 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Drafting Compasses
|
465 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Screen Printing Squeegees
|
466 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Stencil Machines
|
467 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Stencils & Die Cuts
|
468 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Stitch Markers & Counters
|
469 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Textile Art Gauges & Rulers
|
470 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Craft Measuring & Marking Tools > Wood Burning Tools
|
471 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Cutting Mats
|
472 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Dress Forms
|
473 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Felting Pads & Mats
|
474 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Frames, Hoops & Stretchers
|
475 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Glue Guns
|
476 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Light Boxes
|
477 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks
|
478 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Crochet Hooks
|
479 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Hand-Sewing Needles
|
480 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Knitting Needles
|
481 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Latch & Locker Hooks
|
482 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Needles & Hooks > Sewing Machine Needles
|
483 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Safety Pins
|
484 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Straight Pins
|
485 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines
|
486 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Felting Needles & Machines
|
487 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Hand Looms
|
488 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Mechanical Looms
|
489 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Sewing Machines
|
490 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Textile Craft Machines > Spinning Wheels
|
491 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thimbles & Sewing Palms
|
492 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools
|
493 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Fiber Cards & Brushes
|
494 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Hand Spindles
|
495 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Needle Threaders
|
496 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Thread & Yarn Guides
|
497 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Thread & Yarn Spools
|
498 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Thread, Yarn & Bobbin Winders
|
499 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Weaving Beaters
|
500 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Art & Crafting Tools > Thread & Yarn Tools > Weaving Shuttles
|
501 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Craft Organization
|
502 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Craft Organization > Needle, Pin & Hook Organizers
|
503 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Craft Organization > Sewing Baskets & Kits
|
504 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Craft Organization > Thread & Yarn Organizers
|
505 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds
|
506 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Beading Patterns
|
507 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Craft Molds
|
508 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Felting Molds
|
509 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Needlecraft Patterns
|
510 |
+
Arts & Entertainment > Hobbies & Creative Arts > Arts & Crafts > Crafting Patterns & Molds > Sewing Patterns
|
511 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles
|
512 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Autographs
|
513 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Coins & Currency
|
514 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Trading Cards
|
515 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons
|
516 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons > Collectible Guns
|
517 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons > Collectible Knives
|
518 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons > Collectible Swords
|
519 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Collectible Weapons > Sword Stands & Displays
|
520 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Postage Stamps
|
521 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Rocks & Fossils
|
522 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Scale Model Accessories
|
523 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Scale Models
|
524 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Seal Stamps
|
525 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles
|
526 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia
|
527 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Auto Racing Autographed Paraphernalia
|
528 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Baseball & Softball Autographed Paraphernalia
|
529 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Basketball Autographed Paraphernalia
|
530 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Boxing Autographed Paraphernalia
|
531 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Football Autographed Paraphernalia
|
532 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Hockey Autographed Paraphernalia
|
533 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Soccer Autographed Paraphernalia
|
534 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Autographed Sports Paraphernalia > Tennis Autographed Sports Paraphernalia
|
535 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories
|
536 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Auto Racing Fan Accessories
|
537 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Baseball & Softball Fan Accessories
|
538 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Basketball Fan Accessories
|
539 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Football Fan Accessories
|
540 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Hockey Fan Accessories
|
541 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Soccer Fan Accessories
|
542 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Sports Collectibles > Sports Fan Accessories > Tennis Fan Accessories
|
543 |
+
Arts & Entertainment > Hobbies & Creative Arts > Collectibles > Vintage Advertisements
|
544 |
+
Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies
|
545 |
+
Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies > Beer Brewing Grains & Malts
|
546 |
+
Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies > Bottling Bottles
|
547 |
+
Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies > Homebrewing & Winemaking Kits
|
548 |
+
Arts & Entertainment > Hobbies & Creative Arts > Homebrewing & Winemaking Supplies > Wine Making
|
549 |
+
Arts & Entertainment > Hobbies & Creative Arts > Juggling
|
550 |
+
Arts & Entertainment > Hobbies & Creative Arts > Magic & Novelties
|
551 |
+
Arts & Entertainment > Hobbies & Creative Arts > Model Making
|
552 |
+
Arts & Entertainment > Hobbies & Creative Arts > Model Making > Model Rocketry
|
553 |
+
Arts & Entertainment > Hobbies & Creative Arts > Model Making > Model Train Accessories
|
554 |
+
Arts & Entertainment > Hobbies & Creative Arts > Model Making > Model Trains & Train Sets
|
555 |
+
Arts & Entertainment > Hobbies & Creative Arts > Model Making > Scale Model Kits
|
556 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories
|
557 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories
|
558 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning
|
559 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Care Kits
|
560 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Cleaners & Sanitizers
|
561 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Cleaning Tools
|
562 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Guards
|
563 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Lubricants
|
564 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Care & Cleaning > Brass Instrument Polishing Cloths
|
565 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Cases & Gigbags
|
566 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Mouthpieces
|
567 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Mutes
|
568 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Replacement Parts
|
569 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Brass Instrument Accessories > Brass Instrument Straps & Stands
|
570 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Conductor Batons
|
571 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Electronic Tuners
|
572 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Metronomes
|
573 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Benches & Stools
|
574 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Lyres & Flip Folders
|
575 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stand Accessories
|
576 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stand Accessories > Music Stand Bags
|
577 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stand Accessories > Music Stand Lights
|
578 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stand Accessories > Sheet Music Clips
|
579 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Music Stands
|
580 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories
|
581 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Cabinets
|
582 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Covers & Cases
|
583 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Footswitches
|
584 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Knobs
|
585 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Stands
|
586 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifier Accessories > Musical Instrument Amplifier Tubes
|
587 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Instrument Amplifiers
|
588 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Keyboard Accessories
|
589 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Keyboard Accessories > Musical Keyboard Bags & Cases
|
590 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Keyboard Accessories > Musical Keyboard Stands
|
591 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Musical Keyboard Accessories > Sustain Pedals
|
592 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories
|
593 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Cymbal & Drum Cases
|
594 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Cymbal & Drum Mutes
|
595 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Heads
|
596 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Keys
|
597 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Kit Hardware
|
598 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Kit Hardware > Bass Drum Beaters
|
599 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Kit Hardware > Drum Kit Mounting Hardware
|
600 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Kit Hardware > Drum Pedals
|
601 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Stick & Brush Accessories
|
602 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Stick & Brush Accessories > Drum Stick & Brush Bags & Holders
|
603 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Drum Sticks & Brushes
|
604 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Electronic Drum Modules
|
605 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Hand Percussion Accessories
|
606 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Hand Percussion Accessories > Hand Percussion Bags & Cases
|
607 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Hand Percussion Accessories > Hand Percussion Stands & Mounts
|
608 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Percussion Mallets
|
609 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Percussion Accessories > Percussion Stands
|
610 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories
|
611 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories
|
612 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Acoustic Guitar Pickups
|
613 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Capos
|
614 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Electric Guitar Pickups
|
615 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Cases & Gig Bags
|
616 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Fittings & Parts
|
617 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Humidifiers
|
618 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Picks
|
619 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Slides
|
620 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Stands
|
621 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Straps
|
622 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar String Winders
|
623 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Strings
|
624 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Guitar Accessories > Guitar Tuning Pegs
|
625 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories
|
626 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Bow Cases
|
627 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Bows
|
628 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Cases
|
629 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Fittings & Parts
|
630 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Mutes
|
631 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Pickups
|
632 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Stands
|
633 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > Orchestral String Instrument Accessories > Orchestral String Instrument Strings
|
634 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > String Instrument Care & Cleaning
|
635 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > String Instrument Care & Cleaning > Bow Rosin
|
636 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > String Instrument Care & Cleaning > String Instrument Cleaning Cloths
|
637 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > String Instrument Accessories > String Instrument Care & Cleaning > String Instrument Polish
|
638 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories
|
639 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories
|
640 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Care & Cleaning
|
641 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Care & Cleaning > Bassoon Swabs
|
642 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Cases & Gigbags
|
643 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Parts
|
644 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Parts > Bassoon Bocals
|
645 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Parts > Bassoon Small Parts
|
646 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Reeds
|
647 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Stands
|
648 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Bassoon Accessories > Bassoon Straps & Supports
|
649 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories
|
650 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Care & Cleaning
|
651 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Care & Cleaning > Clarinet Care Kits
|
652 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Care & Cleaning > Clarinet Pad Savers
|
653 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Care & Cleaning > Clarinet Swabs
|
654 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Cases & Gigbags
|
655 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Ligatures & Caps
|
656 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts
|
657 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts > Clarinet Barrels
|
658 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts > Clarinet Bells
|
659 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts > Clarinet Mouthpieces
|
660 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Parts > Clarinet Small Parts
|
661 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Pegs & Stands
|
662 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Reeds
|
663 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Clarinet Accessories > Clarinet Straps & Supports
|
664 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories
|
665 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Care & Cleaning
|
666 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Care & Cleaning > Flute Care Kits
|
667 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Care & Cleaning > Flute Cleaning Rods
|
668 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Care & Cleaning > Flute Swabs
|
669 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Cases & Gigbags
|
670 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Parts
|
671 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Parts > Flute Headjoints
|
672 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Parts > Flute Small Parts
|
673 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Flute Accessories > Flute Pegs & Stands
|
674 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Harmonica Accessories
|
675 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Harmonica Accessories > Harmonica Cases
|
676 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Harmonica Accessories > Harmonica Holders
|
677 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories
|
678 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Care & Cleaning
|
679 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Care & Cleaning > Oboe Care Kits
|
680 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Care & Cleaning > Oboe Swabs
|
681 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Cases & Gigbags
|
682 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Parts
|
683 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Parts > Oboe Small Parts
|
684 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Pegs & Stands
|
685 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Reeds
|
686 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Oboe & English Horn Accessories > Oboe Straps & Supports
|
687 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Recorder Accessories
|
688 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Recorder Accessories > Recorder Care & Cleaning
|
689 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Recorder Accessories > Recorder Cases
|
690 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Recorder Accessories > Recorder Parts
|
691 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories
|
692 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Care & Cleaning
|
693 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Care & Cleaning > Saxophone Care Kits
|
694 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Care & Cleaning > Saxophone Pad Savers
|
695 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Care & Cleaning > Saxophone Swabs
|
696 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Cases & Gigbags
|
697 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Ligatures & Caps
|
698 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Parts
|
699 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Parts > Saxophone Mouthpieces
|
700 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Parts > Saxophone Necks
|
701 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Parts > Saxophone Small Parts
|
702 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Pegs & Stands
|
703 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Reeds
|
704 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Saxophone Accessories > Saxophone Straps & Supports
|
705 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Woodwind Cork Grease
|
706 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Woodwind Polishing Cloths
|
707 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Woodwind Reed Cases
|
708 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instrument & Orchestra Accessories > Woodwind Instrument Accessories > Woodwind Reed Knives
|
709 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments
|
710 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Accordions & Concertinas
|
711 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Bagpipes
|
712 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments
|
713 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Alto & Baritone Horns
|
714 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Euphoniums
|
715 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > French Horns
|
716 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Trombones
|
717 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Trumpets & Cornets
|
718 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Brass Instruments > Tubas
|
719 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments
|
720 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments > Audio Samplers
|
721 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments > MIDI Controllers
|
722 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments > Musical Keyboards
|
723 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Electronic Musical Instruments > Sound Synthesizers
|
724 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion
|
725 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Bass Drums
|
726 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Cymbals
|
727 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Drum Kits
|
728 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Electronic Drums
|
729 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Glockenspiels & Xylophones
|
730 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Gongs
|
731 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion
|
732 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Claves & Castanets
|
733 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Finger & Hand Cymbals
|
734 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Bells & Chimes
|
735 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums
|
736 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Bongos
|
737 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Cajons
|
738 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Congas
|
739 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Frame Drums
|
740 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Goblet Drums
|
741 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Tablas
|
742 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Hand Drums > Talking Drums
|
743 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Blocks
|
744 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Cowbells
|
745 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Scrapers & Ratchets
|
746 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Shakers
|
747 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Musical Triangles
|
748 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Tambourines
|
749 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hand Percussion > Vibraslaps
|
750 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Hi-Hats
|
751 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Practice Pads
|
752 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Snare Drums
|
753 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Percussion > Tom-Toms
|
754 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Pianos
|
755 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments
|
756 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Cellos
|
757 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Guitars
|
758 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Harps
|
759 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Upright Basses
|
760 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Violas
|
761 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > String Instruments > Violins
|
762 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds
|
763 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Bassoons
|
764 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Clarinets
|
765 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Flutes
|
766 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Flutophones
|
767 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Harmonicas
|
768 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Jew's Harps
|
769 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Melodicas
|
770 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Musical Pipes
|
771 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Oboes & English Horns
|
772 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Ocarinas
|
773 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Recorders
|
774 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Saxophones
|
775 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Tin Whistles
|
776 |
+
Arts & Entertainment > Hobbies & Creative Arts > Musical Instruments > Woodwinds > Train Whistles
|
777 |
+
Arts & Entertainment > Party & Celebration
|
778 |
+
Arts & Entertainment > Party & Celebration > Gift Giving
|
779 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Corsage & Boutonnière Pins
|
780 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Corsages & Boutonnières
|
781 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Fresh Cut Flowers
|
782 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Cards & Certificates
|
783 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping
|
784 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Gift Bags
|
785 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Gift Boxes & Tins
|
786 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Gift Tags & Labels
|
787 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Tissue Paper
|
788 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Gift Wrapping > Wrapping Paper
|
789 |
+
Arts & Entertainment > Party & Celebration > Gift Giving > Greeting & Note Cards
|
790 |
+
Arts & Entertainment > Party & Celebration > Party Supplies
|
791 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Advice Cards
|
792 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Balloon Kits
|
793 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Balloons
|
794 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Banners
|
795 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Birthday Candles
|
796 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Chair Sashes
|
797 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Cocktail Decorations
|
798 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Confetti
|
799 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Decorative Pom-Poms
|
800 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Drinking Games
|
801 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Drinking Games > Beer Pong
|
802 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Drinking Games > Beer Pong > Beer Pong Tables
|
803 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Drinking Straws & Stirrers
|
804 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Envelope Seals
|
805 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Event Programs
|
806 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Fireworks & Firecrackers
|
807 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Inflatable Party Decorations
|
808 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Invitations
|
809 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Noisemakers & Party Blowers
|
810 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Party Favors
|
811 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Party Favors > Wedding Favors
|
812 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Party Games
|
813 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Party Hats
|
814 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Party Streamers & Curtains
|
815 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Party Supply Kits
|
816 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Piñatas
|
817 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Place Card Holders
|
818 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Place Cards
|
819 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Response Cards
|
820 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Sparklers
|
821 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Special Occasion Card Boxes & Holders
|
822 |
+
Arts & Entertainment > Party & Celebration > Party Supplies > Spray String
|
823 |
+
Arts & Entertainment > Party & Celebration > Special Effects
|
824 |
+
Arts & Entertainment > Party & Celebration > Special Effects > Disco Balls
|
825 |
+
Arts & Entertainment > Party & Celebration > Special Effects > Fog Machines
|
826 |
+
Arts & Entertainment > Party & Celebration > Special Effects > Special Effects Controllers
|
827 |
+
Arts & Entertainment > Party & Celebration > Special Effects > Special Effects Light Stands
|
828 |
+
Arts & Entertainment > Party & Celebration > Special Effects > Special Effects Lighting
|
829 |
+
Arts & Entertainment > Party & Celebration > Trophies & Awards
|
830 |
+
Baby & Toddler
|
831 |
+
Baby & Toddler > Baby Bathing
|
832 |
+
Baby & Toddler > Baby Bathing > Baby Bathtubs & Bath Seats
|
833 |
+
Baby & Toddler > Baby Bathing > Shower Visors
|
834 |
+
Baby & Toddler > Baby Gift Sets
|
835 |
+
Baby & Toddler > Baby Health
|
836 |
+
Baby & Toddler > Baby Health > Baby Health & Grooming Kits
|
837 |
+
Baby & Toddler > Baby Health > Nasal Aspirators
|
838 |
+
Baby & Toddler > Baby Health > Pacifier Clips & Holders
|
839 |
+
Baby & Toddler > Baby Health > Pacifier Wipes
|
840 |
+
Baby & Toddler > Baby Health > Pacifiers & Teethers
|
841 |
+
Baby & Toddler > Baby Safety
|
842 |
+
Baby & Toddler > Baby Safety > Baby & Pet Gate Accessories
|
843 |
+
Baby & Toddler > Baby Safety > Baby & Pet Gates
|
844 |
+
Baby & Toddler > Baby Safety > Baby Monitors
|
845 |
+
Baby & Toddler > Baby Safety > Baby Safety Harnesses & Leashes
|
846 |
+
Baby & Toddler > Baby Safety > Baby Safety Locks & Guards
|
847 |
+
Baby & Toddler > Baby Safety > Baby Safety Rails
|
848 |
+
Baby & Toddler > Baby Toys & Activity Equipment
|
849 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Alphabet Toys
|
850 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Activity Toys
|
851 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Bouncers & Rockers
|
852 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Jumpers & Swings
|
853 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Mobile Accessories
|
854 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Mobiles
|
855 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Soothers
|
856 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Baby Walkers & Entertainers
|
857 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Play Mats & Gyms
|
858 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Play Yards
|
859 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Push & Pull Toys
|
860 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Rattles
|
861 |
+
Baby & Toddler > Baby Toys & Activity Equipment > Sorting & Stacking Toys
|
862 |
+
Baby & Toddler > Baby Transport
|
863 |
+
Baby & Toddler > Baby Transport > Baby & Toddler Car Seats
|
864 |
+
Baby & Toddler > Baby Transport > Baby Carriers
|
865 |
+
Baby & Toddler > Baby Transport > Baby Strollers
|
866 |
+
Baby & Toddler > Baby Transport Accessories
|
867 |
+
Baby & Toddler > Baby Transport Accessories > Baby & Toddler Car Seat Accessories
|
868 |
+
Baby & Toddler > Baby Transport Accessories > Baby Carrier Accessories
|
869 |
+
Baby & Toddler > Baby Transport Accessories > Baby Stroller Accessories
|
870 |
+
Baby & Toddler > Baby Transport Accessories > Baby Transport Liners & Sacks
|
871 |
+
Baby & Toddler > Baby Transport Accessories > Shopping Cart & High Chair Covers
|
872 |
+
Baby & Toddler > Diapering
|
873 |
+
Baby & Toddler > Diapering > Baby Wipe Dispensers & Warmers
|
874 |
+
Baby & Toddler > Diapering > Baby Wipes
|
875 |
+
Baby & Toddler > Diapering > Changing Mat & Tray Covers
|
876 |
+
Baby & Toddler > Diapering > Changing Mats & Trays
|
877 |
+
Baby & Toddler > Diapering > Diaper Kits
|
878 |
+
Baby & Toddler > Diapering > Diaper Liners
|
879 |
+
Baby & Toddler > Diapering > Diaper Organizers
|
880 |
+
Baby & Toddler > Diapering > Diaper Pail Accessories
|
881 |
+
Baby & Toddler > Diapering > Diaper Pails
|
882 |
+
Baby & Toddler > Diapering > Diaper Rash Treatments
|
883 |
+
Baby & Toddler > Diapering > Diaper Wet Bags
|
884 |
+
Baby & Toddler > Diapering > Diapers
|
885 |
+
Baby & Toddler > Nursing & Feeding
|
886 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food
|
887 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Cereal
|
888 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Drinks
|
889 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Food
|
890 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Formula
|
891 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Baby Snacks
|
892 |
+
Baby & Toddler > Nursing & Feeding > Baby & Toddler Food > Toddler Nutrition Drinks & Shakes
|
893 |
+
Baby & Toddler > Nursing & Feeding > Baby Bottle Nipples & Liners
|
894 |
+
Baby & Toddler > Nursing & Feeding > Baby Bottles
|
895 |
+
Baby & Toddler > Nursing & Feeding > Baby Care Timers
|
896 |
+
Baby & Toddler > Nursing & Feeding > Bibs
|
897 |
+
Baby & Toddler > Nursing & Feeding > Bottle Warmers & Sterilizers
|
898 |
+
Baby & Toddler > Nursing & Feeding > Breast Milk Storage Containers
|
899 |
+
Baby & Toddler > Nursing & Feeding > Breast Pump Accessories
|
900 |
+
Baby & Toddler > Nursing & Feeding > Breast Pumps
|
901 |
+
Baby & Toddler > Nursing & Feeding > Burp Cloths
|
902 |
+
Baby & Toddler > Nursing & Feeding > Nursing Covers
|
903 |
+
Baby & Toddler > Nursing & Feeding > Nursing Pads & Shields
|
904 |
+
Baby & Toddler > Nursing & Feeding > Nursing Pillow Covers
|
905 |
+
Baby & Toddler > Nursing & Feeding > Nursing Pillows
|
906 |
+
Baby & Toddler > Nursing & Feeding > Sippy Cups
|
907 |
+
Baby & Toddler > Potty Training
|
908 |
+
Baby & Toddler > Potty Training > Potty Seats
|
909 |
+
Baby & Toddler > Potty Training > Potty Training Kits
|
910 |
+
Baby & Toddler > Swaddling & Receiving Blankets
|
911 |
+
Business & Industrial
|
912 |
+
Business & Industrial > Advertising & Marketing
|
913 |
+
Business & Industrial > Advertising & Marketing > Brochures
|
914 |
+
Business & Industrial > Advertising & Marketing > Trade Show Counters
|
915 |
+
Business & Industrial > Advertising & Marketing > Trade Show Displays
|
916 |
+
Business & Industrial > Agriculture
|
917 |
+
Business & Industrial > Agriculture > Animal Husbandry
|
918 |
+
Business & Industrial > Agriculture > Animal Husbandry > Egg Incubators
|
919 |
+
Business & Industrial > Agriculture > Animal Husbandry > Livestock Feed
|
920 |
+
Business & Industrial > Agriculture > Animal Husbandry > Livestock Feeders & Waterers
|
921 |
+
Business & Industrial > Agriculture > Animal Husbandry > Livestock Halters
|
922 |
+
Business & Industrial > Automation Control Components
|
923 |
+
Business & Industrial > Automation Control Components > Programmable Logic Controllers
|
924 |
+
Business & Industrial > Automation Control Components > Variable Frequency & Adjustable Speed Drives
|
925 |
+
Business & Industrial > Construction
|
926 |
+
Business & Industrial > Construction > Surveying
|
927 |
+
Business & Industrial > Construction > Traffic Cones & Barrels
|
928 |
+
Business & Industrial > Dentistry
|
929 |
+
Business & Industrial > Dentistry > Dental Cement
|
930 |
+
Business & Industrial > Dentistry > Dental Tools
|
931 |
+
Business & Industrial > Dentistry > Dental Tools > Dappen Dishes
|
932 |
+
Business & Industrial > Dentistry > Dental Tools > Dental Mirrors
|
933 |
+
Business & Industrial > Dentistry > Dental Tools > Dental Tool Sets
|
934 |
+
Business & Industrial > Dentistry > Dental Tools > Prophy Cups
|
935 |
+
Business & Industrial > Dentistry > Dental Tools > Prophy Heads
|
936 |
+
Business & Industrial > Dentistry > Prophy Paste
|
937 |
+
Business & Industrial > Film & Television
|
938 |
+
Business & Industrial > Finance & Insurance
|
939 |
+
Business & Industrial > Finance & Insurance > Bullion
|
940 |
+
Business & Industrial > Food Service
|
941 |
+
Business & Industrial > Food Service > Bakery Boxes
|
942 |
+
Business & Industrial > Food Service > Bus Tubs
|
943 |
+
Business & Industrial > Food Service > Check Presenters
|
944 |
+
Business & Industrial > Food Service > Concession Food Containers
|
945 |
+
Business & Industrial > Food Service > Disposable Lids
|
946 |
+
Business & Industrial > Food Service > Disposable Serveware
|
947 |
+
Business & Industrial > Food Service > Disposable Serveware > Disposable Serving Trays
|
948 |
+
Business & Industrial > Food Service > Disposable Tableware
|
949 |
+
Business & Industrial > Food Service > Disposable Tableware > Disposable Bowls
|
950 |
+
Business & Industrial > Food Service > Disposable Tableware > Disposable Cups
|
951 |
+
Business & Industrial > Food Service > Disposable Tableware > Disposable Cutlery
|
952 |
+
Business & Industrial > Food Service > Disposable Tableware > Disposable Plates
|
953 |
+
Business & Industrial > Food Service > Food Service Baskets
|
954 |
+
Business & Industrial > Food Service > Food Service Carts
|
955 |
+
Business & Industrial > Food Service > Food Washers & Dryers
|
956 |
+
Business & Industrial > Food Service > Hot Dog Rollers
|
957 |
+
Business & Industrial > Food Service > Ice Bins
|
958 |
+
Business & Industrial > Food Service > Plate & Dish Warmers
|
959 |
+
Business & Industrial > Food Service > Sneeze Guards
|
960 |
+
Business & Industrial > Food Service > Take-Out Containers
|
961 |
+
Business & Industrial > Food Service > Tilt Skillets
|
962 |
+
Business & Industrial > Food Service > Vending Machines
|
963 |
+
Business & Industrial > Forestry & Logging
|
964 |
+
Business & Industrial > Hairdressing & Cosmetology
|
965 |
+
Business & Industrial > Hairdressing & Cosmetology > Hairdressing Capes & Neck Covers
|
966 |
+
Business & Industrial > Hairdressing & Cosmetology > Pedicure Chairs
|
967 |
+
Business & Industrial > Hairdressing & Cosmetology > Salon Chairs
|
968 |
+
Business & Industrial > Heavy Machinery
|
969 |
+
Business & Industrial > Heavy Machinery > Chippers
|
970 |
+
Business & Industrial > Hotel & Hospitality
|
971 |
+
Business & Industrial > Industrial Storage
|
972 |
+
Business & Industrial > Industrial Storage > Industrial Cabinets
|
973 |
+
Business & Industrial > Industrial Storage > Industrial Shelving
|
974 |
+
Business & Industrial > Industrial Storage > Shipping Containers
|
975 |
+
Business & Industrial > Industrial Storage > Wire Partitions, Enclosures & Doors
|
976 |
+
Business & Industrial > Industrial Storage Accessories
|
977 |
+
Business & Industrial > Janitorial Carts & Caddies
|
978 |
+
Business & Industrial > Law Enforcement
|
979 |
+
Business & Industrial > Law Enforcement > Cuffs
|
980 |
+
Business & Industrial > Law Enforcement > Metal Detectors
|
981 |
+
Business & Industrial > Manufacturing
|
982 |
+
Business & Industrial > Material Handling
|
983 |
+
Business & Industrial > Material Handling > Conveyors
|
984 |
+
Business & Industrial > Material Handling > Lifts & Hoists
|
985 |
+
Business & Industrial > Material Handling > Lifts & Hoists > Hoists, Cranes & Trolleys
|
986 |
+
Business & Industrial > Material Handling > Lifts & Hoists > Jacks & Lift Trucks
|
987 |
+
Business & Industrial > Material Handling > Lifts & Hoists > Personnel Lifts
|
988 |
+
Business & Industrial > Material Handling > Lifts & Hoists > Pulleys, Blocks & Sheaves
|
989 |
+
Business & Industrial > Material Handling > Lifts & Hoists > Winches
|
990 |
+
Business & Industrial > Material Handling > Pallets & Loading Platforms
|
991 |
+
Business & Industrial > Medical
|
992 |
+
Business & Industrial > Medical > Hospital Curtains
|
993 |
+
Business & Industrial > Medical > Hospital Gowns
|
994 |
+
Business & Industrial > Medical > Medical Bedding
|
995 |
+
Business & Industrial > Medical > Medical Equipment
|
996 |
+
Business & Industrial > Medical > Medical Equipment > Automated External Defibrillators
|
997 |
+
Business & Industrial > Medical > Medical Equipment > Gait Belts
|
998 |
+
Business & Industrial > Medical > Medical Equipment > Medical Reflex Hammers & Tuning Forks
|
999 |
+
Business & Industrial > Medical > Medical Equipment > Medical Stretchers & Gurneys
|
1000 |
+
Business & Industrial > Medical > Medical Equipment > Otoscopes & Ophthalmoscopes
|
1001 |
+
Business & Industrial > Medical > Medical Equipment > Patient Lifts
|
1002 |
+
Business & Industrial > Medical > Medical Equipment > Stethoscopes
|
1003 |
+
Business & Industrial > Medical > Medical Equipment > Vital Signs Monitor Accessories
|
1004 |
+
Business & Industrial > Medical > Medical Equipment > Vital Signs Monitors
|
1005 |
+
Business & Industrial > Medical > Medical Furniture
|
1006 |
+
Business & Industrial > Medical > Medical Furniture > Chiropractic Tables
|
1007 |
+
Business & Industrial > Medical > Medical Furniture > Examination Chairs & Tables
|
1008 |
+
Business & Industrial > Medical > Medical Furniture > Homecare & Hospital Beds
|
1009 |
+
Business & Industrial > Medical > Medical Furniture > Medical Cabinets
|
1010 |
+
Business & Industrial > Medical > Medical Furniture > Medical Carts
|
1011 |
+
Business & Industrial > Medical > Medical Furniture > Medical Carts > Crash Carts
|
1012 |
+
Business & Industrial > Medical > Medical Furniture > Medical Carts > IV Poles & Carts
|
1013 |
+
Business & Industrial > Medical > Medical Furniture > Surgical Tables
|
1014 |
+
Business & Industrial > Medical > Medical Instruments
|
1015 |
+
Business & Industrial > Medical > Medical Instruments > Medical Forceps
|
1016 |
+
Business & Industrial > Medical > Medical Instruments > Scalpel Blades
|
1017 |
+
Business & Industrial > Medical > Medical Instruments > Scalpels
|
1018 |
+
Business & Industrial > Medical > Medical Instruments > Surgical Needles & Sutures
|
1019 |
+
Business & Industrial > Medical > Medical Supplies
|
1020 |
+
Business & Industrial > Medical > Medical Supplies > Disposable Gloves
|
1021 |
+
Business & Industrial > Medical > Medical Supplies > Finger Cots
|
1022 |
+
Business & Industrial > Medical > Medical Supplies > Medical Needles & Syringes
|
1023 |
+
Business & Industrial > Medical > Medical Supplies > Ostomy Supplies
|
1024 |
+
Business & Industrial > Medical > Medical Supplies > Tongue Depressors
|
1025 |
+
Business & Industrial > Medical > Medical Teaching Equipment
|
1026 |
+
Business & Industrial > Medical > Medical Teaching Equipment > Medical & Emergency Response Training Mannequins
|
1027 |
+
Business & Industrial > Medical > Scrub Caps
|
1028 |
+
Business & Industrial > Medical > Scrubs
|
1029 |
+
Business & Industrial > Medical > Surgical Gowns
|
1030 |
+
Business & Industrial > Mining & Quarrying
|
1031 |
+
Business & Industrial > Piercing & Tattooing
|
1032 |
+
Business & Industrial > Piercing & Tattooing > Piercing Supplies
|
1033 |
+
Business & Industrial > Piercing & Tattooing > Piercing Supplies > Piercing Needles
|
1034 |
+
Business & Industrial > Piercing & Tattooing > Tattooing Supplies
|
1035 |
+
Business & Industrial > Piercing & Tattooing > Tattooing Supplies > Tattoo Cover-Ups
|
1036 |
+
Business & Industrial > Piercing & Tattooing > Tattooing Supplies > Tattooing Inks
|
1037 |
+
Business & Industrial > Piercing & Tattooing > Tattooing Supplies > Tattooing Machines
|
1038 |
+
Business & Industrial > Piercing & Tattooing > Tattooing Supplies > Tattooing Needles
|
1039 |
+
Business & Industrial > Retail
|
1040 |
+
Business & Industrial > Retail > Clothing Display Racks
|
1041 |
+
Business & Industrial > Retail > Display Mannequins
|
1042 |
+
Business & Industrial > Retail > Mannequin Parts
|
1043 |
+
Business & Industrial > Retail > Money Handling
|
1044 |
+
Business & Industrial > Retail > Money Handling > Banknote Verifiers
|
1045 |
+
Business & Industrial > Retail > Money Handling > Cash Register & POS Terminal Accessories
|
1046 |
+
Business & Industrial > Retail > Money Handling > Cash Register & POS Terminal Accessories > Cash Drawers & Trays
|
1047 |
+
Business & Industrial > Retail > Money Handling > Cash Register & POS Terminal Accessories > Credit Card Terminals
|
1048 |
+
Business & Industrial > Retail > Money Handling > Cash Register & POS Terminal Accessories > Signature Capture Pads
|
1049 |
+
Business & Industrial > Retail > Money Handling > Cash Registers & POS Terminals
|
1050 |
+
Business & Industrial > Retail > Money Handling > Coin & Bill Counters
|
1051 |
+
Business & Industrial > Retail > Money Handling > Money Changers
|
1052 |
+
Business & Industrial > Retail > Money Handling > Money Deposit Bags
|
1053 |
+
Business & Industrial > Retail > Money Handling > Paper Coin Wrappers & Bill Straps
|
1054 |
+
Business & Industrial > Retail > Paper & Plastic Shopping Bags
|
1055 |
+
Business & Industrial > Retail > Pricing Guns
|
1056 |
+
Business & Industrial > Retail > Retail Display Cases
|
1057 |
+
Business & Industrial > Retail > Retail Display Props & Models
|
1058 |
+
Business & Industrial > Science & Laboratory
|
1059 |
+
Business & Industrial > Science & Laboratory > Biochemicals
|
1060 |
+
Business & Industrial > Science & Laboratory > Dissection Kits
|
1061 |
+
Business & Industrial > Science & Laboratory > Laboratory Chemicals
|
1062 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment
|
1063 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Autoclaves
|
1064 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Centrifuges
|
1065 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Dry Ice Makers
|
1066 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Freeze-Drying Machines
|
1067 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Blenders
|
1068 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Freezers
|
1069 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Funnels
|
1070 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Hot Plates
|
1071 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Laboratory Ovens
|
1072 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories
|
1073 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Cameras
|
1074 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Eyepieces & Adapters
|
1075 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Objective Lenses
|
1076 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Replacement Bulbs
|
1077 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscope Accessories > Microscope Slides
|
1078 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microscopes
|
1079 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Microtomes
|
1080 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Spectrometer Accessories
|
1081 |
+
Business & Industrial > Science & Laboratory > Laboratory Equipment > Spectrometers
|
1082 |
+
Business & Industrial > Science & Laboratory > Laboratory Specimens
|
1083 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies
|
1084 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Beakers
|
1085 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Graduated Cylinders
|
1086 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Laboratory Flasks
|
1087 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Petri Dishes
|
1088 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Pipettes
|
1089 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Test Tube Racks
|
1090 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Test Tubes
|
1091 |
+
Business & Industrial > Science & Laboratory > Laboratory Supplies > Wash Bottles
|
1092 |
+
Business & Industrial > Signage
|
1093 |
+
Business & Industrial > Signage > Business Hour Signs
|
1094 |
+
Business & Industrial > Signage > Digital Signs
|
1095 |
+
Business & Industrial > Signage > Electric Signs
|
1096 |
+
Business & Industrial > Signage > Electric Signs > LED Signs
|
1097 |
+
Business & Industrial > Signage > Electric Signs > Neon Signs
|
1098 |
+
Business & Industrial > Signage > Emergency & Exit Signs
|
1099 |
+
Business & Industrial > Signage > Facility Identification Signs
|
1100 |
+
Business & Industrial > Signage > Open & Closed Signs
|
1101 |
+
Business & Industrial > Signage > Parking Signs & Permits
|
1102 |
+
Business & Industrial > Signage > Policy Signs
|
1103 |
+
Business & Industrial > Signage > Retail & Sale Signs
|
1104 |
+
Business & Industrial > Signage > Road & Traffic Signs
|
1105 |
+
Business & Industrial > Signage > Safety & Warning Signs
|
1106 |
+
Business & Industrial > Signage > Security Signs
|
1107 |
+
Business & Industrial > Signage > Sidewalk & Yard Signs
|
1108 |
+
Business & Industrial > Work Safety Protective Gear
|
1109 |
+
Business & Industrial > Work Safety Protective Gear > Bullet Proof Vests
|
1110 |
+
Business & Industrial > Work Safety Protective Gear > Gas Mask & Respirator Accessories
|
1111 |
+
Business & Industrial > Work Safety Protective Gear > Hardhats
|
1112 |
+
Business & Industrial > Work Safety Protective Gear > Hazardous Material Suits
|
1113 |
+
Business & Industrial > Work Safety Protective Gear > Protective Aprons
|
1114 |
+
Business & Industrial > Work Safety Protective Gear > Protective Eyewear
|
1115 |
+
Business & Industrial > Work Safety Protective Gear > Protective Masks
|
1116 |
+
Business & Industrial > Work Safety Protective Gear > Protective Masks > Dust Masks
|
1117 |
+
Business & Industrial > Work Safety Protective Gear > Protective Masks > Fireman's Masks
|
1118 |
+
Business & Industrial > Work Safety Protective Gear > Protective Masks > Gas Masks & Respirators
|
1119 |
+
Business & Industrial > Work Safety Protective Gear > Protective Masks > Medical Masks
|
1120 |
+
Business & Industrial > Work Safety Protective Gear > Safety Gloves
|
1121 |
+
Business & Industrial > Work Safety Protective Gear > Safety Knee Pads
|
1122 |
+
Business & Industrial > Work Safety Protective Gear > Welding Helmets
|
1123 |
+
Business & Industrial > Work Safety Protective Gear > Work Safety Harnesses
|
1124 |
+
Business & Industrial > Work Safety Protective Gear > Work Safety Tethers
|
1125 |
+
Cameras & Optics
|
1126 |
+
Cameras & Optics > Camera & Optic Accessories
|
1127 |
+
Cameras & Optics > Camera & Optic Accessories > Camera & Optic Replacement Cables
|
1128 |
+
Cameras & Optics > Camera & Optic Accessories > Camera & Video Camera Lenses
|
1129 |
+
Cameras & Optics > Camera & Optic Accessories > Camera & Video Camera Lenses > Camera Lenses
|
1130 |
+
Cameras & Optics > Camera & Optic Accessories > Camera & Video Camera Lenses > Surveillance Camera Lenses
|
1131 |
+
Cameras & Optics > Camera & Optic Accessories > Camera & Video Camera Lenses > Video Camera Lenses
|
1132 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories
|
1133 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens & Filter Adapter Rings
|
1134 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Bags
|
1135 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Caps
|
1136 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Converters
|
1137 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Filters
|
1138 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Lens Accessories > Lens Hoods
|
1139 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories
|
1140 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Accessory Sets
|
1141 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Bags & Cases
|
1142 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Body Replacement Panels & Doors
|
1143 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Digital Backs
|
1144 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Film
|
1145 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Flash Accessories
|
1146 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Flashes
|
1147 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Focus Devices
|
1148 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Gears
|
1149 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Grips
|
1150 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Image Sensors
|
1151 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Lens Zoom Units
|
1152 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Remote Controls
|
1153 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Replacement Buttons & Knobs
|
1154 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Replacement Screens & Displays
|
1155 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Silencers & Sound Blimps
|
1156 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Stabilizers & Supports
|
1157 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Straps
|
1158 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Sun Hoods & Viewfinder Attachments
|
1159 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Flash Brackets
|
1160 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > On-Camera Monitors
|
1161 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Surveillance Camera Accessories
|
1162 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Underwater Camera Housing Accessories
|
1163 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Underwater Camera Housings
|
1164 |
+
Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Video Camera Lights
|
1165 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories
|
1166 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Binocular & Monocular Accessories
|
1167 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Optics Bags & Cases
|
1168 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Rangefinder Accessories
|
1169 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Spotting Scope Accessories
|
1170 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Telescope Accessories
|
1171 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Thermal Optic Accessories
|
1172 |
+
Cameras & Optics > Camera & Optic Accessories > Optic Accessories > Weapon Scope & Sight Accessories
|
1173 |
+
Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories
|
1174 |
+
Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod & Monopod Cases
|
1175 |
+
Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod & Monopod Heads
|
1176 |
+
Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod Collars & Mounts
|
1177 |
+
Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod Handles
|
1178 |
+
Cameras & Optics > Camera & Optic Accessories > Tripod & Monopod Accessories > Tripod Spreaders
|
1179 |
+
Cameras & Optics > Camera & Optic Accessories > Tripods & Monopods
|
1180 |
+
Cameras & Optics > Cameras
|
1181 |
+
Cameras & Optics > Cameras > Borescopes
|
1182 |
+
Cameras & Optics > Cameras > Digital Cameras
|
1183 |
+
Cameras & Optics > Cameras > Disposable Cameras
|
1184 |
+
Cameras & Optics > Cameras > Film Cameras
|
1185 |
+
Cameras & Optics > Cameras > Surveillance Cameras
|
1186 |
+
Cameras & Optics > Cameras > Trail Cameras
|
1187 |
+
Cameras & Optics > Cameras > Video Cameras
|
1188 |
+
Cameras & Optics > Cameras > Webcams
|
1189 |
+
Cameras & Optics > Optics
|
1190 |
+
Cameras & Optics > Optics > Binoculars
|
1191 |
+
Cameras & Optics > Optics > Monoculars
|
1192 |
+
Cameras & Optics > Optics > Rangefinders
|
1193 |
+
Cameras & Optics > Optics > Scopes
|
1194 |
+
Cameras & Optics > Optics > Scopes > Spotting Scopes
|
1195 |
+
Cameras & Optics > Optics > Scopes > Telescopes
|
1196 |
+
Cameras & Optics > Optics > Scopes > Weapon Scopes & Sights
|
1197 |
+
Cameras & Optics > Photography
|
1198 |
+
Cameras & Optics > Photography > Darkroom
|
1199 |
+
Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment
|
1200 |
+
Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Copystands
|
1201 |
+
Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Darkroom Sinks
|
1202 |
+
Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Developing Tanks & Reels
|
1203 |
+
Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Print Trays, Washers & Dryers
|
1204 |
+
Cameras & Optics > Photography > Darkroom > Developing & Processing Equipment > Retouching Equipment & Supplies
|
1205 |
+
Cameras & Optics > Photography > Darkroom > Enlarging Equipment
|
1206 |
+
Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Darkroom Easels
|
1207 |
+
Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Darkroom Timers
|
1208 |
+
Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Focusing Aids
|
1209 |
+
Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Photographic Analyzers
|
1210 |
+
Cameras & Optics > Photography > Darkroom > Enlarging Equipment > Photographic Enlargers
|
1211 |
+
Cameras & Optics > Photography > Darkroom > Photographic Chemicals
|
1212 |
+
Cameras & Optics > Photography > Darkroom > Photographic Paper
|
1213 |
+
Cameras & Optics > Photography > Darkroom > Safelights
|
1214 |
+
Cameras & Optics > Photography > Lighting & Studio
|
1215 |
+
Cameras & Optics > Photography > Lighting & Studio > Light Meter Accessories
|
1216 |
+
Cameras & Optics > Photography > Lighting & Studio > Light Meters
|
1217 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Backgrounds
|
1218 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Light & Flash Accessories
|
1219 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls
|
1220 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls > Flash Diffusers
|
1221 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls > Flash Reflectors
|
1222 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls > Lighting Filters & Gobos
|
1223 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Lighting Controls > Softboxes
|
1224 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Lights & Flashes
|
1225 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Stand & Mount Accessories
|
1226 |
+
Cameras & Optics > Photography > Lighting & Studio > Studio Stands & Mounts
|
1227 |
+
Cameras & Optics > Photography > Photo Mounting Supplies
|
1228 |
+
Cameras & Optics > Photography > Photo Negative & Slide Storage
|
1229 |
+
Electronics
|
1230 |
+
Electronics > Arcade Equipment
|
1231 |
+
Electronics > Arcade Equipment > Basketball Arcade Games
|
1232 |
+
Electronics > Arcade Equipment > Pinball Machine Accessories
|
1233 |
+
Electronics > Arcade Equipment > Pinball Machines
|
1234 |
+
Electronics > Arcade Equipment > Skee-Ball Machines
|
1235 |
+
Electronics > Arcade Equipment > Video Game Arcade Cabinet Accessories
|
1236 |
+
Electronics > Arcade Equipment > Video Game Arcade Cabinets
|
1237 |
+
Electronics > Audio
|
1238 |
+
Electronics > Audio > Audio Accessories
|
1239 |
+
Electronics > Audio > Audio Accessories > Audio & Video Receiver Accessories
|
1240 |
+
Electronics > Audio > Audio Accessories > Headphone & Headset Accessories
|
1241 |
+
Electronics > Audio > Audio Accessories > Headphone & Headset Accessories > Headphone Cushions & Tips
|
1242 |
+
Electronics > Audio > Audio Accessories > Karaoke System Accessories
|
1243 |
+
Electronics > Audio > Audio Accessories > Karaoke System Accessories > Karaoke Chips
|
1244 |
+
Electronics > Audio > Audio Accessories > MP3 Player Accessories
|
1245 |
+
Electronics > Audio > Audio Accessories > MP3 Player Accessories > MP3 Player & Mobile Phone Accessory Sets
|
1246 |
+
Electronics > Audio > Audio Accessories > MP3 Player Accessories > MP3 Player Cases
|
1247 |
+
Electronics > Audio > Audio Accessories > Microphone Accessories
|
1248 |
+
Electronics > Audio > Audio Accessories > Microphone Stands
|
1249 |
+
Electronics > Audio > Audio Accessories > Satellite Radio Accessories
|
1250 |
+
Electronics > Audio > Audio Accessories > Speaker Accessories
|
1251 |
+
Electronics > Audio > Audio Accessories > Speaker Accessories > Speaker Bags, Covers & Cases
|
1252 |
+
Electronics > Audio > Audio Accessories > Speaker Accessories > Speaker Components & Kits
|
1253 |
+
Electronics > Audio > Audio Accessories > Speaker Accessories > Speaker Stand Bags
|
1254 |
+
Electronics > Audio > Audio Accessories > Speaker Accessories > Speaker Stands & Mounts
|
1255 |
+
Electronics > Audio > Audio Accessories > Speaker Accessories > Tactile Transducers
|
1256 |
+
Electronics > Audio > Audio Accessories > Turntable Accessories
|
1257 |
+
Electronics > Audio > Audio Components
|
1258 |
+
Electronics > Audio > Audio Components > Audio & Video Receivers
|
1259 |
+
Electronics > Audio > Audio Components > Audio Amplifiers
|
1260 |
+
Electronics > Audio > Audio Components > Audio Amplifiers > Headphone Amplifiers
|
1261 |
+
Electronics > Audio > Audio Components > Audio Amplifiers > Power Amplifiers
|
1262 |
+
Electronics > Audio > Audio Components > Audio Mixers
|
1263 |
+
Electronics > Audio > Audio Components > Audio Transmitters
|
1264 |
+
Electronics > Audio > Audio Components > Audio Transmitters > Bluetooth Transmitters
|
1265 |
+
Electronics > Audio > Audio Components > Audio Transmitters > FM Transmitters
|
1266 |
+
Electronics > Audio > Audio Components > Channel Strips
|
1267 |
+
Electronics > Audio > Audio Components > Direct Boxes
|
1268 |
+
Electronics > Audio > Audio Components > Headphones & Headsets
|
1269 |
+
Electronics > Audio > Audio Components > Microphones
|
1270 |
+
Electronics > Audio > Audio Components > Signal Processors
|
1271 |
+
Electronics > Audio > Audio Components > Signal Processors > Crossovers
|
1272 |
+
Electronics > Audio > Audio Components > Signal Processors > Effects Processors
|
1273 |
+
Electronics > Audio > Audio Components > Signal Processors > Equalizers
|
1274 |
+
Electronics > Audio > Audio Components > Signal Processors > Loudspeaker Management Systems
|
1275 |
+
Electronics > Audio > Audio Components > Signal Processors > Microphone Preamps
|
1276 |
+
Electronics > Audio > Audio Components > Signal Processors > Noise Gates & Compressors
|
1277 |
+
Electronics > Audio > Audio Components > Signal Processors > Phono Preamps
|
1278 |
+
Electronics > Audio > Audio Components > Speakers
|
1279 |
+
Electronics > Audio > Audio Components > Studio Recording Bundles
|
1280 |
+
Electronics > Audio > Audio Players & Recorders
|
1281 |
+
Electronics > Audio > Audio Players & Recorders > Boomboxes
|
1282 |
+
Electronics > Audio > Audio Players & Recorders > CD Players & Recorders
|
1283 |
+
Electronics > Audio > Audio Players & Recorders > Cassette Players & Recorders
|
1284 |
+
Electronics > Audio > Audio Players & Recorders > Home Theater Systems
|
1285 |
+
Electronics > Audio > Audio Players & Recorders > Jukeboxes
|
1286 |
+
Electronics > Audio > Audio Players & Recorders > Karaoke Systems
|
1287 |
+
Electronics > Audio > Audio Players & Recorders > MP3 Players
|
1288 |
+
Electronics > Audio > Audio Players & Recorders > MiniDisc Players & Recorders
|
1289 |
+
Electronics > Audio > Audio Players & Recorders > Multitrack Recorders
|
1290 |
+
Electronics > Audio > Audio Players & Recorders > Radios
|
1291 |
+
Electronics > Audio > Audio Players & Recorders > Reel-to-Reel Tape Players & Recorders
|
1292 |
+
Electronics > Audio > Audio Players & Recorders > Stereo Systems
|
1293 |
+
Electronics > Audio > Audio Players & Recorders > Turntables & Record Players
|
1294 |
+
Electronics > Audio > Audio Players & Recorders > Voice Recorders
|
1295 |
+
Electronics > Audio > Bullhorns
|
1296 |
+
Electronics > Audio > DJ & Specialty Audio
|
1297 |
+
Electronics > Audio > DJ & Specialty Audio > DJ CD Players
|
1298 |
+
Electronics > Audio > DJ & Specialty Audio > DJ Systems
|
1299 |
+
Electronics > Audio > Public Address Systems
|
1300 |
+
Electronics > Audio > Stage Equipment
|
1301 |
+
Electronics > Audio > Stage Equipment > Wireless Transmitters
|
1302 |
+
Electronics > Circuit Boards & Components
|
1303 |
+
Electronics > Circuit Boards & Components > Circuit Board Accessories
|
1304 |
+
Electronics > Circuit Boards & Components > Circuit Decoders & Encoders
|
1305 |
+
Electronics > Circuit Boards & Components > Circuit Prototyping
|
1306 |
+
Electronics > Circuit Boards & Components > Circuit Prototyping > Breadboards
|
1307 |
+
Electronics > Circuit Boards & Components > Electronic Filters
|
1308 |
+
Electronics > Circuit Boards & Components > Passive Circuit Components
|
1309 |
+
Electronics > Circuit Boards & Components > Passive Circuit Components > Capacitors
|
1310 |
+
Electronics > Circuit Boards & Components > Passive Circuit Components > Electronic Oscillators
|
1311 |
+
Electronics > Circuit Boards & Components > Passive Circuit Components > Inductors
|
1312 |
+
Electronics > Circuit Boards & Components > Passive Circuit Components > Resistors
|
1313 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards
|
1314 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Camera Circuit Boards
|
1315 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Computer Circuit Boards
|
1316 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Computer Circuit Boards > Computer Inverter Boards
|
1317 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Computer Circuit Boards > Hard Drive Circuit Boards
|
1318 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Computer Circuit Boards > Motherboards
|
1319 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Development Boards
|
1320 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Exercise Machine Circuit Boards
|
1321 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Household Appliance Circuit Boards
|
1322 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Pool & Spa Circuit Boards
|
1323 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Printer, Copier, & Fax Machine Circuit Boards
|
1324 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Scanner Circuit Boards
|
1325 |
+
Electronics > Circuit Boards & Components > Printed Circuit Boards > Television Circuit Boards
|
1326 |
+
Electronics > Circuit Boards & Components > Semiconductors
|
1327 |
+
Electronics > Circuit Boards & Components > Semiconductors > Diodes
|
1328 |
+
Electronics > Circuit Boards & Components > Semiconductors > Integrated Circuits & Chips
|
1329 |
+
Electronics > Circuit Boards & Components > Semiconductors > Microcontrollers
|
1330 |
+
Electronics > Circuit Boards & Components > Semiconductors > Transistors
|
1331 |
+
Electronics > Communications
|
1332 |
+
Electronics > Communications > Answering Machines
|
1333 |
+
Electronics > Communications > Caller IDs
|
1334 |
+
Electronics > Communications > Communication Radio Accessories
|
1335 |
+
Electronics > Communications > Communication Radios
|
1336 |
+
Electronics > Communications > Communication Radios > CB Radios
|
1337 |
+
Electronics > Communications > Communication Radios > Radio Scanners
|
1338 |
+
Electronics > Communications > Communication Radios > Two-Way Radios
|
1339 |
+
Electronics > Communications > Intercom Accessories
|
1340 |
+
Electronics > Communications > Intercoms
|
1341 |
+
Electronics > Communications > Pagers
|
1342 |
+
Electronics > Communications > Telephony
|
1343 |
+
Electronics > Communications > Telephony > Conference Phones
|
1344 |
+
Electronics > Communications > Telephony > Corded Phones
|
1345 |
+
Electronics > Communications > Telephony > Cordless Phones
|
1346 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories
|
1347 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Camera Accessories
|
1348 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases
|
1349 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Charms & Straps
|
1350 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Pre-Paid Cards & SIM Cards
|
1351 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Replacement Parts
|
1352 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Stands
|
1353 |
+
Electronics > Communications > Telephony > Mobile Phone Accessories > SIM Card Ejection Tools
|
1354 |
+
Electronics > Communications > Telephony > Mobile Phones
|
1355 |
+
Electronics > Communications > Telephony > Satellite Phones
|
1356 |
+
Electronics > Communications > Telephony > Telephone Accessories
|
1357 |
+
Electronics > Communications > Telephony > Telephone Accessories > Phone Cards
|
1358 |
+
Electronics > Communications > Video Conferencing
|
1359 |
+
Electronics > Components
|
1360 |
+
Electronics > Components > Accelerometers
|
1361 |
+
Electronics > Components > Converters
|
1362 |
+
Electronics > Components > Converters > Audio Converters
|
1363 |
+
Electronics > Components > Converters > Scan Converters
|
1364 |
+
Electronics > Components > Electronics Component Connectors
|
1365 |
+
Electronics > Components > Modulators
|
1366 |
+
Electronics > Components > Splitters
|
1367 |
+
Electronics > Computers
|
1368 |
+
Electronics > Computers > Barebone Computers
|
1369 |
+
Electronics > Computers > Computer Servers
|
1370 |
+
Electronics > Computers > Desktop Computers
|
1371 |
+
Electronics > Computers > Handheld Devices
|
1372 |
+
Electronics > Computers > Handheld Devices > Data Collectors
|
1373 |
+
Electronics > Computers > Handheld Devices > E-Book Readers
|
1374 |
+
Electronics > Computers > Handheld Devices > PDAs
|
1375 |
+
Electronics > Computers > Interactive Kiosks
|
1376 |
+
Electronics > Computers > Laptops
|
1377 |
+
Electronics > Computers > Smart Glasses
|
1378 |
+
Electronics > Computers > Tablet Computers
|
1379 |
+
Electronics > Computers > Thin & Zero Clients
|
1380 |
+
Electronics > Computers > Touch Table Computers
|
1381 |
+
Electronics > Electronics Accessories
|
1382 |
+
Electronics > Electronics Accessories > Adapters
|
1383 |
+
Electronics > Electronics Accessories > Adapters > Audio & Video Cable Adapters & Couplers
|
1384 |
+
Electronics > Electronics Accessories > Adapters > Memory Card Adapters
|
1385 |
+
Electronics > Electronics Accessories > Adapters > USB Adapters
|
1386 |
+
Electronics > Electronics Accessories > Antenna Accessories
|
1387 |
+
Electronics > Electronics Accessories > Antenna Accessories > Antenna Mounts & Brackets
|
1388 |
+
Electronics > Electronics Accessories > Antenna Accessories > Antenna Rotators
|
1389 |
+
Electronics > Electronics Accessories > Antenna Accessories > Satellite LNBs
|
1390 |
+
Electronics > Electronics Accessories > Antennas
|
1391 |
+
Electronics > Electronics Accessories > Audio & Video Splitters & Switches
|
1392 |
+
Electronics > Electronics Accessories > Audio & Video Splitters & Switches > DVI Splitters & Switches
|
1393 |
+
Electronics > Electronics Accessories > Audio & Video Splitters & Switches > HDMI Splitters & Switches
|
1394 |
+
Electronics > Electronics Accessories > Audio & Video Splitters & Switches > VGA Splitters & Switches
|
1395 |
+
Electronics > Electronics Accessories > Blank Media
|
1396 |
+
Electronics > Electronics Accessories > Cable Management
|
1397 |
+
Electronics > Electronics Accessories > Cable Management > Cable Clips
|
1398 |
+
Electronics > Electronics Accessories > Cable Management > Cable Tie Guns
|
1399 |
+
Electronics > Electronics Accessories > Cable Management > Cable Trays
|
1400 |
+
Electronics > Electronics Accessories > Cable Management > Patch Panels
|
1401 |
+
Electronics > Electronics Accessories > Cable Management > Wire & Cable Identification Markers
|
1402 |
+
Electronics > Electronics Accessories > Cable Management > Wire & Cable Sleeves
|
1403 |
+
Electronics > Electronics Accessories > Cable Management > Wire & Cable Ties
|
1404 |
+
Electronics > Electronics Accessories > Cables
|
1405 |
+
Electronics > Electronics Accessories > Cables > Audio & Video Cables
|
1406 |
+
Electronics > Electronics Accessories > Cables > KVM Cables
|
1407 |
+
Electronics > Electronics Accessories > Cables > Network Cables
|
1408 |
+
Electronics > Electronics Accessories > Cables > Storage & Data Transfer Cables
|
1409 |
+
Electronics > Electronics Accessories > Cables > System & Power Cables
|
1410 |
+
Electronics > Electronics Accessories > Cables > Telephone Cables
|
1411 |
+
Electronics > Electronics Accessories > Computer Accessories
|
1412 |
+
Electronics > Electronics Accessories > Computer Accessories > Computer Accessory Sets
|
1413 |
+
Electronics > Electronics Accessories > Computer Accessories > Computer Covers & Skins
|
1414 |
+
Electronics > Electronics Accessories > Computer Accessories > Computer Risers & Stands
|
1415 |
+
Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories
|
1416 |
+
Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories > E-Book Reader Accessories
|
1417 |
+
Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories > E-Book Reader Accessories > E-Book Reader Cases
|
1418 |
+
Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories > PDA Accessories
|
1419 |
+
Electronics > Electronics Accessories > Computer Accessories > Handheld Device Accessories > PDA Accessories > PDA Cases
|
1420 |
+
Electronics > Electronics Accessories > Computer Accessories > Keyboard & Mouse Wrist Rests
|
1421 |
+
Electronics > Electronics Accessories > Computer Accessories > Keyboard Trays & Platforms
|
1422 |
+
Electronics > Electronics Accessories > Computer Accessories > Laptop Docking Stations
|
1423 |
+
Electronics > Electronics Accessories > Computer Accessories > Mouse Pads
|
1424 |
+
Electronics > Electronics Accessories > Computer Accessories > Stylus Pen Nibs & Refills
|
1425 |
+
Electronics > Electronics Accessories > Computer Accessories > Stylus Pens
|
1426 |
+
Electronics > Electronics Accessories > Computer Accessories > Tablet Computer Docks & Stands
|
1427 |
+
Electronics > Electronics Accessories > Computer Components
|
1428 |
+
Electronics > Electronics Accessories > Computer Components > Blade Server Enclosures
|
1429 |
+
Electronics > Electronics Accessories > Computer Components > Computer Backplates & I/O Shields
|
1430 |
+
Electronics > Electronics Accessories > Computer Components > Computer Power Supplies
|
1431 |
+
Electronics > Electronics Accessories > Computer Components > Computer Processors
|
1432 |
+
Electronics > Electronics Accessories > Computer Components > Computer Racks & Mounts
|
1433 |
+
Electronics > Electronics Accessories > Computer Components > Computer Starter Kits
|
1434 |
+
Electronics > Electronics Accessories > Computer Components > Computer System Cooling Parts
|
1435 |
+
Electronics > Electronics Accessories > Computer Components > Desktop Computer & Server Cases
|
1436 |
+
Electronics > Electronics Accessories > Computer Components > E-Book Reader Parts
|
1437 |
+
Electronics > Electronics Accessories > Computer Components > E-Book Reader Parts > E-Book Reader Screens & Screen Digitizers
|
1438 |
+
Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters
|
1439 |
+
Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > Audio Cards & Adapters
|
1440 |
+
Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > Computer Interface Cards & Adapters
|
1441 |
+
Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > Riser Cards
|
1442 |
+
Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > TV Tuner Cards & Adapters
|
1443 |
+
Electronics > Electronics Accessories > Computer Components > I/O Cards & Adapters > Video Cards & Adapters
|
1444 |
+
Electronics > Electronics Accessories > Computer Components > Input Device Accessories
|
1445 |
+
Electronics > Electronics Accessories > Computer Components > Input Device Accessories > Barcode Scanner Stands
|
1446 |
+
Electronics > Electronics Accessories > Computer Components > Input Device Accessories > Game Controller Accessories
|
1447 |
+
Electronics > Electronics Accessories > Computer Components > Input Device Accessories > Keyboard Keys & Caps
|
1448 |
+
Electronics > Electronics Accessories > Computer Components > Input Device Accessories > Mice & Trackball Accessories
|
1449 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices
|
1450 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Barcode Scanners
|
1451 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Digital Note Taking Pens
|
1452 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Electronic Card Readers
|
1453 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Fingerprint Readers
|
1454 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Game Controllers
|
1455 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Gesture Control Input Devices
|
1456 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Graphics Tablets
|
1457 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > KVM Switches
|
1458 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Keyboards
|
1459 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Memory Card Readers
|
1460 |
+
Electronics > Electronics Accessories > Computer Components > Input Devices > Mice & Trackballs
|
1461 |
+
Electronics > Electronics Accessories > Computer Components > Input
|