Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Enable Fenix’s estimated delivery date on PDP ( Product Page ) pages; there are few pre-requests information required for Fenix API to provide estimates. Global script primary responsibility is 

  • Detect the user’s default zip code using the IP address. If the user detects in the USA region, Fenix will provide EDD in the PDP and CART pages. 

  • Ability to provide EDD check for customer required zip code instead of default detected for desired USA zip codes. 

  • Ability to get the current SKU information from the PDP page.

Some samples Sample that we have integrated : 

...

  1. Login to your Bigcommerce store.

  2. You should be able to select “Storefront >> Script Manager“ from the Dashboard menu.

  3. You should be able to add scripts in your theme.

  4. There 2 versions of Scripts with jQuery and without jQuery based on your store theme.

  5. First Script Need to select correct version of Fenix PDP Estimates - jQuery and Fenix PDP Estimates - no-jQuery

  6. First script you should be able to add is fenix-fixd-estimatejQuery only if your store doesn’t support jQuery.

  7. Value as https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js

  8. Settings can be followed as below :

    Image Removed

View file
namefenix-fixd-estimate.txt

...

  1. Image Added

    Next script you should be able to add is Fenix PDP Estimates

...

  1. Settings can be followed as below :

...

  1. Image Added

View file
nameFenix PDP Estimates.txt

...

9. i.e. the placement where you need to show Fenix Delivery Estimates widget.

Example Below:

...

...

10. Next script you should be able to add is fenix-fixd-estimate.js

11. Settings can be followed as below

...

View file
namefenix-fixd-estimate.txt

That completes PDP integration.