Sha256: 7204f1339b85ac58b8e2ed836c3b033522cd4a68b3299c31febbdb615b87b44b

Contents?: true

Size: 1.46 KB

Versions: 1

Compression:

Stored size: 1.46 KB

Contents

%h4 OPTIONAL FEATURES

%p
  %input{type: "checkbox", name: "black and white",  value: "1", id: "blackid", data: {target: ".scalable_main_image", grayscale: ''}}/
  1. Black and White
%p
  %input{type: "checkbox", name: "flip image", value: "2", id: "flipid", data: {target: ".scalable_main_image", flipimage: ''}}/
  2. Flip Image
%p
  %input{type: "checkbox", name: "personalize", value: "3", id: "text"}/
  3. Personalize
  .personalize{:id => "add-text"}
    %div
      %strong Personalization
      Add text: $25
    .radio
      %label
        %input{:checked => "checked", :name => "personalization_type", :type => "radio", :value => "text"}/
        %span Text
      #personalization-text-option
        %input{:name => "personalization_text"}/
        %p
          %label
            Select Font
          %br
          %select{:name => "personalization_font"}
            %option{:value => "Frutiger"} Frutiger
            %option{:value => "Garamond"} Garamond
            %option{:value => "Hobgoblin"} Hobgoblin
            %option{:value => "Veneer"} Veneer
            %option{:value => "Sugar Plums"} Sugar Plums
            %option{:value => "Other"} Other
        %p
          %label Special Instructions
          %br
          %textarea{:cols => "30", :name => "personalization_instructions", :placeholder => "i.e. font color, font size, location of text", :rows => "3"}
          %div After you place your order, Murals Your Way will send you a proof for your personalization.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-image_decoration-1.0.0.pre app/views/workarea/storefront/products/shared/_optional_feature.html.haml