Global Products

Delford Chaffin asked on August 28, 2014 18:06

I’m trying to allow access to ecommerce products on one site from another. I put all the products in place and tried to add to cart and got a product not available message. At that point, I started researching and found the IsGlobal flag in the source that is triggering this. So, I started looking into that and someone said to set SKUSiteID = 0. I couldn’t do that because of a foreign key constraint (no site with id = 0), but I could set it to NULL. So, I did that and on the ecommerce tab, it now shows all Products and Product Options as Global, but I am still getting that error message.

Any ideas? Thanks!

Recent Answers


Ladislav Margai answered on September 18, 2014 15:03

Hi,

First, if you want to use global products, you have to enable them in store configuration on both sites: https://docs.kentico.com/display/K81/Enabling+global+E-commerce+objects

Then you have to create a global SKU on one site: https://docs.kentico.com/display/K81/Using+site+and+global+E-commerce+objects#UsingsiteandglobalE-commerceobjects-Products

After that you can access to global SKU on the another site via standalone SKUs: https://docs.kentico.com/display/K81/Managing+stand-alone+SKUs

Best regards,

Ladislav

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.