Our extensions

play HikaShop is an e-commerce solution for Joomla and WordPress
Built for simplicity and flexibility. 


Have your users purchase your products efficiently, facilitate the management of your store, increase your sales thanks to built-in marketing tools and so much more !
Quik and easy to configure, let starts your shop online today !

All features     Download

AI

HikaShop speaks the language of AI. The UCP plugin lets AI assistants discover your products, create orders, and process payments through a standardized API. ChatGPT users can find your products through a dedicated shopping feed. Claude and other AI models can connect directly via MCP. One store, every AI platform.

Main features

INTERNATIONAL
SALES


HikaShop provides an interface for handling languages, currencies, zones and advanced taxes to sell anywhere in the world.

POWERFUL
STATISTICS


Easily manage your store using the built-in dashboard and its powerful statistics capabilities.

RESPONSIVE
LAYOUT


HikaShop works on every device (laptop, tablet, smartphone..). Your shop will fit to each user's screen.

MARKETING
TOOLS


Increase your sales thanks to affiliate program support, coupons, discounts and email marketing integration.

EASY TO
CONFIGURE


User-friendly and flexible, our component is easy to use and configure. Create your own shop online in a minute !

FULLY
INTEGRATED


HikaShop is integrated with many other components and includes a lots of plugins...

ADVANCED
CUSTOMIZATION


Personalize your store: views, checkout, information fields, emails, and more to fit your website design

MULTI
VENDOR


Adding HikaMarket to HikaShop, create a multi-vendor website. Manage in one shop several sales from different people.

Our Company

BUSINESS
PARTNER

HikaShop is a complete e-commerce solution that allows you to easily create and manage your online store but also take it to the highest level.

GREAT
SUPPORT

The whole team is working to provide you with quality support. Documentation and forum are there to guide you step by step. Each issue finds an answer !

ALWAYS
ON TOP

HikaShop is constantly improving. We ensure compatibility with each new version of WordPress and Joomla! And new features are added frequently.

RECEIVE
OUR NEWS

Good deals and novelties, it's here!

View Edit

 

Description

This screen enables you to edit the custom override of HikaShop views. As you may know, HikaShop is an Open Source software thus all the code can be modified by the end-user. Moreover, it uses the standard Joomla MCV which means that you can override any view of HikaShop within your template. The big advantage of that over directly modifying HikaShop's code is that when you update HikaShop you won't loose any of your modifications and you won't have to reapply them. You can know more about that procedure on the joomla documentation wiki: http://docs.joomla.org/How_to_override_the_output_from_the_Joomla!_core

We decided to go on step further and provide you with an interface to customize HikaShop's views so that it becomes even more easy for you to customize HikaShop to your needs.

Toolbar

Views Toolbar

 

  • Save : Save the custom view and return to the custom views Management screen.
  • Apply : Apply the modifications to the custom view and stay on the same screen.
  • Cancel : Return to the previous screen without saving the modifications.
  • Help : This button enables you to turn ON/OFF the help section, this screen will appear or disappear.

 

View

You will be able to edit the code of the view in this text area. Depending on the view, you will have a lot of HTML or a lot of PHP or a mix of both. You might also have some javascript or some CSS here and there. Note that once you save the view, even without changing anything in the code, the override file will be created. You will be able to easily remove it by clicking on the delete button on the listing of views under the "remove customization" column.

Below, you can see the code for one of the address template. The address templates are quite special as they use a mix of tags and PHP. That will enable yo to easily define a different look for the addresses of your shop without being too difficult to modify but in the same time allowing you a lot of flexibility.

Furthermore, for some view files, you'll find an input box at the top where you can change the name of the file. This will allow you to create new layouts (for example for the product page layout selector) by simply changing the name and saving the file.

Finally, if you get an error when saving a view file, the problem probably comes from a security extension of your website or of your hosting. You'll have to conect the developers of that extension or your hosting company so that they can provide a fix. And as an alternative, you can use the Joomla template view override interface

View informations

 

Tutorial

As you'll see, there are many view files you can customize and it can be overwhelming when you first arrive here. So that's why we've written a tutorial to guide you on what file to edit based on what you want to change. You'll find it on this page