Question

I want to make the product detail into 2 Columns with images at the side and description on the other side...

I want the right side containing the detail to be sticky while scrolling and left side containing the images ayou

Was it helpful?

Solution

As per your requirement i suggest set your product page layout as 1 column, set your HTML code in left (it contains Images section) & right (product details information) container.

For sticky right part i suggest go with Sticky-Kit JavaScript, below is the source code from GitHub & working demo example from jsFiddle. Kindly check below URLs.

Source Code : Sticky Kit GitHub source

Working Demo : jsfiddle working example

OTHER TIPS

@Nayan Baraiya, Thanks for the reference link, i exactly want this type of sticky part in my detail page. KUDOs to you.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top