I want to create a tab or button on which promotion can view and there will be a toggle button that turns the promotion on/off as per admin requirement. But problem is that I'm unable to edit the admin panel of Shopify.
Edit admin panel of shopify
200 Views Asked by Jawad Rafiq At
1
There are 1 best solutions below
Related Questions in SHOPIFY
- If Else Statements, Javascript Toggle, Liquid / Ruby Language
- meteor-shopify : expected String to be a Hash
- If, elsif, else: Limitations? Liquid
- Add to cart button for Shopify
- Referencing products in blog post?
- Shopify vendor if statement
- How to authenticate Shopify App using Laravel 5
- Issue integrating shopify store with 2checkout in case of non standard currency
- Shopify get current collection
- Shopify list sub-collections
- Wrong redirect URI using shopify-app gem
- Modify theme.liquid using Shopify API
- Shopify APIs and Partner program
- Dynamically Call Shopify Product ID With Jquery Checkbox Type Add To Cart
- Define delayed_jobs dependencies
Related Questions in SHOPIFY-APP
- Shopify Customized Search using external services
- Shopify API get cart from external site
- Heroku Shopify App after installation on shop “The page you were looking for doesn't exist.”
- Shopify API: delete discounts and price rules
- Is there an AliExpress API that can submit dropship orders instead of using Oberlo?
- Is there any way to programmatically authenticate customers in Shopify?
- Saving Custom form data and use it in shop front in Shopify using Nodejs & React
- How can i add dynamic sections withing dynamic sections in shopify custom theme developement?
- script tag XHR event listener for monitoring cart activities does not work anymore
- Getting error Oauth error invalid_request: The redirect_uri is not whitelisted from Shopify API access through local host?
- Shopify app Oauth error invalid_request: The redirect_uri is not whitelisted with firebase
- Shopify - Fetch all the images of Product Variant - GraphQl
- How to pass ctx / context into KOA middleware that is imported (createShopifyAuth)?
- Edit admin panel of shopify
- How To Query The Price Of A Product Using Shopify Storefront API and GraphQL
Related Questions in SHOPIFY-TEMPLATE
- Javascript simple function is not executing when write function to product-card-grid.liquid in shopify?
- Edit admin panel of shopify
- Shopify: Dynamic link to hide out of stock
- Can we Implement ReactJs on a particular page of a website which is purely built on Javascript / Jquery?
- Shopify theme editor crashing after creating sections for the homepage
- Shopify Calculated Product Link
- Where is page or blog content stored in Shopify and how to efficiently manage template updates?
- How to get an element that is sticky to stop scrolling at a certain point in a Shopify Theme
- Shopify: Variant image switches to featured image upon page refresh
- How can I create custom forms for shopify and mail the informations to another email address?
- Search results customization in Shopify
- Shopify - Display random value on frontend from list of string values in metafield
- Why is Shopify Theme Dynamic Subtotal Javascript is being blocked?
- How do I add the text from a metafield of a product to a metafield on the order in shopify with the Flow App?
- Shopify Python API Bulk Update
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Since a product is the only thing that can be promoted, add a link to the product details screen under more actions labelled "toggle promotion", which will send the ID of the product to an endpoint of your choosing. It works and is the only way to add an action such as this to admin.