tr?id=304425946719474&ev=PageView&noscript=1 HikaShop Upgrade - View Overrides

The following HikaShop views have custom code (overrides). HikaShop view overrides can be found by selecting:

Components -> HikaShop then clicking on the Display -> Views tab

Filtering:

  • All templates -> rt_isotope
  • Front end and Back end -> Front end

Those views that have a trash can icon in the 'Remove Customization' column have customized override code.

Summary of customizations by view:
(NOTE: Modifications are typically noted using PHP comment blocks which don't appear on rendered pages (e.g. <?php // Modification 1: Gist of the modification - [programmers initials] [support organization] ?>). )

  • category/listing.php
    • Removed the $titleType part of the heading
    • Added code to dispatch an event trigger for insertion of Joomla module(s) - Used to insert DocMan information
  • product/show_default.php
    • jQuery script added to add '&' as a delimiter in product titles with variants
    • Removed product code
    • Removed availability
    • Added a div containing DocMan specs and dispatcher triggered event for 'onHikashopAfterProductVariantDisplayView'
  • product/show_block_custom_main.php
    • Removed display of a default variant product id
    • Changed the custom field block from a table to a div (in two parts)
  • product/show.php
    • Removed the h4 SPECIFICATIONS text
    • Changed the extra fields section from a table to a div
  • product/option.php
    • Removed display of a default variant product id