<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Conversion Rate Optimization on Creatify</title><link>https://www.creatify.site/tags/conversion-rate-optimization/</link><description>Recent content in Conversion Rate Optimization on Creatify</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 04 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.creatify.site/tags/conversion-rate-optimization/index.xml" rel="self" type="application/rss+xml"/><item><title>How To Add Custom Button To Product Page</title><link>https://www.creatify.site/blog/how-to-add-custom-button-to-product-page/</link><pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate><guid>https://www.creatify.site/blog/how-to-add-custom-button-to-product-page/</guid><description>&lt;p&gt;In this step-by-step guide, I’ll show you exactly how to add a fully customizable button to any product page on Shopify. This method requires no advanced coding skills, works with any theme, and blends seamlessly with your store’s design. Let’s dive in.&lt;/p&gt;</description></item><item><title>How To Embed ANY Social Media Content in Shopify (800+ Platforms Supported)</title><link>https://www.creatify.site/blog/how-to-embed-social-media-content-in-shopify/</link><pubDate>Tue, 30 Jun 2026 00:00:00 +0000</pubDate><guid>https://www.creatify.site/blog/how-to-embed-social-media-content-in-shopify/</guid><description>&lt;p&gt;Tired of boring product pages? What if you could add Instagram reels, YouTube demos, or customer reviews with &lt;strong&gt;just a copy and paste?&lt;/strong&gt; No coding. No complex widgets. Just pure, simple magic.&lt;/p&gt;</description></item><item><title>How To Show Sale Discount Percentage on Shopify</title><link>https://www.creatify.site/blog/how-to-show-sale-discount-percentage-on-shopify/</link><pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate><guid>https://www.creatify.site/blog/how-to-show-sale-discount-percentage-on-shopify/</guid><description>&lt;h2 id="step-1-replace-the-code-in-_product-card-galleryliquid"&gt;Step 1: Replace the code in _product-card-gallery.liquid&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Replace the following code in _product-card-gallery.liquid&lt;/strong&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;{%- if product.available == false or product.compare_at_price &amp;gt; product.price and product.available -%}
 &amp;lt;div
 class=&amp;quot;
 product-badges__badge product-badges__badge--rectangle
 {% if product.available == false %} color-{{ settings.badge_sold_out_color_scheme }}{% elsif product.compare_at_price &amp;gt; product.price %} color-{{ settings.badge_sale_color_scheme }}{% endif %}
 &amp;quot;
 &amp;gt;
 {%- if product.available == false -%}
 {{ 'content.product_badge_sold_out' | t }}
 {%- elsif product.compare_at_price &amp;gt; product.price -%}
 {{ 'content.product_badge_sale' | t }}
 {%- endif -%}
 &amp;lt;/div&amp;gt;
{%- endif -%}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;With the following code&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>How To Setup Abandoned Cart In Shopify</title><link>https://www.creatify.site/blog/how-to-setup-abandoned-cart-in-shopify/</link><pubDate>Thu, 25 Jun 2026 00:00:00 +0000</pubDate><guid>https://www.creatify.site/blog/how-to-setup-abandoned-cart-in-shopify/</guid><description>&lt;p&gt;Did you know that out of every &lt;strong&gt;10 people who visit&lt;/strong&gt; an online store, 7 of them leave without finishing their purchase? That is a massive 70% of your potential revenue walking out the door!&lt;/p&gt;</description></item></channel></rss>