Changeset 2924106
- Timestamp:
- 06/09/2023 11:41:37 PM (3 years ago)
- File:
-
- 1 edited
-
carmo-woo-product-gtin/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
carmo-woo-product-gtin/trunk/readme.txt
r2924101 r2924106 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 12 This plugin will add a numeric GTIN field on Simple Products and Product Variation if they exist. This field can be used via shortcode on product pages and for product feeds. 12 This plugin will add a numeric GTIN field to Simple Products and Product Variation if they exist. 13 This field can be used via shortcode [carmogtin] on product pages and for product feeds. 13 14 14 15 == Description == 15 16 16 This plugin will extend product attributes and add a numeric GTIN field on Simple Products and Product Variation if they exist. This field can be used via shortcode on product pages and for product feeds.17 A t the options menu you are able to delete every GTIN database entry before unninstall.17 This plugin adds a numeric GTIN field to Simple Products and Product Variations if they exist. This field can be used on product pages and for product feeds through shortcode. 18 Additionally, the plugin provides an options menu where users can delete all GTIN entries from the database before uninstalling the plugin. 18 19 19 20 == Screenshots == … … 28 29 Yes. The field will accept any conventional GTIN lenght. You can use either EAN, UPC(13) or even GTIN-8 (EAN-8), GTIN-12 (UPC with 12 digits) and GTIN-14 (ITF-14). 29 30 31 = How can I use it on my product page? = 32 33 Just use the shortcode [carmogtin]. If there's a value it will ouptup that smae value. If not, the result will be empty. 34 35 = Who can I use it on my product feed? = 36 37 If you use some plugin to output product feeds, just search carmogtin field. This was tested through Product Feed Pro (version free). 38 This will only work if you have at least 1 product with a GTIN code saved. 39 30 40 == Changelog == 31 41
Note: See TracChangeset
for help on using the changeset viewer.