forked from M-Labs/web2019
shop: price excludes shipping
This commit is contained in:
parent
41e20d205c
commit
4906ad1713
File diff suppressed because one or more lines are too long
|
@ -62,7 +62,7 @@ export function Shop() {
|
|||
the card; many of the options can be adjusted even after the card has been shipped.
|
||||
If you have any issues with this ordering system, or if you need other configurations,
|
||||
email us directly anytime at <a href="mailto:sales@m-labs.hk">sales@m-labs.hk</a>.
|
||||
The price is estimated and must be confirmed by a quote.
|
||||
The price excludes shipping, is estimated, and must be confirmed by a quote.
|
||||
</p>
|
||||
)}
|
||||
/>
|
||||
|
@ -71,4 +71,4 @@ export function Shop() {
|
|||
</DragDropContext>
|
||||
);
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue