# -*- coding: utf-8 -*-
#=============================================================================== # Extensibility #=============================================================================== """ This overrides the Product model with the class loaded from the SHOP_PRODUCT_MODEL setting if it exists. """ |