Responsive

As the Artifi Module is compatible with CE 1.9 and/or EE 1.14 being already a responsive theme, the Artifi module also supports a full responsive layout for each of the Artifi features.

  • Note: Need to set “rwd” as its default package and theme as “artifi” as some of the templates are set through this theme. If it is a need to use another theme then one should apply the changes done for the template files within “artifi” theme to their own theme template files.

11.png

12.png

13.png

Set "Artifi Theme" as Theme

As the “Artifi” theme is a theme, we need to set the theme from the admin configuration as mentioned below:

Goto: system->configuration->General(Tab)->Design and in the Themes section put “artifi” as our default theme as per shown in below screenshot.

Magento-admin-panel.jpg

If we need to set another theme into “rwd” package other than “artifi”, then we need to implement all changes related to Artifi functionality from the template files which are currently under “artifi” theme into the template files which are within the theme which we are going to use. For example: from the above screenshot, if we do not have any theme to use then we need to set “artifi” as the default theme and all template files which are overridden from “artifi” will be used. But, if we need to use say “anotherthemename” which is already having some functionality and changes is it is overriding the below files, then we need to implement Artifi functionality from “artifi” template files into the files which are under “anotherthemename”.

rwd\artifi\template\catalog\product\list.phtml to rwd\ anotherthemename \template\catalog\product\list.phtml

rwd\artifi\template\checkout\onepage.phtml to rwd\ anotherthemename \template\checkout\onepage.phtml

rwd\artifi\template\checkout\onepage\review\item.phtml to rwd\ anotherthemename \template\checkout\onepage\review\item.phtml

rwd\artifi\template\sales\order\view.phtml to rwd\ anotherthemename \template\sales\order\view.phtml

We are just overriding 4 files from the “artifi” theme which are mentioned above. If the default theme is set as “artifi” then the following screens show its usage:

  1. Search listing (If you search for any product or SKU from search box) Img1.jpgImg21.jpg
    Img21.jpg
  2. One-page checkout (order review).

Img2.jpg

3.  My Orders (Account) – Order detail page/view order 

Img3.jpg

Unused Files

  • -rwd/default/template/artifi/checkout/cart/minicart/default.phtml

Use: It is the template file for mini cart representation, and it is loading through artifi layout file - rwd\default\layout\artifi\personalize.xml Usage in the following screenshot with a mark in red:


T-shirt.jpg


  • -rwd/default/template/artifi/product/view/addtocart.phtml Use: It has been used in the product view page (product detail page) for “Add to Cart” or “Personalize button functionality”. Usage in the following screenshot with a mark in red:

Img2.jpg

Files Based on base/default when rwd/default Exist

  • These files are based off of base/default when they should be off of rwd/default
  • rwd/default/template/artifi/reports/widget/viewed/content/viewed_grid.phtml
  • rwd/default/template/artifi/reports/widget/viewed/content/viewed_list.phtml

These are just referenced template files and its layout has not been set for artifi functionality. It can be used for implementing or extending the functionality if required. It is just for reference.

Unused Themes

  • Is this theme used anywhere?
  • rwd/artifi

Yes, it is used for some of the template files for file-based overriding.

  1. For search result listing page.
  2. For one-page checkout.
  3. For My accounts / order details page.

All other template files are set through rwd\default\layout\artifi\personalize.xml Within rwd\default\template\artifi.

Configuration Confusion

Website Client Id is actually the Unique Client Key in Artifi Dashboard. Yes that’s correct, you get this Client Key:

Goto: Artifi Login > Admin > Company Profile

Example1.jpg


  • Website Code is the numeric ID for a Website in Artifi Dashboard (found this in URL)

This understanding is also correct, this numeric Id is currently only visible in URL when you go to Artifi Login > Admin > Website > Click on “Edit” action of a website

Example2.jpg


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.