You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The list of SKUs seems to be hard coded.
Wouldn't it be better to have it read from some file which contains
mapping: <sku_name, sku_handler.py> and then invoke the handler.
The list of SKUs seems to be hard coded.
Wouldn't it be better to have it read from some file which contains
mapping: <sku_name, sku_handler.py> and then invoke the handler.