NorrNext has expanded its portfolio and now offers 23 additional payment plugins for Phoca Cart, a popular Joomla e-commerce solution. These plugins enable merchants to easily integrate a wide variety of payment gateways into their online stores.
You can view all available plugins here: https://norrnext.com/ecommerce/phoca-cart
Beyond the existing plugins, NorrNext also provides custom plugin development, allowing businesses to request tailored solutions to meet their specific payment processing requirements.
Available payment methods that can be developed include:
JPro Studio is happy to announce a new integration that greatly improves how AcyMailing works for Joomla users: AcyMailing Phoca Cart Integration.
This new package makes it much easier to create good-looking newsletters by letting you directly use your Phoca Cart products and categories within your AcyMailing email templates.
This integration helps you:
This new product from JPro Studio aims to connect your online store and your email marketing better. It makes it simpler than ever to reach your customers and increase sales.
For more details and to start using the AcyMailing Phoca Cart Integration, please visit the JP AcyMailing Phoca Cart Integration website.
NorrNext has updated its portfolio, now offering 5 payment plugins for Phoca Cart, a popular e-commerce solution for Joomla. These plugins cover a variety of payment gateways, giving Phoca Cart users the ability to easily integrate different payment methods into their online stores.
All plugins can be found on this page: https://norrnext.com/ecommerce/phoca-cart
In addition to the 5 available plugins, NorrNext also offers custom plugin development, allowing businesses to request tailored solutions based on their specific payment processing needs.
The following payment methods can be created based on individual customer needs:
If you're running a multilingual online store, you know how challenging it can be to manage translations across your entire shop. From product names and descriptions to categories and attributes - translating everything quickly and consistently can save you time and boost your global reach.
Imagine this: Your client runs an online store using Phoca Cart. They arrive at a scheduled meeting and say: “You know, we’d like to expand our shop to support multiple languages. We'd like to add German and Italian alongside English.” You reply: “German and Italian, you say? One moment...” The client nods and adds: “Of course, we understand that building a multilingual store and translating everything - product names, descriptions, all the content - will take a long time. We’re prepared for that.” And you say: “Done! It’s already set up - while we were talking.”
Sounds too good to be true? This scenario can be completely real - thanks to two powerful plugins developed by n3t. They’re called Phoca Cart Console Plugin and n3t Translate Plugin. Watch the following video to see how they work.
Phoca Cart:
https://www.phoca.cz/phocacart
n3t Translate:
https://n3t.bitbucket.io/extension/n3t-translate/
Phoca Cart Console:
https://n3t.bitbucket.io/extension/phocacart-console/
Usage:
https://phocacart-console.readthedocs.io/en/latest/usage/#translate_10
Download Phoca Cart:
https://www.phoca.cz/download/99-phoca-cart/100-phoca-cart-component
Users of Joomla and the Phoca Cart e-commerce extension often share their websites and ask questions on the Phoca Forum. This valuable feedback frequently highlights common errors they make when operating their online stores.
We've observed the following mistakes on the websites of users who referenced their sites while asking questions about Phoca Cart in the forum. These are just a few examples; if you've encountered other issues, please let us know so we can update this article.
These errors range from visual design flaws to content-related issues. Let's delve into some of them.
One of the most significant mistakes is investing time into building an e-commerce store but neglecting to create high-quality product photos. It's crucial to remember that your product photos are often the most important selling point on your e-shop. They are what truly sell the product.
In today's digital age, with readily available desktop and online tools for tasks like background removal, it's a huge missed opportunity not to utilize them. Your photos need to be appealing, and you should analyze whether the background should be part of the product image or not. For example, when selling furniture, it might be beneficial to show the product in a room setting to provide context. However, for smaller items, it's generally better to remove the background, allowing the product itself to stand out.
Often, removing the background and displaying the product in as much detail as possible is desirable. A distracting or unappealing background can draw attention away from the product. You can see the difference in the picture, where the left picture that shows the product in detail is much more interesting than the blurry picture with a distracting background.
Always strive to have all your product images the same size and format (landscape or portrait). When each image has a different size, it looks unprofessional and unappealing. Dedicating extra time to preparing your e-commerce images is essential.
Inconsistent image formats and sizes make your product listings look disorganized.
If you have basic graphic editing skills, this doesn't have to be complicated. Here's an example using Inkscape:
Following these steps will result in consistent, uniform images without distracting backgrounds, making your product listings look organized and increasing your chances of attracting customers.
We've noticed some websites lack a visible shopping cart module. Users add items to their cart but have no visual confirmation or list of what's in their cart. It's recommended to display at least a shopping cart icon, typically in the top-right corner, visible on both mobile and desktop views. It's also good practice to display a notification that an item has been added to the cart, which Phoca Cart can do via a popup modal window.
A common issue is the lack of feedback after adding an item to the cart - no confirmation, no visible cart contents. Phoca Cart offers modules for this; it's wise to use them.
Once a user adds something to their cart, a modal box should appear with confirmation, and they should then be able to click on the cart icon to view their cart contents (e.g., in an off-canvas display).
Sometimes, due to a poorly chosen template, crucial buttons like the "Add to Cart" button aren't prominent enough and might look more like highlighted text. Such buttons can confuse users and hinder the purchasing process.
Always ensure your "Add to Cart" button clearly looks and functions like a button.
In some languages, button texts can be excessively long, causing buttons to overlap. This is particularly common in German, where you might have two side-by-side buttons like "Produkt Anzeigen" (Show Product) and "In den Warenkorb" (Add to Cart).
When these buttons collide due to their length, it needs to be addressed. Several solutions are available:
Design challenges can sometimes seem insurmountable, requiring an individual approach to find the best solution. For example, if you want two buttons aligned to the sides when they fit on one line, but centered and stacked when they don't. CSS Flexbox can handle displaying two buttons in a row and wrapping them to a new line if they don't fit. However, what it cannot do dynamically is change alignment (e.g., space-between
when two buttons are on a line and center
when there's only one). No CSS rule exists for this, so a compromise must be chosen individually for each website.
The following image shows center alignment when two buttons don't fit on a single line.
This usually happens due to a poorly chosen template that conflicts with standard icon fonts. Recent Phoca Cart versions default to SVG icons, so this problem should ideally no longer occur.
However, some sites still exhibit this issue. This can be easily solved. Install the latest version of Phoca Cart and select SVG as the icon type in the settings.
Each industry often benefits from a specific color scheme. While exceptions exist where a seller uses a unique color palette, it's generally advisable to adhere to a color scheme for your website, logo, and marketing materials that is typical for your industry. If you're unsure, feel free to ask on the Phoca Forum; we're happy to provide guidance.
When a customer adds an item to the cart, a modal popup window should appear. Some templates might load certain JavaScript and CSS libraries twice, leading to a duplicated modal.
You need to monitor this and either disable it in the template or replace the template entirely with a more modern and standard one.
Although most templates are responsive today, product displays on mobile devices might not always be correct. It's crucial to test your chosen template to ensure everything appears correctly on mobile. Phoca Cart also offers various settings, such as the number of columns for product display on mobile devices. Phoca templates also utilize mobile-friendly techniques for displaying menus, filters, carts, and more.
Product descriptions are a vital part of your e-shop, serving both your customers and search engines. Please remember to describe all your products thoroughly. If some products are similar, it's good to differentiate them using specifications, allowing customers to compare them easily. Detailed descriptions are crucial for customer decision-making and help them choose the right product.
Customers need to know if a product is in stock or not before they can make a purchase. Clearly display stock availability for each item.
Complicated or confusing navigation makes it difficult for users to find what they are looking for. Try to simplify your navigation and include only the most important links in your menu, so customers aren't confused and can quickly get to where they need to go. Always be sure that whatever page the user is on, there will be main e-shop link available.
Customers may hesitate to buy if they're unsure about your return or refund process. Provide a clear, easy-to-find return and refund policy that reassures customers about their purchase.
Ignoring customer reviews, questions, and feedback can harm trust and repeat business. Regularly monitor reviews, respond to customer questions, and make adjustments based on feedback. Always put visible sections on the page where customers can contact you or ask about a specific product.
Even if customers see the correct delivery and payment methods in the checkout, it is certainly good to have a section where you describe these methods comprehensively. So that the customer has the opportunity to find out this information before making a purchase.
If you want to successfully sell your products online, your e-shop should definitely avoid design and content errors. You should pay close attention to your product photos to ensure they appeal to your potential customers.
If you're using Joomla and Phoca Cart and encounter any design or other issues on your website, don't hesitate to ask in the Phoca Forum. Most problems can be resolved with a bit of guidance. The same applies if you think of any other mistakes now, please let us know and we will update the article. Thank you.