It is available in owl carousel 2, if click next button give additional page images? Because the default is only one next item slide.
An example of how it works:
[1,2,3] -> (next click) -> [2,3,4]
I want
[1,2,3] -> (next click) -> [4,5,6]
Thx