Refundid Messaging On Your Sit...
Shopify
Joint Returns Form
5 min
outline the joint returns form is a combined returns form which retailers can add to their returns policy to help create a uniform customer experience for those making a return steps locate on the page where you'd like to add the form if you don't already, we'd suggest structuring your returns policy using steps and adding the portal somewhere in those steps find what element will sit above the portal (i e title, paragraph etc ) and note down what the html element is (i e h2, h1, p etc ) note down the ending part of the link to the page the portal is being added to (i e /pages/shipping returns) copy and paste the below code and fill in the \[returns url] , \[page url] , \[html element] and \[above word] with the three elements noted above (a sample version including code is pasted below) \[returns url] your returns url sample https //return auspost com au/test \[html element] the html element you'd like the form to sit underneath sample h1, h2, p \[above word] the word(s) you'd like the form to sit underneath sample returns \[page url] the ending part of the link to the page the portal is being added to sample /pages/shipping returns sample
