");
?>
"/>
">
">
"https://www.stoneedge.net/ShopSite/ShopSite.ashx",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 30,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "POST",
CURLOPT_POSTFIELDS => "inv_status=available&serialnum=0000000123&item_total=1&p1sku=76212",
CURLOPT_HTTPHEADER => array(
"cache-control: no-cache",
"postman-token: e316e55e-6426-a2da-bb4a-c91978bb74e0"
),
));
$response = curl_exec($curl);
$err = curl_error($curl);
curl_close($curl);
if (preg_match_all('/\s*([^=]+)=(\S+)\s*/', $response, $matches)) {
$output = array_combine ( $matches[1], $matches[2] );
}
?>
bag_shopping
shipping
nosalestax
moneyback
financing
techsupport
spool
Let us know if you have any questions! We're happy to help
Thank You for Signing Up!
SIMPLY CHOOSE YOUR MACHINE THEN ADD YOUR ESSENTIALS PACKAGE VIA DROP DOWN MENU, THEN ADD TO CART. IT'S THAT EASY!
Buy any sewing machine and add the Sewing Essentials Package for only $99!
45mm Emperor Purple Rotary Cutter
NN Flower Head Pins 2in 100ct
Retractable Pin For Scissor
EverSewn 20 Assorted Hand Needles
EverSewn Foldable Cutting Mat
EverSewn 6inx12in Ruler 7.99
EverSewn Tape Measure 60in
8" Titanium Softgrip Scissors
Mundial Gold Stork Scissor
Magnetic Pin Cushion
Schmetz Universal 5-pk
Buy any quilting machine and add the Quilting Essentials Package for only $149!
45mm Emperor Purple Rotary Cutter
Kwik Klip
Water Erasable Marker Blue
Tape Measure 120in
Quilt Wall 72in Square
Mini Wonder Clips 20 pcs
White Seam Ripper
Curved Basting Pin size 3
Good Measure 7in x 24in Ruler
Cut 'n Press I 11"x11" Grid
Magnetic Pin Cushion
CutRite Bind Up
CutRite HandiGrabber
Buy any embroidery machine and add the Embroidery Essentials Package for only $149!
Teflon Pressing Sh 20in x 18in
Bird's Nest Tool Kit
E6000 FrayLock 2oz bottle
Oh Sew Clean Brush and ClothS Set
Double Curved Embroidery Scissor 4.5 in.
Hemostat 5.5in
Safety Stilleto 6 in
Spool Huggers 10ct
Wool Pressing Mat 14 X 14
4 in. Applique Embroidery Scissor
Buy any Long arm Machine and add the Lon garm Essentials Package for only $199!
OMNI Poly 40wt 6000yd BRIGHT WHITE
OMNI Poly 40wt 6000yd SILVER
Borders Made Easy 3in
9.5in Small Stipples Made Easy
Centering Tape
EverSewn Magnetic Pin Catcher
Longarm Quilting Pins
Handi Versa Tool Ruler
Good Measure Amanda Murphy Every Angle 1pc
Good Measure Amanda Murphy Circle Set 5pc
CutRite HandiGrabber
Close
Close
Start Your Application
In a few short steps you could own the machine of your dreams with convenient monthly payments and promotional financing. Completing the application will tell you how much credit Synchrony will extend to you. You are not charged until you place an order with SewingMachinesPlus.com.
Just follow these steps during checkout:
Enter your Synchrony Financial account or card information. (You can apply online at that point if you don't have one already)
Fill out our shipping and billing information fields.
Agree to Synchrony Financial's terms and conditions.
That's it! You will receive more information regarding your purchase through your email.
Chat with us ,
powered by LiveChat
"https://smpapi.sewingmachinesplus.com/shopsite_api.asp",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "POST",
CURLOPT_POSTFIELDS =>"inv_status=available&locale=en-US&storeid=sewmachshop&storeurl=https%3A%2F%2Fwww.sewingmachinesplus.com&serialnum=0001200073&basket=SSMSB1830426161776189727.24068&item_total=1&p1sku=".$rtiSKU."&p1quantity=1&p1option_total=0&p1type=T&vendor=".$rtiVendor."&variant=".$rtiVariant,
CURLOPT_HTTPHEADER => array(
"Content-Type: text/plain"
),
));
$response = curl_exec($curl);
curl_close($curl);
$r = preg_replace("/[^A-Za-z0-9_= ]/", "|", $response);
//echo $response;
?>