Skip to content

Implement server-side updating for Price & Meta info. #19

Description

@aaronlevin

Right now we can push things to Shopify but we can't update them from the server. This means that if we need to change the price (as we already had to do for the Doc Dunn LP), we have to edit the price in Shopify and then edit things server-side.

As the server is our source of truth we should be able to update Shopify from the server.

The change should be as simple as implementing a PUT call, but we may want to refactor the entire shopify API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions