Our extensions

play HikaShop is an e-commerce solution for Joomla !
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

What's new ?

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 Joomla! And new features are added frequently.

RECEIVE
OUR NEWS

Good deals and novelties, it's here!

 

Pack "styles" for HikaShop :

 

You can choose between different styles in our styles section in order to change the front-end of your HikaShop.

Apply quickly and easily a new layout with colors and shapes more appropriate to your website and customize in one click your online shop !

The packs "styles" include several CSS files.

More fancy styles will be coming in the future !


View all styles

 

 

How to install your new style :

 

download the style you like in our styles section.You can do this by clicking the download button which look like this one : Download

 

Unzip your style package and upload the content on your joomla website via FTP. For example with Filezilla :

- put the file inside "css" (ex: file "style_yellow.css") inside : media/com_hikashop/css

- put the folder inside "images" (ex: folder "style_yellow") inside : media/com_hikashop/images

 

In the configuration of HikaShop, go in the Display tab and select your style in the list

 

You're done !! You can see the result on your front-end.

 

 

 

 


 

 

Style on HikaShop modules :

In order to see the new style in your HikaShop modules, you need to insert a class suffix to your modules when you edit them.

For the Cart module use : moduletable-cart

For the Currency switcher module use : moduletable-switch

For the Categories of products module use : moduletable-cat

For the Latest products module use : moduletable-latest-products

For the Features products module use : moduletable-featured-products

For the Filter module use : moduletable-filter

For the Wishlist module use : moduletable-wishlist

 

Then make sure that you remove all the lines with either /* or */ on the CSS style file.

 

How to modify the CSS file :

All our files are commented so you can easily change some properties of the styles.

You can navigate into CSS file with keywords such as "cart", "compare list", "currency", "checkout" and put a color instead of an other, modify a font-size, add a style or delete one.

You will find in the CSS file, the code corresponding to :

1- the modules (Curency switcher, Cart, Categories of products, Latest products, featured products, related products, Filter)

2- the product page (display in div, display in table, display in list, product with option, compare table, filtre, vote and comment)

3- the checkout page (billing address, shipping address, checkout workflow, coupon, payment method)

4- pagination

5- the control panel (manage your address, order page, affiliate programm, event entries)

 

For more information about styles in HikaShop, watch our documentation about CSS styling

Here is an example: