Adding new modules positions to OpenCart 3
I am using OpenCart Version 3.0.2 . By default OpenCart has 4 areas where we can drop the modules in our layouts. i.e. Left Column Right Column Top Content Bottom Content My question is if somehow we can drop modules elsewhere also or maybe if we can somehow call a module within the HTML-Module and wrap is with some HTML codes. Basically I am stuck with a design where I wanted to add few dynamic banners in the home page but to display them according to the design, they much be wrapped within row and than col-6 each since bootstrap is the framework I am using. To elaborate my requirement I am