Product Feed PRO for WooCommerce - Version 7.3.4

Version Description

Added new fields to the Moebel.de template.

Download this release

Release Info

Developer jorisverwater
Plugin Icon 128x128 Product Feed PRO for WooCommerce
Version 7.3.4
Comparing to
See all releases

Code changes from version 7.3.3 to 7.3.4

classes/channels/class-moebel.php CHANGED
@@ -67,11 +67,46 @@ class WooSEA_moebel {
67
  "feed_name" => "art_ean",
68
  "format" => "optional",
69
  ),
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
  "Art streichpreis" => array(
71
  "name" => "art_streichpreis",
72
  "feed_name" => "art_streichpreis",
73
  "format" => "optional",
74
  ),
 
 
 
 
 
75
  "Art grundpreis" => array(
76
  "name" => "art_grundpreis",
77
  "feed_name" => "art_grundpreis",
67
  "feed_name" => "art_ean",
68
  "format" => "optional",
69
  ),
70
+ "Art plz" => array(
71
+ "name" => "art_plz",
72
+ "feed_name" => "art_plz",
73
+ "format" => "optional",
74
+ ),
75
+ "Art bidding bidDesktop" => array(
76
+ "name" => "art_bidding.bidDesktop",
77
+ "feed_name" => "art_bidding.biedDesktop",
78
+ "format" => "optional",
79
+ ),
80
+ "Art bidding factorMobile" => array(
81
+ "name" => "art_bidding.factorMobile",
82
+ "feed_name" => "art_bidding.factorMobile",
83
+ "format" => "optional",
84
+ ),
85
+ "Art Google Shopping Target URL" => array(
86
+ "name" => "art_Google_Shopping_Target_URL",
87
+ "feed_name" => "art_Google_Shopping_Target_URL",
88
+ "format" => "optional",
89
+ ),
90
+ "Art Clear Product URL" => array(
91
+ "name" => "art_Clear_Product_URL",
92
+ "feed_name" => "art_Clear_Product_URL",
93
+ "format" => "optional",
94
+ ),
95
+ "Top Mid Low" => array(
96
+ "name" => "top-mid-low",
97
+ "feed_name" => "top-mid-low",
98
+ "format" => "optional",
99
+ ),
100
  "Art streichpreis" => array(
101
  "name" => "art_streichpreis",
102
  "feed_name" => "art_streichpreis",
103
  "format" => "optional",
104
  ),
