문제

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

도움이 되었습니까?

해결책

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

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top