Image | ![]() |
EAN-13 | 0037000107965 ![]() |
UPC-A | 037000107965 ![]() |
Product Name | Always Thin Unscented Daily Liners, Wrapped, Regular Absorbency, 120 Count (Pack of 2) |
Language | English |
Category | Bath / Beauty / Hygiene |
Amazon.com | ![]() |
Model | NA |
Price New | 9.48 US Dollars (curriencies) |
Width | 2.44 inches (convert) |
Height | 5.32 inches (convert) |
Length | 2.44 inches (convert) |
Weight | 48 hundredths pounds (convert) |
Binding | Health and Beauty |
Features | Always Thin Daily Liners are thin and absorbent for discreet, everyday freshness For a shower-fresh feeling all day, every day Always Thin Daily Pantiliners have a breathable layer that helps keep you dryce Edge-2-Edge Adhesive helps keep the liner in place Individually wrapped so you can take it anywhere |
Long Description | Get a fresh feeling all day, every day with Always Thin Dailies! Always Thin pantiliners are thin and comfortable, designed to feel like fresh underwear so you can wear them every day. Breathable absorbent layers help keep moisture away, while an Edge-2-Edge Adhesive helps keep them in place all day long. For a comfortable, fresh feeling every day of the month, try Always Thin Dailies. |
Similar Items | 0037000454984: Always Dailies Feminine Thong Liners, 42 Count - Pack of 8 (336 Total Count) 0037000449171: Always Incredibly Thin Fresh Liners, Wrapped, Scented 60 Coun - Pack of 4 (240 Total Count) 0037000449164: Always Thin Dailies Liners, Unscented, Wrapped, 60 Count 0037000324942: Always Ultra Long/Super Without Wings, Thin Pads 40 Count (Pack of 3) 0037000306603: Always Ultra Thin Pads Slender Flexi-Wings 36 Each (Pack of 2) 0037000305668: Always Maxi Unscented Pads With Wings, Long/Super 32 Count (Pack Of 2) 0037000117186: Always Infinity Pads with Wings Overnight 28 Ct (Pack of 2) 0037000117162: Always Infinity Size 1 Feminine Pads with Wings, Regular Absorbency, 36 Count - Pack of 2 (72 Total Count) 0037000117155: Always Infinity Maxi Pads With Avec FlexFoam Overnight 14 ea (Pack of 4) 0037000114314: Always Lightly Scented Wipes-To-Go, 3.9" X 7.4", 20 Count (Pack of 4) View 16 more similar items |
Created | 11-21-2012 12:02:43pm |
Modified | 04-28-2020 5:44:15pm |
MD5 | 6de103155edac8fe2b1f296d6876fba1 |
SHA256 | 4c0ad8738847eddf7a15558da2395ff92ccefebf513c3e74d137a5ef0c09d2e7 |
Search Google | by EAN or by Title |
Query Time | 0.0250149 |
Article of interest
The attributes are somewhat like fields. They are the individual data items that describe each product. Each product entry will have several attributes. There is no telling which attributes will be attached to each product but they all have the same basic format.
Here is an example of one attribute. When accessing the data feed API, you can get your data in XML or JSON format. Here it is displayed in XML format to make it a little easier to read through.
<attribute> <field_name>product</field_name> <group_name>Over View</group_name> <title>Product Name</title> <data_type>varchar</data_type> <data_type_description>short text</data_type_description> <has_linked_text>0</has_linked_text> <has_linked_extra>0</has_linked_extra> </attribute>
In the above example you will find these elements:
- field_name - The unique name used to access this attribute.
- group_name - The name of the data group this field belongs to.
- title - The label we place on the screen when displaying this attribute to users.
- data_type - The database data type we are using to store this attribute.
- data_type_description - More infomation about the data type.
- has_linked_text - Some numeric fields have a text representation. We store the numeric value but if there is linked text, we use a lookup table to display that text instead of the number to the user.
- has_linked_extra - Some numeric fields have an extra text value that goes along with the number. We use a lookup table to display that text in addition to the number.
Hopefully, this helps you understand the data attributes you find in the data feed API.
Close