Updating profit value in stape store

Hi,
I’m currently sending profit values to Google Ads instead of item prices. To achieve this, I’ve uploaded a CSV file to Stape Store containing item_id and their corresponding profit values.

For example, I initially uploaded:
item01 - profit 10
item02 - profit 20
item03 - profit 30
item04 - profit 40

Now, I want to update the profit values and add a new item:
item01 - profit 15
item02 - profit 25
item03 - profit 35
item04 - profit 45
item05 - profit 50

However, instead of updating the existing profit values, it’s uploading all 5 items as new entries.

Is there a better way to update existing items’ profit values instead of re-uploading the entire list?

Thanks!

Unfortunately this is a limitation of the current Stape Store and this will be fixed in the next update where the Store will get a lot of new tools and additions.
The problem is that when you upload a csv document name is generated randomly and you can’t change it. So old values are not replaced, because the document name of new and old is different.

The only option here is to delete all old records and upload new ones.

1 Like