The reason for this to sync only those products which are updated. So whenever a product is changed manually or some API in google sheet simply set the sync
column to empty
. It will increase site optimization and speed.
Let’s say you have 3000 products but you only want to change the price of few products then the rest of the products should Not be synced, make sense …
Features plans:
We have also plan to add a feature called sync symbol
, so admin can set their own sync symbols from settings. E.g John wants to sync products in two different stores (A & B) but both stores will have different prices.
John will set sync symbol
to a
for store A and b
for store B. When/if the sync
columns is set to a
then Store A will be synced with all rows and for store B, it will be only updated with the sync
column with symbol b
.
So this is just a thought and looking feedbacks.