1. Home
  2. Login
  3. View Cart
  4. Checkout

Sell By Area Or Length V4

Bespoke Picture Frame With Choices

Bespoke Picture Frame With Choices

Width:from 15cm to 150cm
Height:from 15cm to 150cm


Widthcm
Heightcm

Price: £ 

Ref: 60

We're using custom code that allows the first two Attributes to choose a mountboard and frame type.

Enter the width and height of the part of your picture you want to see.
I.e. the brown part of the image. Don't include any part hidden by the mount board.

Priced by the area of mountboard and glass needed + perimiter length of frame.

We've created new user variables for Mount Border, Frame Width to make it general purpose.

Attribute Mount sets the mount price per sqM.
Attribute Frame Sets the frame price per linear M.


Formula used: frameitchoice(width, length, scalefactor, anc)

// This allows the first two attributes of a Bespoke Frame product to control the Mount and Frame prices
// set via the Price setting on each Choice's Details.
// requires modifications to layouts:
// Drop Down Choice / option tag: Added data-price="<actinic:variable name="ChoicePriceRaw" />"
// Radio Button Choice / input tag: Added data-price="<actinic:variable name="ChoicePriceRaw" />"
// also using variables MountBorder, FrameWidth

Show JavaScript file:


Recently Viewed