Shopify Variant Addition in JSON File
Budget: $10 – $30 USD
I'm currently in need of a proficient Shopify developer to make some modifications to my .json product file. Here's what the project entails:
- Adding new product variants into my Shopify store. No editing or deleting existing ones is needed, just the introduction of new ones.
- For each variant added, there is specific data required. This includes only sizes, noting that the sizes do not have any effect on the product's pricing. It's strictly sizing information that's needed, and no further attributes.
If it was a .liquid the code would be
p class="line-item-property__field">
<label>Ringstørrelse</label><br>
<select id="ringstorrelse" name="properties[Ringstørrelse]">
{% for size in (44..61) %}
<option value="{{ size }}">{{ size }}</option>
{% endfor %}
</select>
</p>
- The timeframe for this task is urgent. I'm hoping to have the variants added as soon as possible.
Desirable skills for this task would include a comprehensive understanding of Shopify's back-end, including product files, and experience working with .json. A proven record in similar tasks or quick turnaround projects would be ideal.
- Adding new product variants into my Shopify store. No editing or deleting existing ones is needed, just the introduction of new ones.
- For each variant added, there is specific data required. This includes only sizes, noting that the sizes do not have any effect on the product's pricing. It's strictly sizing information that's needed, and no further attributes.
If it was a .liquid the code would be
p class="line-item-property__field">
<label>Ringstørrelse</label><br>
<select id="ringstorrelse" name="properties[Ringstørrelse]">
{% for size in (44..61) %}
<option value="{{ size }}">{{ size }}</option>
{% endfor %}
</select>
</p>
- The timeframe for this task is urgent. I'm hoping to have the variants added as soon as possible.
Desirable skills for this task would include a comprehensive understanding of Shopify's back-end, including product files, and experience working with .json. A proven record in similar tasks or quick turnaround projects would be ideal.