Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Product Detail Page

Kevin Ottley edited this page Apr 8, 2014 · 2 revisions

Prev | Next

/product/index.php

Major Elements

ID Element Notes
1 Image
2 Social Network Buttons rendered via partial file site/_sharing_tools
3 Title
4 Family i.e. Brand or Manufacturer
5 Product Code
6 Price
7 Slashed Price Only available on PRO stores
8 Inventory
9 Short Description
10 Long Description
11 Matrix Dropdowns
12 Quantity Entry
13 Buttons
14 Slider

Missing Elements: Alternate image view thumbnails, Auto add to cart product table.

##Things to Consider

Your theme must be able to handle display of all of these elements on all devices. The following are the elements that can be toggled on or off via the admin panel.

  • Social Network Buttons
  • Family
  • Product Code
  • Slashed Price
  • Inventory
  • Short Description
  • Quantity Entry

Hence, in your testing the display must be able to show the elements that have been activated and adjust to suit depending on the viewing device being used. See User Defined Configurations for information concerning settings in the Admin Panel.

Clone this wiki locally