Personalized checkout and custom promotions with Shopify Scripts
I have a product description sent through the app. I can't edit via csv, because the product quantity is lost and I have to reconnect.
I need to add spaces in the description after each character ":".
Manual editing of 500 products is very slow. I understand I need js replace function. But I don't know how to get to the text in {{ product.description }}.
Here's the product page for an example.
https://armonicospain.com/products/gu7628_01b
Solved! Go to the solution
This is an accepted solution.
{{ product.description | replace: ':', ': ' }}
This is an accepted solution.
{{ product.description | replace: ':', ': ' }}
User | RANK |
---|---|
2 | |
2 | |
2 | |
2 | |
1 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023