edit the pages

good morning

Could you help me edit the page and be able to put some small text to be able to explain, for example, the delivery time or a small presentation of the store?
I know it's in settings and page but in the blocks and writing the bits in the label I have a little trouble probably because I don't know how to write the phrase or the brackets

Thanks a lot

Comments

  • 1 Comment sorted by Votes Date Added
  • Hi! I'm afraid I'm not quite following your question... I think you're asking how to edit your home page, and the options to include things like headers in code are confusing for you.

    I can share some example code with you from my own storefront (https://calibrick.brickowl.com/) if that will help you at all?

    On the Edit Page screen (Pages tab in your My Store area), click on the SOURCE button on the upper-right. My code looks like the below, if there's anything you want to edit/steal:

    <p align="center"><font color="#2a4b72" face="arial" size="4">{{block type="header" content="Welcome to Calibrick!"}}</font></p>

    <p align="center"><font face="arial" size="4">We donate 10% of <strong>all </strong>product sales to the

    <a href="http://www.crohnscolitisfoundation.org/"><strong>Crohns and Colitis Foundation of America (CCFA)</strong></a>.</font></p>

    <p align="center"><font face="arial" size="2">We post your trackable donations directly to the CCFA biweekly or monthly (depending on sales volume).

    We credit each donation to the contributing buyer via Brickowl user names.

    Track your order's donation by visiting <a href="https://p2p.onecause.com/nationaldiy/sandra-van-densen">our fundraising page</a>.</font></p>

    <p align="center"><font face="arial" size="2"><em>As of 9/8/22, your generous orders have raised <a href="https://p2p.onecause.com/nationaldiy/sandra-van-densen"><strong> $5,120.00</strong></a> for the CCFA - <strong>thank you</strong> so, so much!</em></font></p>

    <p align="center"><font face="arial" size="2">Note that the CCFA has moved from classy.org to the onecause.org donation platform;

    contact us via BO if you wish to see evidence of our donation history prior to 1/22/22.</font></p>

    <p align="center"><font color="#2a4b72" face="arial" size="2">{{block type="header" content="NOTE: New USPS 2022/2023 Holiday Rate price increases are in effect as 10/2/22 -1/22/23."}}</font></p>

    <p align="center"><font face="arial" size="2">Please view our <a href="https://calibrick.brickowl.com/page/terms">terms</a>, <a href="https://calibrick.brickowl.com/page/shipping">shipping rates</a>, <a href="https://calibrick.brickowl.com/page/colors">color notes</a>, and <a href="https://calibrick.brickowl.com/page/used">used product information</a>.

    You can also learn a bit more about your proprietors <a href="https://calibrick.brickowl.com/page/about">here</a>.

    Thank you so much for taking the time to browse our store!</font></p>

    <p align="center"><font face="arial" size="2">Don't see what you need in our store but still want to support a worthy cause? Check out <a href="https://heartlandbrix.brickowl.com/" target="_blank">Heartland Brix</a>; they also donate 10% of their sales to charity: the <a href="https://fmaware.net/">National Fibromyalgia Association</a>.</font></p>

    <p align="center">{{block type="featured_random" limit="15"}}</p>

    <p align="center">{{block type="recent" limit="15"}}</p>

    <p align="center">{{block type="recent_restocked" limit="15"}}</p>
Sign In or Register to comment.