Jump to content

[Resolved] Product Description


Recommended Posts

Assuming there have been no edits to the skin that prevents showing the description, then, in admin, editing a product, the Description tab, there are editors to enter the product's description.

If there is description, but it is not showing when viewing that product on the storefront, we need to examine the skin code.

The template content.product.php has the variables related to the product. Open that template for editing, and at the bottom, add {debug}. Save the template.

When viewing the product page, the browser will want to show a pop-up - let that happen.

The pop-up is a list of all the variables assigned to the template and their values. Scroll to the variable $PRODUCT. There will be an array of values relating to the product. Make sure the description is shown (may be somewhat truncated).

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...