Please enable JavaScript.
Coggle requires JavaScript to display documents.
Store List APIs - Coggle Diagram
Store List APIs
Custom Product List
CommonListController
Services
productService
productImageService
taxService
productSpecialService
productDiscountService
vendorProductService
vendorService
customerService
customerWishlistService
categoryPathService
Models
productModel
productImageModel
taxModel
productSpecialModel
productDiscountModel
vendorProductModel
vendorModel
customerModel
customerWishlistModel
categoryPathModel
Repos
productRepo
productImageRepo
taxRepo
productSpecialRepo
productDiscountRepo
vendorProductRepo
vendorRepo
customerRepo
customerWishlistRepo
categoryPathRepo
Specific Category List
CommonListController
Services
categoryService
categoryPathService
Models
categoryModel
categoryPathModel
Repos
categoryRepo
categoryPathRepo
Product List
CommonListController
Services
productService
productToCategoryService
categoryService
taxService
productImageService
productSpecialService
productDiscountService
productOptionService
customerWishlistService
Models
productModel
productToCategoryModel
categoryModel
taxModel
productImageModel
productSpecialModel
productDiscountModel
productOptionModel
customerWishlistModel
Repos
productRepo
productToCategoryRepo
categoryRepo
taxRepo
productImageRepo
productSpecialRepo
productDiscountRepo
productOptionRepo
customerWishlistRepo
Add a Related Product
CommonListController
Services
productRelatedService
Repos
productRelatedRepo
Models
productRelatedModel
Blog List
CommonListController
Services
blogService
categoryService
userService
Models
blogModel
categoryModel
userModel
Repos
blogRepo
categoryRepo
userRepo
Contact Us
CommonListController
Services
contactService
emailTemplateService
userService
Models
contactModel
emailTemplateModel
userModel
Repos
contactRepo
emailTemplateRepo
userRepo
Language List
CommonListController
Services
languageService
Repos
languageRepo
Models
languageModel
Related Blog List
CommonListController
Services
blogService
blogRelatedService
categoryService
Models
blogModel
blogRelatedModel
categoryModel
Repos
blogRepo
blogRelatedRepo
categoryRepo
Banner List
CommonListController
Services
bannerService
Repos
bannerRepo
Models
bannerModel
Country List
CommonListController
Services
countryService
Repos
countryRepo
Models
countryModel
Get payment setting
CommonListController
Services
pluginService
Repos
pluginRepo
Models
pluginModel
Category List Tree
CommonListController
Services
categoryService
Repos
categoryRepo
Models
categoryModel
Product Count
CommonListController
Services
productService
Repos
productRepo
Models
productModel
Question List
CommonListController
Services
productService
productQuestionService
productAnswerService
productAnswerLikeService
customerService
userService
Models
productModel
productQuestionModel
productAnswerModel
productAnswerLikeModel
customerModel
userModel
Repos
productRepo
productQuestionRepo
productAnswerRepo
productAnswerLikeRepo
customerRepo
userRepo
Blog Detail
CommonListController
Services
blogService
categoryService
Models
blogModel
categoryModel
Repos
blogRepo
categoryRepo
Answer List
CommonListController
Services
productQuestionService
productAnswerService
customerService
userService
productAnswerLikeService
Models
productQuestionModel
productAnswerModel
customerModel
userModel
productAnswerLikeModel
Repos
productQuestionRepo
productAnswerRepo
customerRepo
userRepo
productAnswerLikeRepo
Related Product List
CommonListController
Services
productService
productRelatedService
taxService
productImageService
productSpecialService
productDiscountService
Models
productModel
productRelatedModel
taxModel
productImageModel
productSpecialModel
productDiscountModel
Repos
productRepo
productRelatedRepo
taxRepo
productImageRepo
productSpecialRepo
productDiscountRepo
Zone List
CommonListController
Services
zoneService
Repos
zoneRepo
Models
zoneModel