Blog

Tips

Tutorials and technical solutions for developers, designers, marketers and other specialists.

By Industry (3)
By Service (3)
By Technology (6)

Shopify Speed Optimization

Here you will find a way to speed up the Shopify website. To optimize the work of pages, you will need to connect a collector to the project (in our example, this is Gulp). Create a directory in the root of your project (for example ./src). And further inside ./src create directories for images – /img, for JS files – […]

Valeria

Front-end Developer

May 08, 2024

How to add refunds and returns policies. Shopify

To provide comprehensive information and ensure customer satisfaction, it is essential to have a well-defined refund and return policy in place for your Shopify store. Follow these steps to add a detailed policy that addresses the concerns and expectations of your customers: Log in to your Shopify store using your credentials. Once logged in, navigate […]

Nikita

Front-end Developer

May 31, 2023

Mastering Local Theme Development with Shopify CLI

Shopify CLI is a powerful tool that empowers developers to create and customize Shopify themes locally, enhancing their workflow and efficiency. By utilizing the command-line interface, you can seamlessly set up and modify themes on your local machine before deploying them to your live store. In this article, we will guide you through the step-by-step […]

Valeria

Front-end Developer

May 17, 2023

Git Version Control for Shopify Development

Shopify is a popular e-commerce platform that allows businesses to create and manage their online stores. As with any software development project, it’s essential to use version control to manage changes to the codebase effectively. In this text, we’ll explore the steps involved in using version control, specifically Git, to manage Shopify development work. By […]

Valeria

Front-end Developer

May 10, 2023

Advantages and Disadvantages of Drupal

Drupal is a popular open-source content management system that is known for its flexibility and scalability. It has been widely adopted by organizations of all sizes and has a reputation for being a secure platform. However, as with any technology, there are both advantages and disadvantages to using Drupal. In this text, we will explore […]

Victoria

Full-Stack Drupal developer

Apr 19, 2023

How to customize “Add to Card” Button Text

This code adds two filters to customize the text of the “Add to Cart” button in WooCommerce. The first filter applies to the Shop page and other archive pages, while the second filter applies to single product pages. The function ‘custom_add_to_cart_price’ accepts two arguments: ‘$button_text’ and ‘$product’. For variable products (products with multiple options, such […]

Nikita

Full-Stack developer

Dec 30, 2022
Show more tips