How to put the product description under the photos at the product page block

Topic summary

A user seeks to reposition the product description on their desktop product page layout. Currently, the description appears far down the page because extensive information occupies the right sidebar. They want to move it beneath the product photos on the left side while keeping the mobile layout unchanged.

Proposed Solutions:

  • Move the current description below product media with a toggle/accordion style for mobile
  • Duplicate the description content specifically for desktop display under the media section without affecting mobile

Both approaches require modifications to the product detail page liquid template and CSS. The user is working with the Impact theme, which uses configurable blocks for product page layout.

Status: The discussion remains open with technical solutions proposed but not yet implemented.

Summarized with AI on October 31. AI used: claude-sonnet-4-5-20250929.

Hi,

is it possible to put the product description left under the photos for the desktop version?

The problem is, we have lots of information on the right side. Because of that, the product description is very far at the bottom.

Currently it is under the product description block:

As it is mobile, it is ok and should not be affected.

Hi MarcoM1, May we know which theme you are using? There are 2 options 1) We can move the current description into below the product media and make it toggle like style for mobile version. 2)Without disturbing current mobile version, we can duplicate and add the same details for desktop alone under the media. In both cases we need to do some minor changes in the detail page liquid template.

Thanks,

Jerald Schnoor.

support@xlentthemes.com

Hi Jerald,

thank you for your reply.

We are using the Impact theme.

Seems like they have used blocks , We need to adjust in liquid and css only.