105
+ "Partner Payment Methods" => array(
106
+ "name" => "partner.paymentMethods",
107
+ "feed_name" => "partner.paymentMethods",
108
+ "format" => "optional",
109
+ ),
110
  "Art grundpreis" => array(
111
  "name" => "art_grundpreis",
112
  "feed_name" => "art_grundpreis",
js/woosea_key.js CHANGED
@@ -27,7 +27,7 @@ jQuery(document).ready(function($) {
27
  var license_key = $('#license-key').val();
28
 
29
  jQuery.ajax({
30
- url: 'https://www.adtribes.io/check/license.php?key=' + license_key + '&email=' + license_email + '&domain=' + root_domain + '&version=7.3.3',
31
  jsonp: 'callback',
32
  dataType: 'jsonp',
33
  type: 'GET',
27
  var license_key = $('#license-key').val();
28
 
29
  jQuery.ajax({
30
+ url: 'https://www.adtribes.io/check/license.php?key=' + license_key + '&email=' + license_email + '&domain=' + root_domain + '&version=7.3.4',
31
  jsonp: 'callback',
32
  dataType: 'jsonp',
33
  type: 'GET',
readme.txt CHANGED
@@ -5,7 +5,7 @@ License URI: http://www.gnu.org/licenses/gpl.html
5
  Tags: Product Feed, Google Shopping, Google Shopping Feed, WooCommerce Product Feed, WooCommerce Product Feed PRO, Bing Shopping, Bing product feed, Bing remarking, Google Merchant Feed, Google DRM Feed, Google Dynamic Remarketing Feed, Facebook feed, Google feed, Bing feed, Facebook Product Feed, Facebook Dynamic remarketing, Data Feed, WooCommerce Feed, XML product feed, CSV product feed, TSV, TXT product feed, comparison shopping engines, comparison shopping websites, vergelijk.nl, vergelijk.be, vertaa.fi, beslist.nl, kieskeurig.nl, bol.com, raketten, pricerunner, pricegrabber, Buy, leGuide, Kelkoo, Twenga, Yandex, Etsy, Dealtime, Shopzilla, Billiger, Google Product Review feed
6
  Requires at least: 4.5
7
  Tested up to: 5.3
8
- Stable tag: 7.3.3
9
 
10
  == Description ==
11
 
@@ -40,6 +40,9 @@ Because of a bug in WooCommerce variable products will get disapproved in Google
40
  = Add critical Google Shopping Feed fields to your store =
41
  Google requires you to add certain fields to the feed you create for Google Shopping. However not all of the required fields are present in WooCommerce. Our plugin add's these fields / attributes for you so you can create a product feed that meets Google's requirements. The plugin will add the following product input fields for you: Brand, GTIN, UPC, MPN, EAN, Product condition (New, Refurbished, Used) unit pricing measure, unit pricing base measure, installment and an Optimised title field.
42
 
 
 
 
43
  = Custom Fields =
44
  Add custom fields with naming you require and fill it with static or dynamic values to your product feed.
45
 
@@ -309,6 +312,9 @@ Questions left or unanswered? Please do not hesitate to contact us at support@ad
309
 
310
  === Changelog ===
311
 
 
 
 
312
  = 7.3.3 (2020-01-28) =
313
  * New feature: you can now decide to only allow products to your feed that have been sold before (and amounts) and indicate a time period that should be taken into account for this.
314
  * When a shipping method and zone was configured but no shipping cost was set an empty prices shipping node was added to feeds which caused warnings in Google's merchant center. This has been solved now.
@@ -2325,6 +2331,9 @@ Questions left or unanswered? Please do not hesitate to contact us at support@ad
2325
 
2326
  == Upgrade Notice ==
2327
 
 
 
 
2328
  = 7.3.3 =
2329
  New feature: you can now decide to only allow products to your feed that have been sold before (and amounts) and indicate a time period that should be taken into account for this.
2330
  When a shipping method and zone was configured but no shipping cost was set an empty prices shipping node was added to feeds which caused warnings in Google's merchant center. This has been solved now.
5
  Tags: Product Feed, Google Shopping, Google Shopping Feed, WooCommerce Product Feed, WooCommerce Product Feed PRO, Bing Shopping, Bing product feed, Bing remarking, Google Merchant Feed, Google DRM Feed, Google Dynamic Remarketing Feed, Facebook feed, Google feed, Bing feed, Facebook Product Feed, Facebook Dynamic remarketing, Data Feed, WooCommerce Feed, XML product feed, CSV product feed, TSV, TXT product feed, comparison shopping engines, comparison shopping websites, vergelijk.nl, vergelijk.be, vertaa.fi, beslist.nl, kieskeurig.nl, bol.com, raketten, pricerunner, pricegrabber, Buy, leGuide, Kelkoo, Twenga, Yandex, Etsy, Dealtime, Shopzilla, Billiger, Google Product Review feed
6
  Requires at least: 4.5
7
  Tested up to: 5.3
8
+ Stable tag: 7.3.4
9
 
10
  == Description ==
11
 
40
  = Add critical Google Shopping Feed fields to your store =
41
  Google requires you to add certain fields to the feed you create for Google Shopping. However not all of the required fields are present in WooCommerce. Our plugin add's these fields / attributes for you so you can create a product feed that meets Google's requirements. The plugin will add the following product input fields for you: Brand, GTIN, UPC, MPN, EAN, Product condition (New, Refurbished, Used) unit pricing measure, unit pricing base measure, installment and an Optimised title field.
42
 
43
+ = Performance based =
44
+ Only add products to your feed that had sales before in a given time-range. This will make your campaigns more profitable.
45
+
46
  = Custom Fields =
47
  Add custom fields with naming you require and fill it with static or dynamic values to your product feed.
48
 
312
 
313
  === Changelog ===
314
 
315
+ = 7.3.4 (2020-01-28) =
316
+ * Added new fields to the Moebel.de template.
317
+
318
  = 7.3.3 (2020-01-28) =
319
  * New feature: you can now decide to only allow products to your feed that have been sold before (and amounts) and indicate a time period that should be taken into account for this.
320
  * When a shipping method and zone was configured but no shipping cost was set an empty prices shipping node was added to feeds which caused warnings in Google's merchant center. This has been solved now.
2331
 
2332
  == Upgrade Notice ==
2333
 
2334
+ = 7.3.4 =
2335
+ Added new fields to the Moebel.de template.
2336
+
2337
  = 7.3.3 =
2338
  New feature: you can now decide to only allow products to your feed that have been sold before (and amounts) and indicate a time period that should be taken into account for this.
2339
  When a shipping method and zone was configured but no shipping cost was set an empty prices shipping node was added to feeds which caused warnings in Google's merchant center. This has been solved now.
woocommerce-sea.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Product Feed PRO for WooCommerce
4
- * Version: 7.3.3
5
  * Plugin URI: https://www.adtribes.io/support/?utm_source=wpadmin&utm_medium=plugin&utm_campaign=woosea_product_feed_pro
6
  * Description: Configure and maintain your WooCommerce product feeds for Google Shopping, Facebook, Remarketing, Bing, Yandex, Comparison shopping websites and over a 100 channels more.
7
  * Author: AdTribes.io
@@ -48,7 +48,7 @@ if (!defined('ABSPATH')) {
48
  * Plugin versionnumber, please do not override.
49
  * Define some constants
50
  */
51
- define( 'WOOCOMMERCESEA_PLUGIN_VERSION', '7.3.3' );
52
  define( 'WOOCOMMERCESEA_PLUGIN_NAME', 'woocommerce-product-feed-pro' );
53
  define( 'WOOCOMMERCESEA_PLUGIN_NAME_SHORT', 'woo-product-feed-pro' );
54
 
@@ -3740,7 +3740,7 @@ function woosea_license_valid(){
3740
 
3741
  if(!empty($license_information['license_key'])){
3742
  $curl = curl_init();
3743
- $url = "https://www.adtribes.io/check/license.php?key=$license_information[license_key]&email=$license_information[license_email]&domain=$domain&version=7.3.2";
3744
 
3745
  curl_setopt_array($curl, array(
3746
  CURLOPT_RETURNTRANSFER => 1,
1
  <?php
2
  /**
3
  * Plugin Name: Product Feed PRO for WooCommerce
4
+ * Version: 7.3.4
5
  * Plugin URI: https://www.adtribes.io/support/?utm_source=wpadmin&utm_medium=plugin&utm_campaign=woosea_product_feed_pro
6
  * Description: Configure and maintain your WooCommerce product feeds for Google Shopping, Facebook, Remarketing, Bing, Yandex, Comparison shopping websites and over a 100 channels more.
7
  * Author: AdTribes.io
48
  * Plugin versionnumber, please do not override.
49
  * Define some constants
50
  */
51
+ define( 'WOOCOMMERCESEA_PLUGIN_VERSION', '7.3.4' );
52
  define( 'WOOCOMMERCESEA_PLUGIN_NAME', 'woocommerce-product-feed-pro' );
53
  define( 'WOOCOMMERCESEA_PLUGIN_NAME_SHORT', 'woo-product-feed-pro' );
54
 
3740
 
3741
  if(!empty($license_information['license_key'])){
3742
  $curl = curl_init();
3743
+ $url = "https://www.adtribes.io/check/license.php?key=$license_information[license_key]&email=$license_information[license_email]&domain=$domain&version=7.3.4";
3744
 
3745
  curl_setopt_array($curl, array(
3746
  CURLOPT_RETURNTRANSFER => 1,