Skip to content

Releases: d1m007/gshoppingflux

More shipping related update

10 Jul 20:09
Compare
Choose a tag to compare

READ THIS IF YOU HAVE USED A OLDER VERSION THAN 1.7.2

there has been made changes to make <g:id> stable and unique for each product!

Any history you might have where you use this Google Shopping Feed WILL be lost, since the ID in the feed for each product will change!

This change is required to make it possible to use the feed for remarketing.

This release contains the following:

Carrier check for product dimensions
option to export product dimensions in feed related to shipping
misssing "g:" namespace for some items

Better shipping calculation

08 Jun 10:06
6891996
Compare
Choose a tag to compare

READ THIS IF YOU HAVE USED A OLDER VERSION THAN 1.7.2

there has been made changes to make <g:id> stable and unique for each product!

Any history you might have where you use this Google Shopping Feed WILL be lost, since the ID in the feed for each product will change!

This change is required to make it possible to use the feed for remarketing.

This release contains the following:

  • Improved shipping, it is fast! like really fast now, so fast i forgot the numbers!
  • fix warning on 'query' array access if empty
  • Check if stock management is in use and show correct availability
  • Check if there is a free shippping by weight/price rule
  • Check and adds handle fee or/and additional shipping cost for each product
  • looks if a carrier is an option for the given product or not.
  • Fix double assignment

gid is now stable and unique

30 Nov 22:31
4aa5e40
Compare
Choose a tag to compare

gid is now stable and unique

READ THIS IF YOU HAVE USED A OLDER VERSION

This changes is required, to make the <g:id> stable and unique for each product!

Any history you might have where you use this Google Shopping Feed WILL be lost, since the ID in the feed for each product will change!

This change is required to make it possible to use the feed for remarketing.

v1.7.1: Marking Shipping costs option as experimental

16 Oct 22:59
Compare
Choose a tag to compare

Marked "Full shipping calculation" option as experimental - lots of rewrite is needed, to make it work as it should. It also require large amounts of time and memory if used.

Coding standards

If a product had combinations, the reference of these where not exported correctly.
Fixed a bug regarding multishop and if a product was active or not in the specific shop.

In all a lot of fixes have been added

Stable release

19 Feb 18:28
58fa2e9
Compare
Choose a tag to compare
  • allow products where price is 0 in feed. Now you can also have free products in your freed
  • condition fix. Products are now exported with correct condition
  • correct precision constant. version lower than 1.6.1.0 should now have their prices again in feed

Shipping cost calculated and a few fixes

02 Dec 17:25
Compare
Choose a tag to compare

I consider this a DEV version, since it contains a feature, I did like to have some feedback on.

New feature: Shipping cost calculated for each product with your shipping rules in prestashop!

  • Fix rounding issues on all price types. Now we use Prestashop Tools:ps_round
  • Multiple fix related to combination/attribute export.

Please give feedback in our forum thread:
https://www.prestashop.com/forums/topic/381026-free-module-google-shopping-flux/

Minor updates

07 Nov 19:32
7870f14
Compare
Choose a tag to compare

array_column fix
[FIX] Fix PHP Notice

Lot of improvements

09 Jul 19:51
Compare
Choose a tag to compare

Option to disable fixed shipping
fix combination images
Attribute Numbers in Product Title
Attributes off-by-one fix
Fixed attribute_id missing and multistore fix
Option to disable autosave
Show all Categories in overview
and a lot more since last release.

Free Prestashop module GoogleShoppingFlux

22 Feb 19:39
Compare
Choose a tag to compare
Update to v1.6.2b

Modif tpl (some smarty compilation errors now corrected)