E-Commerce, add legal agreement page into checkout process
is possible add page e-commerce checkout process, such when user goes checkout, first have read , click "i agree" lengthy legal agreement page?
i tried using http://jqueryui.com/dialog/#modal-confirmation
but modal pop-up isn't created in google chrome, work in firefox
i'm afraid approach best way this... maybe should use easier dialog solution. jquery ui library kind of beast and, personally, think modal styling ugly.
i posted thread wanted implement modal window on page , instead of putting code suggested in page can put on registration buy layout located in admin in site manager > module templates > online shop layouts > registration - buy (this page shown after click "checkout" on cart screen , input payment information.
here's link forum adding modal window-- theory is, put agreement text in <div id="dialog-modal"> , once you've got content in div on registration layout, wrap in <div class="visuallyhidden"> , css came hides "visuallhidden" div screen , using fancybox (a modal/lightbox solution) launch modal window.
forum post adding modal dialog:
keep in mind in javascript there's "5000" indicates modal dialog launch after 5 seconds-- might not work if change 5000 0 there no delay in modal launching. also-- can skip part adding link launch dialog manually.
More discussions in Business Catalyst
adobe
Comments
Post a Comment