Atwix MageNews — July 2021

Atwix MageNews — July 2021

In 2020, a hot debate centered around the possibility of making the Magento certification term no longer permanent, but with renewals required. On June 15, Adobe announced the final solution in the changes to all commerce credentials. Going forward, all…

Mageworx Affiliate Program Update

Mageworx Affiliate Program Update

Reading Time: < 1 minute Offer significant savings to your Magento 2 customers and blog readers, and earn commissions from all orders with your personalized discount code applied at the checkout! The signup process to our affiliate program is free…

How to display short product descriptions on the Product Page with PWA Studio

How to display short product descriptions on the Product Page with PWA Studio

// file: src import React, { Fragment } from ‘react’; import { useProductShortDescription } from ‘@theme/talons/ProdutShortDescription/useProductShortDescription’; import { GET_PRODUCT_SHORT_DESCRIPTION } from ‘.’; import { fullPageLoadingIndicator } from ‘@magento/venia-ui/lib/components/LoadingIndicator’; import RichText from ‘@magento/venia-ui/lib/components/RichText’; import { string } from ‘prop-types’; const ProductShortDescription…

Atwix MageNews — June 2021

Atwix MageNews — June 2021

The COVID-19 pandemic necessitated the need for conferences to become virtual events. That’s true for F8 Refresh, Facebook’s online conference for developers that introduces new business tools such as new API features and messenger updates. Learn more here: F8 refresh.…

PWA Studio: Insert CMS Block on the Product Page

PWA Studio: Insert CMS Block on the Product Page

Then, we need to import the component that renders CMS Blocks CmsBlockGroup in the loaded component (productFullDetail). Connecting online with customers is a journey, not a destination. Consumer demands continually evolve as trends, behaviors and technologies change. Balancing a buyer’s…

Partner newsletter May 2021

Partner newsletter May 2021

They say remote working helps us become more productive, and this May seems to confirm that.  Based on Adobe Commerce, Pacemaker provides customers with a solution that helps to integrate third-party systems and addresses the following recurring issues: Magento, an…

Run Your IDE Remotely

Run Your IDE Remotely

Now let’s talk about the drawbacks. There are some of them, but not as many as might be expected for such a “fresh” product. The very first issue you may notice is the copy/paste issue between Projector and other windows.…